Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/hdf5.spec'], chrootPath='/var/lib/mock/f31-build-15845991-1137734/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/hdf5-1.10.5-2.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/hdf5.spec'], chrootPath='/var/lib/mock/f31-build-15845991-1137734/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NU5tmx + 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 . + echo 'Patch #0 (hdf5-LD_LIBRARY_PATH.patch):' Patch #0 (hdf5-LD_LIBRARY_PATH.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .LD_LIBRARY_PATH --fuzz=0 patching file src/Makefile.am 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 + 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 BUILDSTDERR: ++ 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. BUILDSTDERR: configure.ac:363: installing 'bin/compile' BUILDSTDERR: configure.ac:37: installing 'bin/missing' BUILDSTDERR: c++/src/Makefile.am: installing 'bin/depcomp' + sed -e 's|-O -finline-functions|-O3 -finline-functions|g' -i config/gnu-flags + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Uv0Jgy + 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 ']' BUILDSTDERR: +++ dirname ../configure BUILDSTDERR: ++ find .. -name config.guess -o -name config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ../bin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../bin/config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ../bin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../bin/config.guess BUILDSTDERR: ++ 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' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ../configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --with-szlib --enable-cxx --enable-java BUILDSTDERR: 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... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config aarch64-redhat-linux-gnu... no checking for config aarch64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-redhat... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-9.0.1 BUILDSTDERR: ../config/gnu-flags: line 100: hostname: command not found compiler 'gfortran' is GNU gfortran-9.0.1 compiler 'g++' is GNU g++-9.0.1 BUILDSTDERR: ../config/gnu-cxxflags: line 88: hostname: command not found BUILDSTDERR: ../configure: line 4097: hostname: command not found checking build mode... production checking for aarch64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking 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... 0 checking size of _Quad... 0 checking quadmath.h usability... no checking quadmath.h presence... no checking for quadmath.h... no checking maximum decimal precision for C... 36 checking if Fortran interface enabled... yes checking for aarch64-redhat-linux-gnu-gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for aarch64-redhat-linux-gnu-gfortran... (cached) gfortran checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking what gfortran does with modules... module.mod checking how gfortran finds modules... -I checking 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/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lgfortran -lm checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,16} checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... 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 BUILDSTDERR: 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.201.b09-7.fc31.aarch64/bin/javac checking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/bin/include/jni.h... no checking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking 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 BUILDSTDERR: ../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 BUILDSTDERR: configure: WARNING: unrecognized options: --enable-fortran2003 SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.10.5 Configured on: Mon Apr 8 14:41:01 UTC 2019 Configured by: mockbuild@ Host system: aarch64-redhat-linux-gnu Uname information: Linux buildvm-aarch64-13.arm.fedoraproject.org 4.20.13-200.fc29.aarch64 #1 SMP Wed Feb 27 19:14:28 UTC 2019 aarch64 aarch64 aarch64 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.0.1 20190328 ) 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 -fasynchronous-unwind-tables -fstack-clash-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.0.1 20190328 ) 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 -fasynchronous-unwind-tables -fstack-clash-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.0.1 20190328 ) 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 -fasynchronous-unwind-tables -fstack-clash-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_201) 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o BUILDSTDERR: ../../src/H5checksum.c: In function 'H5_checksum_lookup3': BUILDSTDERR: ../../src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 409 | case 12: c+=((uint32_t)k[11])<<24; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:410:9: note: here BUILDSTDERR: 410 | case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 410 | case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:411:9: note: here BUILDSTDERR: 411 | case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 411 | case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:412:9: note: here BUILDSTDERR: 412 | case 9 : c+=k[8]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 412 | case 9 : c+=k[8]; BUILDSTDERR: | ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:413:9: note: here BUILDSTDERR: 413 | case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 413 | case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:414:9: note: here BUILDSTDERR: 414 | case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 414 | case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:415:9: note: here BUILDSTDERR: 415 | case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 415 | case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:416:9: note: here BUILDSTDERR: 416 | case 5 : b+=k[4]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 416 | case 5 : b+=k[4]; BUILDSTDERR: | ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:417:9: note: here BUILDSTDERR: 417 | case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 417 | case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:418:9: note: here BUILDSTDERR: 418 | case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 418 | case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:419:9: note: here BUILDSTDERR: 419 | case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 419 | case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:420:9: note: here BUILDSTDERR: 420 | case 1 : a+=k[0]; BUILDSTDERR: | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o BUILDSTDERR: ../../src/H5system.c: In function 'HDfprintf': BUILDSTDERR: ../../src/H5system.c:276:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 276 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:279:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 279 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:282:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 282 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:285:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 285 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:295:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 295 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:298:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 298 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:301:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 301 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:304:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 304 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:315:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 315 | n = fprintf(stream, format_templ, (double)x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:318:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 318 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:326:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 326 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:363:49: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 363 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:375:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 375 | fprintf(stream, format_templ, "UNDEF"); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:383:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 383 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:391:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 391 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:397:41: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 397 | n = fprintf(stream, format_templ, nout); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5system.c:33: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5_build_extpath' at ../../src/H5system.c:1081:13: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5system.c:33: BUILDSTDERR: ../../src/H5system.c: In function 'H5_build_extpath': BUILDSTDERR: ../../src/H5private.h:1368:31: note: length computed here BUILDSTDERR: 1368 | #define HDstrncat(X,Y,Z) strncat(X,Y,Z) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:1081:13: note: in expansion of macro 'HDstrncat' BUILDSTDERR: 1081 | HDstrncat(full_path, new_name, HDstrlen(new_name)); BUILDSTDERR: | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5A.c:25: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Aget_name_by_idx' at ../../src/H5A.c:892:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5A.c:25: BUILDSTDERR: ../../src/H5A.c: In function 'H5Aget_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5A.c:888:26: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 888 | ret_value = (ssize_t)HDstrlen(attr->shared->name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o BUILDSTDERR: ../../src/H5Adense.c: In function 'H5A__dense_fnd_cb': BUILDSTDERR: ../../src/H5Adense.c:331:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 331 | H5A_t *old_attr = *user_attr; BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__create': BUILDSTDERR: ../../src/H5Aint.c:200:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 200 | if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Aprivate.h:25, BUILDSTDERR: from ../../src/H5Apkg.h:37, BUILDSTDERR: from ../../src/H5Aint.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__read': BUILDSTDERR: ../../src/H5Aint.c:638:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 638 | (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Aprivate.h:25, BUILDSTDERR: from ../../src/H5Apkg.h:37, BUILDSTDERR: from ../../src/H5Aint.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__write': BUILDSTDERR: ../../src/H5Aint.c:738:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 738 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Aprivate.h:25, BUILDSTDERR: from ../../src/H5Apkg.h:37, BUILDSTDERR: from ../../src/H5Aint.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__attr_copy_file': BUILDSTDERR: ../../src/H5Aint.c:2059:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] BUILDSTDERR: 2059 | H5O_copy_t *cpy_info) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o BUILDSTDERR: ../../src/H5B.c: In function 'H5B_valid': BUILDSTDERR: ../../src/H5B.c:2022:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2022 | H5B_shared_t *shared; /* Pointer to shared B-tree info */ BUILDSTDERR: | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o BUILDSTDERR: In file included from ../../src/H5Cprivate.h:35, BUILDSTDERR: from ../../src/H5ACprivate.h:33, BUILDSTDERR: from ../../src/H5B2private.h:29, BUILDSTDERR: from ../../src/H5B2pkg.h:30, BUILDSTDERR: from ../../src/H5B2cache.c:36: BUILDSTDERR: ../../src/H5B2cache.c: In function 'H5B2__cache_int_deserialize': BUILDSTDERR: ../../src/H5Fprivate.h:185:11: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] BUILDSTDERR: 185 | n = (n << 8) | *(--p); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' BUILDSTDERR: 217 | # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5B2cache.c:718:9: note: in expansion of macro 'UINT64DECODE_VAR' BUILDSTDERR: 718 | UINT64DECODE_VAR(image, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__hdr_debug': BUILDSTDERR: ../../src/H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] BUILDSTDERR: 90 | const H5B2_class_t *type, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 90 | const H5B2_class_t *type, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__int_debug': BUILDSTDERR: ../../src/H5B2dbg.c:185:88: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 185 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__leaf_debug': BUILDSTDERR: ../../src/H5B2dbg.c:297:72: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 297 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__iterate_node': BUILDSTDERR: ../../src/H5B2int.c:1529:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c:1548:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__delete_node': BUILDSTDERR: ../../src/H5B2int.c:1642:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c:1659:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__node_size': BUILDSTDERR: ../../src/H5B2int.c:1718:64: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__update_flush_depend': BUILDSTDERR: ../../src/H5B2int.c:1821:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c:1837:74: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o BUILDSTDERR: ../../src/H5C.c: In function 'H5C_flush_cache': BUILDSTDERR: ../../src/H5C.c:1056:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1056 | hbool_t ignore_protected; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5C.c:82: BUILDSTDERR: ../../src/H5C.c: In function 'H5C__unpin_entry_real': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: 3856 | FUNC_ENTER_STATIC BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 3873 | done: BUILDSTDERR: | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Clog_json.c -fPIC -DPIC -o .libs/H5Clog_json.o BUILDSTDERR: ../../src/H5Clog_json.c: In function 'H5C__json_write_set_cache_config_log_msg': BUILDSTDERR: ../../src/H5Clog_json.c:1284:82: warning: unused parameter 'config' [-Wunused-parameter] BUILDSTDERR: 1284 | H5C__json_write_set_cache_config_log_msg(void *udata, const H5AC_cache_config_t *config, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5CX.c -fPIC -DPIC -o .libs/H5CX.o BUILDSTDERR: ../../src/H5CX.c: In function 'H5CX_set_loc': BUILDSTDERR: ../../src/H5CX.c:885:19: warning: unused variable 'head' [-Wunused-variable] BUILDSTDERR: 885 | H5CX_node_t **head = H5CX_get_my_context(); /* Get the pointer to the head of the API context, for this thread */ BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5CX.c:34: BUILDSTDERR: ../../src/H5CX.c: In function 'H5CX__pop_common': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5CX.c:2564:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: 2564 | FUNC_ENTER_STATIC BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5CX.c:2590:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 2590 | done: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5CX.c: At top level: BUILDSTDERR: ../../src/H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 326 | static H5CX_node_t **H5CX__get_context(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5CX.c:131: warning: macro "H5CX_SET_PROP" is not used [-Wunused-macros] BUILDSTDERR: 131 | #define H5CX_SET_PROP(PROP_NAME, PROP_FIELD) \ BUILDSTDERR: | libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o BUILDSTDERR: ../../src/H5Dbtree.c: In function 'H5D__btree_new_node': BUILDSTDERR: ../../src/H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 255 | H5D__btree_new_node(H5F_t *f, H5B_ins_t op, void *_lt_key, void *_udata, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../src/H5Dbtree.c: In function 'H5D__btree_insert': BUILDSTDERR: ../../src/H5Dbtree.c:538:26: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../src/H5Dbtree.c:538:37: warning: unused parameter 'addr' [-Wunused-parameter] BUILDSTDERR: 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, BUILDSTDERR: | ~~~~~~~~^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_init': BUILDSTDERR: ../../src/H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 922 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_is_space_alloc': BUILDSTDERR: ../../src/H5Dchunk.c:1023:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 1023 | const H5O_storage_chunk_t *sc = &(storage->u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': BUILDSTDERR: ../../src/H5Dchunk.c:1091:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1091 | if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:1329:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1329 | if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__create_chunk_map_single': BUILDSTDERR: ../../src/H5Dchunk.c:1549:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1549 | chunk_info->mspace = (H5S_t *)fm->mem_space; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': BUILDSTDERR: ../../src/H5Dchunk.c:1620:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1620 | if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': BUILDSTDERR: ../../src/H5Dchunk.c:1789:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1789 | chunk_info->mspace = (H5S_t *)fm->mem_space; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_dest': BUILDSTDERR: ../../src/H5Dchunk.c:2571:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 2571 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_create': BUILDSTDERR: ../../src/H5Dchunk.c:2777:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 2777 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_lookup': BUILDSTDERR: ../../src/H5Dchunk.c:2872:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 2872 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_flush_entry': BUILDSTDERR: ../../src/H5Dchunk.c:3016:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 3016 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_allocated': BUILDSTDERR: ../../src/H5Dchunk.c:3933:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 3933 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': BUILDSTDERR: ../../src/H5Dchunk.c:4105:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4105:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4016:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 4016 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks': BUILDSTDERR: ../../src/H5Dchunk.c:4459:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 4459 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] BUILDSTDERR: 4448 | const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_prune_by_extent': BUILDSTDERR: ../../src/H5Dchunk.c:5007:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 5007 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_delete': BUILDSTDERR: ../../src/H5Dchunk.c:5410:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 5410 | H5O_storage_chunk_t *sc = &(storage->u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_copy_cb': BUILDSTDERR: ../../src/H5Dchunk.c:5796:111: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5796 | if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from ../../src/H5Dchunk.c:56: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 650 | H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': BUILDSTDERR: ../../src/H5Dchunk.c:5933:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5933 | if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dchunk.c:55: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5941:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5941 | if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dchunk.c:55: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_bh_info': BUILDSTDERR: ../../src/H5Dchunk.c:6124:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 6124 | H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_dump_index': BUILDSTDERR: ../../src/H5Dchunk.c:6246:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 6246 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o BUILDSTDERR: ../../src/H5Dfill.c: In function 'H5D__fill': BUILDSTDERR: ../../src/H5Dfill.c:239:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 239 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dfill.c:36: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dfill.c:242:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 242 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dfill.c:36: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dfill.c: In function 'H5D__fill_init': BUILDSTDERR: ../../src/H5Dfill.c:408:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 408 | if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dfill.c:36: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o BUILDSTDERR: ../../src/H5Dint.c: In function 'H5D__init_type': BUILDSTDERR: ../../src/H5Dint.c:508:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 508 | if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Dprivate.h:25, BUILDSTDERR: from ../../src/H5Dpkg.h:30, BUILDSTDERR: from ../../src/H5Dint.c:25: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dint.c:535:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 535 | dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dint.c: In function 'H5D_flush_all': BUILDSTDERR: ../../src/H5Dint.c:3270:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 3270 | if(H5I_iterate(H5I_DATASET, H5D__flush_all_cb, (void *)f, FALSE) < 0) /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__read': BUILDSTDERR: ../../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] BUILDSTDERR: 528 | (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__write': BUILDSTDERR: ../../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] BUILDSTDERR: 761 | (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dnone.c -fPIC -DPIC -o .libs/H5Dnone.o BUILDSTDERR: ../../src/H5Dnone.c: In function 'H5D__none_idx_copy_setup': BUILDSTDERR: ../../src/H5Dnone.c:380:52: warning: unused parameter 'idx_info_src' [-Wunused-parameter] BUILDSTDERR: 380 | H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dsingle.c -fPIC -DPIC -o .libs/H5Dsingle.o BUILDSTDERR: ../../src/H5Dsingle.c: In function 'H5D__single_idx_copy_setup': BUILDSTDERR: ../../src/H5Dsingle.c:440:54: warning: unused parameter 'idx_info_src' [-Wunused-parameter] BUILDSTDERR: 440 | H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5E.c:52: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5E_get_class_name' at ../../src/H5E.c:646:8, BUILDSTDERR: inlined from 'H5Eget_class_name' at ../../src/H5E.c:610:21: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5E.c:52: BUILDSTDERR: ../../src/H5E.c: In function 'H5Eget_class_name': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5E.c:642:20: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 642 | len = (ssize_t)HDstrlen(cls->cls_name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o BUILDSTDERR: In file included from ../../src/H5Eint.c:35: BUILDSTDERR: ../../src/H5Eint.c: In function 'H5E_walk': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: 516 | FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 585 | done: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Eint.c: In function 'H5E_clear_entries': BUILDSTDERR: ../../src/H5Eint.c:885:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 885 | H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Eint.c:887:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 887 | H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Eint.c:889:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 889 | H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Eint.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5E_get_msg' at ../../src/H5Eint.c:144:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Eint.c:35: BUILDSTDERR: ../../src/H5Eint.c: In function 'H5E_get_msg': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:140:20: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 140 | len = (ssize_t)HDstrlen(msg->msg); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5EAcache.c -fPIC -DPIC -o .libs/H5EAcache.o BUILDSTDERR: In file included from ../../src/H5EAcache.c:40: BUILDSTDERR: ../../src/H5EAcache.c: In function 'H5EA__cache_dblock_deserialize': BUILDSTDERR: ../../src/H5EAcache.c:1542:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1542 | H5EA__cache_dblock_deserialize(const void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5EAcache.c: In function 'H5EA__cache_dblk_page_serialize': BUILDSTDERR: ../../src/H5EAcache.c:2078:46: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 2078 | H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5EAtest.c -fPIC -DPIC -o .libs/H5EAtest.o BUILDSTDERR: In file included from ../../src/H5EAtest.c:37: BUILDSTDERR: ../../src/H5EAtest.c: In function 'H5EA__test_decode': BUILDSTDERR: ../../src/H5EAtest.c:282:71: warning: unused parameter '_ctx' [-Wunused-parameter] BUILDSTDERR: 282 | H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx)) BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5F.c:24: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Fget_name' at ../../src/H5F.c:1153:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5F.c:24: BUILDSTDERR: ../../src/H5F.c: In function 'H5Fget_name': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5F.c:1150:11: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1150 | len = HDstrlen(H5F_OPEN_NAME(f)); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_get_final_load_size': BUILDSTDERR: ../../src/H5Fsuper_cache.c:348:70: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 348 | H5F__cache_superblock_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_deserialize': BUILDSTDERR: ../../src/H5Fsuper_cache.c:438:62: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 438 | H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_get_final_load_size': BUILDSTDERR: ../../src/H5Fsuper_cache.c:871:68: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 871 | H5F__cache_drvrinfo_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_deserialize': BUILDSTDERR: ../../src/H5Fsuper_cache.c:915:60: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 915 | H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_serialize': BUILDSTDERR: ../../src/H5Fsuper_cache.c:1010:68: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1010 | H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FAcache.c -fPIC -DPIC -o .libs/H5FAcache.o BUILDSTDERR: In file included from ../../src/H5FAcache.c:40: BUILDSTDERR: ../../src/H5FAcache.c: In function 'H5FA__cache_hdr_deserialize': BUILDSTDERR: ../../src/H5FAcache.c:255:56: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 255 | H5FA__cache_hdr_deserialize(const void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5FAcache.c: In function 'H5FA__cache_dblock_deserialize': BUILDSTDERR: ../../src/H5FAcache.c:652:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 652 | H5FA__cache_dblock_deserialize(const void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5FAcache.c: In function 'H5FA__cache_dblk_page_serialize': BUILDSTDERR: ../../src/H5FAcache.c:1178:46: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 1178 | H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o BUILDSTDERR: ../../src/H5FD.c: In function 'H5FD_fapl_close': BUILDSTDERR: ../../src/H5FD.c:588:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 588 | if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FD.c:592:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 592 | H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o BUILDSTDERR: ../../src/H5FDfamily.c: In function 'H5FD_family_open': BUILDSTDERR: ../../src/H5FDfamily.c:690:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 690 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 0); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5FDfamily.c:691:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 691 | HDsnprintf(temp, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5FDfamily.c:697:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 697 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, file->nmembs); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': BUILDSTDERR: ../../src/H5FDfamily.c:980:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 980 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, file->name, u); BUILDSTDERR: | ^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o BUILDSTDERR: ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': BUILDSTDERR: ../../src/H5FDlog.c:335:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 335 | fa.logfile = (char *)logfile; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDlog.c: In function 'H5FD_log_open': BUILDSTDERR: ../../src/H5FDlog.c:630:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 630 | HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDlog.c:630:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 630 | HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDlog.c:628:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 628 | HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDlog.c:628:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 628 | HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o BUILDSTDERR: ../../src/H5FDmulti.c: In function 'open_members': BUILDSTDERR: ../../src/H5FDmulti.c:1980:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1980 | sprintf(tmp, file->fa.memb_name[mt], file->name); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5FDmulti.c:27: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5FD_multi_sb_encode' at ../../src/H5FDmulti.c:697:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDmulti.c: In function 'H5FD_multi_sb_encode': BUILDSTDERR: ../../src/H5FDmulti.c:696:20: note: length computed here BUILDSTDERR: 696 | size_t n = strlen(file->fa.memb_name[mt]) + 1; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o BUILDSTDERR: ../../src/H5FS.c: In function 'H5FS_size': BUILDSTDERR: ../../src/H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 667 | H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) BUILDSTDERR: | ~~~~~~~~~~~~~^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_deserialize': BUILDSTDERR: ../../src/H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 243 | H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_pre_serialize': BUILDSTDERR: ../../src/H5FScache.c:406:55: warning: unused parameter 'new_addr' [-Wunused-parameter] BUILDSTDERR: 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, BUILDSTDERR: | ~~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:406:73: warning: unused parameter 'new_len' [-Wunused-parameter] BUILDSTDERR: 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, BUILDSTDERR: | ~~~~~~~~^~~~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_serialize': BUILDSTDERR: ../../src/H5FScache.c:675:64: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 675 | H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_deserialize': BUILDSTDERR: ../../src/H5FScache.c:1009:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1009 | hsize_t old_tot_space; /* Total space managed from header */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1008:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1008 | hsize_t old_ghost_sect_count; /* Total ghost section count from header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1007:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1007 | hsize_t old_serial_sect_count; /* Total serializable section count from header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1006:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1006 | hsize_t old_tot_sect_count; /* Total section count from header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:961:58: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 961 | H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c:962:14: warning: unused parameter 'dirty' [-Wunused-parameter] BUILDSTDERR: 962 | hbool_t *dirty) BUILDSTDERR: | ~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_image_len': BUILDSTDERR: ../../src/H5FScache.c:1115:19: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1115 | const H5FS_t *fspace; /* Free space header */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_pre_serialize': BUILDSTDERR: ../../src/H5FScache.c:1154:12: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c:1154:44: warning: unused parameter 'new_len' [-Wunused-parameter] BUILDSTDERR: 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) BUILDSTDERR: | ~~~~~~~~^~~~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_serialize': BUILDSTDERR: ../../src/H5FScache.c:1245:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1245 | H5FS_t *fspace; /* Free space header */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1241 | H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_free_icr': BUILDSTDERR: ../../src/H5FScache.c:1392:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1392 | H5FS_t *fspace; /* Free space header */ BUILDSTDERR: | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gcompact.c:28: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5G__compact_get_name_by_idx' at ../../src/H5Gcompact.c:244:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gcompact.c:28: BUILDSTDERR: ../../src/H5Gcompact.c: In function 'H5G__compact_get_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gcompact.c:240:26: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 240 | ret_value = (ssize_t)HDstrlen(ltable.lnks[idx].name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gdense.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5G__dense_get_name_by_idx' at ../../src/H5Gdense.c:1255:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gdense.c:35: BUILDSTDERR: ../../src/H5Gdense.c: In function 'H5G__dense_get_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gdense.c:1251:30: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1251 | ret_value = (ssize_t)HDstrlen(ltable.lnks[n].name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o BUILDSTDERR: ../../src/H5Gent.c: In function 'H5G__ent_copy': BUILDSTDERR: ../../src/H5Gent.c:342:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 342 | H5G__ent_reset((H5G_entry_t *)src); BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o BUILDSTDERR: ../../src/H5Gloc.c: In function 'H5G__loc_insert': BUILDSTDERR: ../../src/H5Gloc.c:567:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 567 | lnk.name = (char *)name; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gloc.c: In function 'H5G__loc_set_comment_cb': BUILDSTDERR: ../../src/H5Gloc.c:777:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 777 | comment.s = (char *)udata->comment; BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_name_copy': BUILDSTDERR: ../../src/H5Gname.c:533:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 533 | H5G_name_reset((H5G_name_t *)src); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gname.c:35: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5G_build_fullpath' at ../../src/H5Gname.c:325:5, BUILDSTDERR: inlined from 'H5G_build_fullpath_refstr_str' at ../../src/H5Gname.c:365:17: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gname.c:35: BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_build_fullpath_refstr_str': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gname.c:314:16: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 314 | name_len = HDstrlen(name); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gname.c:35: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5G_name_move_path' at ../../src/H5Gname.c:769:13, BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1026:24, BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gname.c:35: BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gname.c:715:23: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 715 | full_suffix_len = HDstrlen(full_suffix); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gname.c:35: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1038:17, BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gname.c:35: BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gname.c:1022:35: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1022 | full_suffix_len = HDstrlen(full_suffix); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o BUILDSTDERR: ../../src/H5Gnode.c: In function 'H5G_node_remove': BUILDSTDERR: ../../src/H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] BUILDSTDERR: 770 | H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5Gnode.c: In function 'H5G__node_copy': BUILDSTDERR: ../../src/H5Gnode.c:1270:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1270 | grp_loc.oloc = (H5O_loc_t *)src_oloc; BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o BUILDSTDERR: ../../src/H5Gobj.c: In function 'H5G__obj_create_real': BUILDSTDERR: ../../src/H5Gobj.c:266:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 266 | if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c:271:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 271 | if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c:277:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 277 | if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': BUILDSTDERR: ../../src/H5Gobj.c:427:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 427 | if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c: In function 'H5G__obj_info': BUILDSTDERR: ../../src/H5Gobj.c:742:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 742 | if(H5O_loc_copy(&grp_oloc, (H5O_loc_t *)oloc, H5_COPY_DEEP) < 0) /* (Casting away const OK - QAK) */ BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gstab.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5G__stab_get_name_by_idx' at ../../src/H5Gstab.c:799:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gstab.c:29: BUILDSTDERR: ../../src/H5Gstab.c: In function 'H5G__stab_get_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gstab.c:795:26: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 795 | ret_value = (ssize_t)HDstrlen(udata.name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o BUILDSTDERR: ../../src/H5Gtraverse.c: In function 'H5G__traverse_real': BUILDSTDERR: ../../src/H5Gtraverse.c:729:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 729 | if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gtraverse.c:733:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 733 | if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gtraverse.c:737:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 737 | if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o BUILDSTDERR: In file included from ../../src/H5HF.c:40: BUILDSTDERR: ../../src/H5HF.c: In function 'H5HF_op_write': BUILDSTDERR: ../../src/H5HF.c:132:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 132 | HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1104:47: note: in definition of macro 'HDmemcpy' BUILDSTDERR: 1104 | #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HF.c: In function 'H5HF_insert': BUILDSTDERR: ../../src/H5HF.c:376:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 376 | if(H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_get_final_load_size': BUILDSTDERR: ../../src/H5HFcache.c:406:64: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 406 | H5HF__cache_hdr_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_serialize': BUILDSTDERR: ../../src/H5HFcache.c:772:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 772 | hdr->f = f; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 752 | H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_deserialize': BUILDSTDERR: ../../src/H5HFcache.c:982:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 982 | H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_serialize': BUILDSTDERR: ../../src/H5HFcache.c:1362:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1362 | hdr->f = f; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1329 | H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_notify': BUILDSTDERR: ../../src/H5HFcache.c:1475:18: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1475 | unsigned indir_idx; /* Index in parent's child iblock pointer array */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5HFcache.c:1474:26: warning: unused variable 'par_iblock' [-Wunused-variable] BUILDSTDERR: 1474 | H5HF_indirect_t *par_iblock = iblock->parent; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_verify_chksum': BUILDSTDERR: ../../src/H5HFcache.c:1691:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1691 | read_buf = (void *)image; /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_serialize': BUILDSTDERR: ../../src/H5HFcache.c:2441:43: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HFcache.c:2441:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o BUILDSTDERR: ../../src/H5HFhuge.c: In function 'H5HF__huge_write': BUILDSTDERR: ../../src/H5HFhuge.c:894:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 894 | if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o BUILDSTDERR: ../../src/H5HFman.c: In function 'H5HF__man_write': BUILDSTDERR: ../../src/H5HFman.c:504:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 504 | if(H5HF__man_op_real(hdr, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o BUILDSTDERR: ../../src/H5HFsection.c: In function 'H5HF__sect_single_valid': BUILDSTDERR: ../../src/H5HFsection.c:1191:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1191 | herr_t status; /* Generic status value */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5HFsection.c:1189:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1189 | size_t dblock_overhead; /* Direct block's overhead */ BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c: In function 'H5HF__sect_row_valid': BUILDSTDERR: ../../src/H5HFsection.c:2042:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2042 | unsigned indir_idx; /* Index of row in underlying indirect section's row array */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': BUILDSTDERR: ../../src/H5HFsection.c:4140:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4140 | const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c:4132:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4132 | const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c:4167:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4167 | const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ BUILDSTDERR: | ^~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o BUILDSTDERR: ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': BUILDSTDERR: ../../src/H5HGcache.c:205:64: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 205 | H5HG__cache_heap_get_final_load_size(const void *image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5HGcache.c: In function 'H5HG__cache_heap_serialize': BUILDSTDERR: ../../src/H5HGcache.c:435:41: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 435 | H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': BUILDSTDERR: ../../src/H5HGcache.c:225:17: warning: '*((void *)&heap+264)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 225 | *actual_len = heap.size; BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_get_final_load_size': BUILDSTDERR: ../../src/H5HLcache.c:366:67: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 366 | H5HL__cache_prefix_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_deserialize': BUILDSTDERR: ../../src/H5HLcache.c:417:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 417 | H5HL__cache_prefix_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_serialize': BUILDSTDERR: ../../src/H5HLcache.c:557:43: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 557 | H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_datablock_serialize': BUILDSTDERR: ../../src/H5HLcache.c:828:46: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HLcache.c:828:69: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o BUILDSTDERR: ../../src/H5I.c: In function 'H5Iregister_type': BUILDSTDERR: ../../src/H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] BUILDSTDERR: 199 | H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__clear_type_cb': BUILDSTDERR: ../../src/H5I.c:542:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 542 | if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5I.c:37: BUILDSTDERR: ../../src/H5I.c: In function 'H5I__destroy_type': BUILDSTDERR: ../../src/H5I.c:647:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 647 | type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FLprivate.h:130:65: note: in definition of macro 'H5FL_FREE' BUILDSTDERR: 130 | #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_subst': BUILDSTDERR: ../../src/H5I.c:840:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 840 | ret_value = (void *)id_ptr->obj_ptr; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_object': BUILDSTDERR: ../../src/H5I.c:873:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 873 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_object_verify': BUILDSTDERR: ../../src/H5I.c:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 942 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__remove_common': BUILDSTDERR: ../../src/H5I.c:1116:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1116 | ret_value = (void *)curr_id->obj_ptr; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_dec_ref': BUILDSTDERR: ../../src/H5I.c:1254:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1254 | if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__iterate_cb': BUILDSTDERR: ../../src/H5I.c:1872:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1872 | cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); /* (Casting away const OK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__id_dump_cb': BUILDSTDERR: ../../src/H5I.c:2131:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2131 | path = H5G_nameof((H5G_t*)item->obj_ptr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c:2136:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2136 | path = H5D_nameof((H5D_t*)item->obj_ptr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c:2141:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2141 | path = H5T_nameof((H5T_t*)item->obj_ptr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: At top level: BUILDSTDERR: ../../src/H5I.c:125:12: warning: 'H5I__debug_cb' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 125 | static int H5I__debug_cb(void *_item, void *_key, void *_udata); BUILDSTDERR: | ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o BUILDSTDERR: ../../src/H5L.c: In function 'H5L__link_cb': BUILDSTDERR: ../../src/H5L.c:1637:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1637 | udata->lnk->name = (char *)name; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5L.c: In function 'H5L__move_dest_cb': BUILDSTDERR: ../../src/H5L.c:2431:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2431 | udata->lnk->name = (char *)name; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5L.c: In function 'H5L__link_copy_file': BUILDSTDERR: ../../src/H5L.c:3243:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 3243 | lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o BUILDSTDERR: H5lib_settings.c:119:1: warning: string length '5107' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] BUILDSTDERR: 119 | ; BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o BUILDSTDERR: ../../src/H5O.c: In function 'H5Oget_info_by_idx': BUILDSTDERR: ../../src/H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] BUILDSTDERR: 1158 | H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 1157 | H5G_name_t obj_path; /* Opened object group hier. path */ BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Odeprec.c -fPIC -DPIC -o .libs/H5Odeprec.o BUILDSTDERR: ../../src/H5Odeprec.c: In function 'H5Oget_info_by_name1': BUILDSTDERR: ../../src/H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl' [-Wimplicit-function-declaration] BUILDSTDERR: 141 | if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Odeprec.c:141:8: warning: nested extern declaration of 'H5CX_set_apl' [-Wnested-externs] BUILDSTDERR: ../../src/H5Odeprec.c: In function 'H5Oget_info_by_idx1': BUILDSTDERR: ../../src/H5Odeprec.c:174:17: warning: unused variable 'obj_oloc' [-Wunused-variable] BUILDSTDERR: 174 | H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 173 | H5G_name_t obj_path; /* Opened object group hier. path */ BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o BUILDSTDERR: ../../src/H5Oainfo.c: In function 'H5O__ainfo_delete': BUILDSTDERR: ../../src/H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] BUILDSTDERR: 337 | H5O__ainfo_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) BUILDSTDERR: | ~~~~~~~^~~~~~~ BUILDSTDERR: ../../src/H5Oainfo.c: In function 'H5O__ainfo_copy_file': BUILDSTDERR: ../../src/H5Oainfo.c:408:29: warning: unused parameter 'file_src' [-Wunused-parameter] BUILDSTDERR: 408 | H5O__ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, BUILDSTDERR: | ~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Oainfo.c:410:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] BUILDSTDERR: 410 | H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o BUILDSTDERR: ../../src/H5Oalloc.c: In function 'H5O_add_gap': BUILDSTDERR: ../../src/H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 113 | H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: In file included from ../../src/H5Oalloc.c:39: BUILDSTDERR: ../../src/H5Oalloc.c: In function 'H5O__alloc_shrink_chunk': BUILDSTDERR: ../../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] BUILDSTDERR: 122 | (((V) == H5O_VERSION_1) \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Oalloc.c:2366:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' BUILDSTDERR: 2366 | size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__cache_get_final_load_size': BUILDSTDERR: ../../src/H5Ocache.c:203:58: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 203 | H5O__cache_get_final_load_size(const void *image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__cache_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:308:50: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 308 | H5O__cache_deserialize(const void *image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__cache_chk_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:765:54: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 765 | H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__prefix_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1224 | if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1254 | if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__chunk_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:1465:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1465 | mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__chunk_serialize': BUILDSTDERR: ../../src/H5Ocache.c:1668:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1668 | if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ocache_image.c -fPIC -DPIC -o .libs/H5Ocache_image.o BUILDSTDERR: ../../src/H5Ocache_image.c: In function 'H5O__mdci_delete': BUILDSTDERR: ../../src/H5Ocache_image.c:278:35: warning: unused parameter 'open_oh' [-Wunused-parameter] BUILDSTDERR: 278 | H5O__mdci_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) BUILDSTDERR: | ~~~~~~~^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o BUILDSTDERR: ../../src/H5Ocopy.c: In function 'H5O__copy_header_real': BUILDSTDERR: ../../src/H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 684 | if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5Ocopy.c:46: BUILDSTDERR: ../../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] BUILDSTDERR: 122 | (((V) == H5O_VERSION_1) \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Ocopy.c:728:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' BUILDSTDERR: 728 | msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o BUILDSTDERR: ../../src/H5Odtype.c: In function 'H5O_dtype_copy': BUILDSTDERR: ../../src/H5Odtype.c:1190:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1190 | if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Dprivate.h:25, BUILDSTDERR: from ../../src/H5Odtype.c:19: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': BUILDSTDERR: ../../src/H5Odtype.c:1544:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1544 | if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Dprivate.h:25, BUILDSTDERR: from ../../src/H5Odtype.c:19: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o BUILDSTDERR: In file included from ../../src/H5Ofill.c:70: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Ofill.c:106: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': BUILDSTDERR: ../../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] BUILDSTDERR: 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] BUILDSTDERR: 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 350 | if(fill->size != H5T_GET_SIZE(dt)) BUILDSTDERR: | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ofsinfo.c -fPIC -DPIC -o .libs/H5Ofsinfo.o BUILDSTDERR: ../../src/H5Ofsinfo.c: In function 'H5O_fsinfo_decode': BUILDSTDERR: ../../src/H5Ofsinfo.c:134:35: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 134 | fsinfo->threshold = threshold; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oint.c -fPIC -DPIC -o .libs/H5Oint.o BUILDSTDERR: ../../src/H5Oint.c: In function 'H5O_create': BUILDSTDERR: ../../src/H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] BUILDSTDERR: 288 | hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:287:17: warning: unused variable 'insert_flags' [-Wunused-variable] BUILDSTDERR: 287 | unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:286:16: warning: unused variable 'oh_flags' [-Wunused-variable] BUILDSTDERR: 286 | uint8_t oh_flags; /* Object header's initial status flags */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:285:17: warning: unused variable 'oh_size' [-Wunused-variable] BUILDSTDERR: 285 | size_t oh_size; /* Size of initial object header */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] BUILDSTDERR: 284 | haddr_t oh_addr; /* Address of initial object header */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] BUILDSTDERR: 281 | H5P_genplist_t *oc_plist; /* Object creation property list */ BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o BUILDSTDERR: ../../src/H5Olayout.c: In function 'H5O__layout_decode': BUILDSTDERR: ../../src/H5Olayout.c:417:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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)))) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o BUILDSTDERR: ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': BUILDSTDERR: ../../src/H5Omessage.c:1691:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1691 | const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ BUILDSTDERR: | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o BUILDSTDERR: In file included from ../../src/H5Opline.c:66: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o BUILDSTDERR: In file included from ../../src/H5Osdspace.c:59: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o BUILDSTDERR: ../../src/H5Oshared.c: In function 'H5O__shared_copy_file': BUILDSTDERR: ../../src/H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] BUILDSTDERR: 588 | H5O__shared_copy_file(H5F_t *file_src, H5F_t *file_dst, BUILDSTDERR: | ~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Oshared.c:590:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] BUILDSTDERR: 590 | hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o BUILDSTDERR: ../../src/H5P.c: In function 'H5Pencode': BUILDSTDERR: ../../src/H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] BUILDSTDERR: 846 | H5F_libver_t high_bound = H5F_LIBVER_V110; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] BUILDSTDERR: 845 | H5F_libver_t low_bound = H5F_LIBVER_V110; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] BUILDSTDERR: 844 | hid_t new_fapl_id; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] BUILDSTDERR: 843 | H5P_genplist_t *fapl_plist; BUILDSTDERR: | ^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o BUILDSTDERR: ../../src/H5Pdapl.c: In function 'H5P__dacc_reg_prop': BUILDSTDERR: ../../src/H5Pdapl.c:52:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 52 | #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' BUILDSTDERR: 208 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:40: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:57:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 57 | #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' BUILDSTDERR: 213 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:40: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:79:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 79 | #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' BUILDSTDERR: 235 | NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:40: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pdapl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_efile_prefix' at ../../src/H5Pdapl.c:1482:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:35: BUILDSTDERR: ../../src/H5Pdapl.c: In function 'H5Pget_efile_prefix': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:1480:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1480 | len = HDstrlen(my_prefix); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pdapl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_virtual_prefix' at ../../src/H5Pdapl.c:1574:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:35: BUILDSTDERR: ../../src/H5Pdapl.c: In function 'H5Pget_virtual_prefix': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:1572:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1572 | len = HDstrlen(my_prefix); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o BUILDSTDERR: ../../src/H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': BUILDSTDERR: ../../src/H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] BUILDSTDERR: 385 | H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': BUILDSTDERR: ../../src/H5Pdcpl.c:3362:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 3362 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Pdcpl.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pdxpl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_data_transform' at ../../src/H5Pdxpl.c:1019:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdxpl.c:35: BUILDSTDERR: ../../src/H5Pdxpl.c: In function 'H5Pget_data_transform': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pdxpl.c:1017:11: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1017 | len = HDstrlen(pexp); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pencdec.c -fPIC -DPIC -o .libs/H5Pencdec.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pencdec.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5P__encode_cb' at ../../src/H5Pencdec.c:353:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pencdec.c:29: BUILDSTDERR: ../../src/H5Pencdec.c: In function 'H5P__encode_cb': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pencdec.c:351:25: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 351 | prop_name_len = HDstrlen(prop->name) + 1; BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o BUILDSTDERR: ../../src/H5Pfapl.c: In function 'H5P__facc_reg_prop': BUILDSTDERR: ../../src/H5Pfapl.c:148:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 148 | #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' BUILDSTDERR: 521 | NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pfapl.c:41: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c:154:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 154 | #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' BUILDSTDERR: 527 | NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pfapl.c:41: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c: In function 'H5P__file_driver_free': BUILDSTDERR: ../../src/H5Pfapl.c:1110:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1110 | if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Pfapl.c:1114:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1114 | H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__poke_plist_cb': BUILDSTDERR: ../../src/H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] BUILDSTDERR: 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5Pint.c:2700:55: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__poke_pclass_cb': BUILDSTDERR: ../../src/H5Pint.c:2747:56: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 2747 | H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': BUILDSTDERR: ../../src/H5Pint.c:4073:11: warning: unused variable 'key' [-Wunused-variable] BUILDSTDERR: 4073 | char *key = (char *)_key; /* Pointer to the property's name */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__peek_cb': BUILDSTDERR: ../../src/H5Pint.c:4207:30: warning: unused parameter 'plist' [-Wunused-parameter] BUILDSTDERR: 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5Pint.c:4207:49: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o BUILDSTDERR: ../../src/H5Plapl.c: In function 'H5P__lacc_elink_fapl_cmp': BUILDSTDERR: ../../src/H5Plapl.c:571:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 571 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Plapl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_elink_prefix' at ../../src/H5Plapl.c:1063:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Plapl.c:35: BUILDSTDERR: ../../src/H5Plapl.c: In function 'H5Pget_elink_prefix': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Plapl.c:1061:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1061 | len = HDstrlen(my_prefix); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o BUILDSTDERR: ../../src/H5Pocpypl.c: In function 'H5P__ocpy_reg_prop': BUILDSTDERR: ../../src/H5Pocpypl.c:59:48: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 59 | #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' BUILDSTDERR: 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, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pocpypl.c:41: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5PL.c:23: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5PLget' at ../../src/H5PL.c:373:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5PL.c:23: BUILDSTDERR: ../../src/H5PL.c: In function 'H5PLget': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5PL.c:369:16: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 369 | path_len = HDstrlen(path); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Rint.c -fPIC -DPIC -o .libs/H5Rint.o BUILDSTDERR: ../../src/H5Rint.c: In function 'H5R__get_name': BUILDSTDERR: ../../src/H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] BUILDSTDERR: 697 | H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, BUILDSTDERR: | ~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o BUILDSTDERR: ../../src/H5RS.c: In function 'H5RS_wrap': BUILDSTDERR: ../../src/H5RS.c:151:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 151 | ret_value->s = (char *)s; BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o BUILDSTDERR: ../../src/H5Sall.c: In function 'H5S__all_project_simple': BUILDSTDERR: ../../src/H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Sall.c:858:77: warning: unused parameter 'offset' [-Wunused-parameter] BUILDSTDERR: 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S_hyper_set_offset_size': BUILDSTDERR: ../../src/H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5Shyper.c:1976:55: warning: unused parameter 'block_count' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:1976:76: warning: unused parameter 'bounds_end' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': BUILDSTDERR: ../../src/H5Shyper.c:2281:13: warning: unused variable 'temp_off' [-Wunused-variable] BUILDSTDERR: 2281 | hsize_t temp_off; /* Offset in a given dimension */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S__hyper_get_seq_list_opt': BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8812 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8813:17: note: here BUILDSTDERR: 8813 | case 7: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8814 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8815:17: note: here BUILDSTDERR: 8815 | case 6: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8816 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8817:17: note: here BUILDSTDERR: 8817 | case 5: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8818 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8819:17: note: here BUILDSTDERR: 8819 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8820 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8821:17: note: here BUILDSTDERR: 8821 | case 3: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8822 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8823:17: note: here BUILDSTDERR: 8823 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8824 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8825:17: note: here BUILDSTDERR: 8825 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': BUILDSTDERR: ../../src/H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 6895 | if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Shyper.c:6899:9: note: here BUILDSTDERR: 6899 | case H5S_SEL_ERROR: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': BUILDSTDERR: ../../src/H5Shyper.c:2286:13: warning: 'block_count' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2286 | hsize_t block_count; /* block counter for regular hyperslabs */ BUILDSTDERR: | ^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o BUILDSTDERR: ../../src/H5Snone.c: In function 'H5S_none_project_simple': BUILDSTDERR: ../../src/H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Snone.c:813:77: warning: unused parameter 'offset' [-Wunused-parameter] BUILDSTDERR: 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o BUILDSTDERR: ../../src/H5Spoint.c: In function 'H5S_point_set_version': BUILDSTDERR: ../../src/H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 778 | H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../src/H5Spoint.c: In function 'H5S_point_set_info_size': BUILDSTDERR: ../../src/H5Spoint.c:831:14: warning: unused variable 'u' [-Wunused-variable] BUILDSTDERR: 831 | unsigned u; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] BUILDSTDERR: 830 | hsize_t max_size = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_term_package': BUILDSTDERR: ../../src/H5SL.c:655:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 655 | herr_t ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_release_common': BUILDSTDERR: ../../src/H5SL.c:896:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 896 | (void)(op)(node->item, (void *)node->key, op_data); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_iterate': BUILDSTDERR: ../../src/H5SL.c:2210:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2210 | if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_try_free_safe': BUILDSTDERR: ../../src/H5SL.c:2369:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2369 | if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5SL.c:64: BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_search': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c:1397:11: note: 'ret_value' was declared here BUILDSTDERR: 1397 | void *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5SL.c:64: BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_find': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c:1698:18: note: 'ret_value' was declared here BUILDSTDERR: 1698 | H5SL_node_t *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_table_deserialize': BUILDSTDERR: ../../src/H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 215 | H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_table_serialize': BUILDSTDERR: ../../src/H5SMcache.c:367:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 367 | H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_list_deserialize': BUILDSTDERR: ../../src/H5SMcache.c:571:57: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 571 | H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_list_serialize': BUILDSTDERR: ../../src/H5SMcache.c:690:65: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 690 | H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o BUILDSTDERR: ../../src/H5T.c: In function 'H5T__path_find_real': BUILDSTDERR: ../../src/H5T.c:4681:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 4681 | if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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 *'} BUILDSTDERR: 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) BUILDSTDERR: | ~~~~~~~^~~~~~ BUILDSTDERR: ../../src/H5T.c:4683:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 4683 | if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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 *'} BUILDSTDERR: 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) BUILDSTDERR: | ~~~~~~~^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o BUILDSTDERR: ../../src/H5Tcompound.c: In function 'H5T__insert': BUILDSTDERR: ../../src/H5Tcompound.c:464:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 464 | parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Tcompound.c:30: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o BUILDSTDERR: ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': BUILDSTDERR: ../../src/H5Tconv.c:1849:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1849 | int status; BUILDSTDERR: | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o BUILDSTDERR: ../../src/H5Tenum.c: In function 'H5T__enum_create': BUILDSTDERR: ../../src/H5Tenum.c:111:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 111 | ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../src/H5Tenum.c:26: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Tenum.c: In function 'H5T_enum_nameof': BUILDSTDERR: ../../src/H5Tenum.c:412:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 412 | if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../src/H5Tenum.c:26: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Tenum.c: In function 'H5T_enum_valueof': BUILDSTDERR: ../../src/H5Tenum.c:551:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 551 | if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../src/H5Tenum.c:26: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T__vlen_create': BUILDSTDERR: ../../src/H5Tvlen.c:135:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 135 | if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Tvlen.c:23: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': BUILDSTDERR: ../../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] BUILDSTDERR: 810 | H5F_addr_decode(f, (const uint8_t **)&vl, &addr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': BUILDSTDERR: ../../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] BUILDSTDERR: 846 | H5F_addr_decode(f, (const uint8_t **)&vl, &(hobjid.addr)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': BUILDSTDERR: ../../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] BUILDSTDERR: 897 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': BUILDSTDERR: ../../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] BUILDSTDERR: 958 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); BUILDSTDERR: | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o BUILDSTDERR: ../../src/H5Z.c: In function 'H5Z__init_package': BUILDSTDERR: ../../src/H5Z.c:108:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 108 | H5Z_SZIP->encoder_present = SZ_encoder_enabled(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Z.c: In function 'H5Z__flush_file_cb': BUILDSTDERR: ../../src/H5Z.c:583:22: warning: unused variable 'object' [-Wunused-variable] BUILDSTDERR: 583 | H5Z_object_t *object = (H5Z_object_t *)key; BUILDSTDERR: | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o BUILDSTDERR: ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 187 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:188:21: note: here BUILDSTDERR: 188 | case 7: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 189 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:190:21: note: here BUILDSTDERR: 190 | case 6: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 191 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:192:21: note: here BUILDSTDERR: 192 | case 5: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 193 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:194:21: note: here BUILDSTDERR: 194 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 195 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:196:21: note: here BUILDSTDERR: 196 | case 3: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 197 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:198:21: note: here BUILDSTDERR: 198 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 199 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:200:21: note: here BUILDSTDERR: 200 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 245 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:246:21: note: here BUILDSTDERR: 246 | case 7: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 247 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:248:21: note: here BUILDSTDERR: 248 | case 6: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 249 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:250:21: note: here BUILDSTDERR: 250 | case 5: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 251 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:252:21: note: here BUILDSTDERR: 252 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 253 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:254:21: note: here BUILDSTDERR: 254 | case 3: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 255 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:256:21: note: here BUILDSTDERR: 256 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 257 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:258:21: note: here BUILDSTDERR: 258 | case 1: BUILDSTDERR: | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o BUILDSTDERR: ../../src/H5Zszip.c: In function 'H5Z_can_apply_szip': BUILDSTDERR: ../../src/H5Zszip.c:90:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 90 | if((dtype_size = (8 * H5T_get_size(type))) == 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Zszip.c: In function 'H5Z_set_local_szip': BUILDSTDERR: ../../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] BUILDSTDERR: 173 | dtype_offset = H5T_get_offset(type); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zszip.c:185:36: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 185 | cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zszip.c:17: BUILDSTDERR: ../../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] BUILDSTDERR: 345 | #define MIN(a,b) (((a)<(b)) ? (a) : (b)) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Zszip.c:214:20: note: in expansion of macro 'MIN' BUILDSTDERR: 214 | scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5Zszip.c:232:35: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-25' to '4294967271' [-Wsign-conversion] BUILDSTDERR: 232 | cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); BUILDSTDERR: | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o BUILDSTDERR: ../../test/h5test.c: In function 'h5_clean_files': BUILDSTDERR: ../../test/h5test.c:165:47: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 165 | HDsnprintf(temp, sizeof temp, filename, j); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/h5test.c: In function 'h5_delete_test_file': BUILDSTDERR: ../../test/h5test.c:234:60: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 234 | HDsnprintf(sub_filename, sizeof(sub_filename), filename, j); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/h5test.c: In function 'h5_get_file_size': BUILDSTDERR: ../../test/h5test.c:1387:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1387 | HDsnprintf(temp, sizeof temp, filename, j); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/h5test.c:24: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'h5_get_vfd_fapl' at ../../test/h5test.c:970:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o BUILDSTDERR: ../../test/cache_common.c: In function 'get_initial_load_size': BUILDSTDERR: ../../test/cache_common.c:624:66: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 624 | get_initial_load_size(void *udata, size_t *image_length, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'get_final_load_size': BUILDSTDERR: ../../test/cache_common.c:734:46: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 734 | void *udata, size_t *actual_len, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'verify_chksum': BUILDSTDERR: ../../test/cache_common.c:794:97: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 794 | verify_chksum(const void H5_ATTR_UNUSED *image, size_t H5_ATTR_UNUSED len, void *udata, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'deserialize': BUILDSTDERR: ../../test/cache_common.c:847:39: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 847 | deserialize(const void *image, size_t len, void *udata, hbool_t *dirty, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../test/cache_common.c:848:13: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 848 | int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'image_len': BUILDSTDERR: ../../test/cache_common.c:1009:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1009 | int32_t idx; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../test/cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1007 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 1004 | image_len(const void *thing, size_t *image_length, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'pre_serialize': BUILDSTDERR: ../../test/cache_common.c:1137:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1137 | int32_t idx; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../test/cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1135 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 1126 | pre_serialize(H5F_t *f, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../test/cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] BUILDSTDERR: 1128 | haddr_t addr, BUILDSTDERR: | ~~~~~~~~^~~~ BUILDSTDERR: ../../test/cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1129 | size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../test/cache_common.c: In function 'serialize': BUILDSTDERR: ../../test/cache_common.c:1380:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1380 | int32_t idx; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../test/cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1378 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'notify': BUILDSTDERR: ../../test/cache_common.c:1535:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1535 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 1532 | notify(H5C_notify_action_t action, void *thing, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'free_icr': BUILDSTDERR: ../../test/cache_common.c:1613:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1613 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 1611 | free_icr(test_entry_t *entry, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'col_major_scan_backward': BUILDSTDERR: ../../test/cache_common.c:5545:26: warning: 'local_max_index[10]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 5545 | idx = local_max_index[NUMBER_OF_ENTRY_TYPES - 1] + lag; BUILDSTDERR: | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tarray.o ../../test/tarray.c BUILDSTDERR: In file included from ../../test/tarray.c:23: BUILDSTDERR: ../../test/tarray.c: In function 'test_array': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/tarray.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tchecksum.o ../../test/tchecksum.c BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 257 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: In file included from ../../test/tchecksum.c:28: BUILDSTDERR: ../../test/testhdf5.h:209:25: note: previous declaration here BUILDSTDERR: 209 | void cleanup_checksum(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tconfig.o ../../test/tconfig.c BUILDSTDERR: ../../test/tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 88 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 111 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 220 | { BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tfile.o ../../test/tfile.c BUILDSTDERR: ../../test/tfile.c: In function 'set_multi_split': BUILDSTDERR: ../../test/tfile.c:3896:55: warning: unused parameter 'multi' [-Wunused-parameter] BUILDSTDERR: 3896 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) BUILDSTDERR: | ~~~~~~~~^~~~~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_open': BUILDSTDERR: ../../test/tfile.c:5047:66: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5047 | for (low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_low_high': BUILDSTDERR: ../../test/tfile.c:5140:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5140 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5141:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5141 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_super_open': BUILDSTDERR: ../../test/tfile.c:5508:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5508 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5509:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5509 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_obj': BUILDSTDERR: ../../test/tfile.c:5680:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5680 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5681:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5681 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_dataset': BUILDSTDERR: ../../test/tfile.c:5891:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5891 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5892:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5892 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_dataspace': BUILDSTDERR: ../../test/tfile.c:6104:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6104 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:6105:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6105 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_datatype_check': BUILDSTDERR: ../../test/tfile.c:6429:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6429 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:6430:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6430 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_attributes': BUILDSTDERR: ../../test/tfile.c:6750:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6750 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:6751:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6751 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o th5o.o ../../test/th5o.c BUILDSTDERR: ../../test/th5o.c: In function 'test_h5o_link': BUILDSTDERR: ../../test/th5o.c:809:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 809 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/th5o.c:810:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 810 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o th5s.o ../../test/th5s.c BUILDSTDERR: In file included from ../../test/th5s.c:23: BUILDSTDERR: ../../test/th5s.c: In function 'test_h5s_basic': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/th5s.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tid.o ../../test/tid.c BUILDSTDERR: ../../test/tid.c: In function 'basic_id_test': BUILDSTDERR: ../../test/tid.c:72:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 72 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:166:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 166 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c: In function 'id_predefined_test': BUILDSTDERR: ../../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] BUILDSTDERR: 264 | testPtr = H5Isearch(H5I_GENPROP_LST, (H5I_search_func_t) test_search_func, testObj); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c: In function 'test_id_type_list': BUILDSTDERR: ../../test/tid.c:473:48: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 473 | startType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:488:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 488 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:497:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 497 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:505:51: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 505 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:514:47: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 514 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o titerate.o ../../test/titerate.c BUILDSTDERR: ../../test/titerate.c: In function 'find_err_msg_cb': BUILDSTDERR: ../../test/titerate.c:942:26: warning: unused parameter 'n' [-Wunused-parameter] BUILDSTDERR: 942 | find_err_msg_cb(unsigned n, const H5E_error2_t *err_desc, void *_client_data) BUILDSTDERR: | ~~~~~~~~~^ BUILDSTDERR: In file included from ../../test/titerate.c:23: BUILDSTDERR: ../../test/titerate.c: In function 'test_corrupted_attnamelen': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/titerate.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 1045 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tmeta.o ../../test/tmeta.c BUILDSTDERR: ../../test/tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 126 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tmeta.c:126:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: In file included from ../../test/tmeta.c:22: BUILDSTDERR: ../../test/testhdf5.h:208:25: note: previous declaration here BUILDSTDERR: 208 | void cleanup_metadata(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tmisc.o ../../test/tmisc.c BUILDSTDERR: ../../test/tmisc.c: In function 'test_misc22': BUILDSTDERR: ../../test/tmisc.c:3800:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 3800 | correct = prec[j]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/tmisc.c:3802:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 3802 | correct = H5Tget_size(idts[i]) * 8; BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o trefer.o ../../test/trefer.c BUILDSTDERR: ../../test/trefer.c: In function 'test_reference_region': BUILDSTDERR: ../../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] BUILDSTDERR: 805 | ret_particles = H5Sget_select_npoints(sid3); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/trefer.c: In function 'test_reference_region_1D': BUILDSTDERR: ../../test/trefer.c:976:34: warning: unused parameter 'new_format' [-Wunused-parameter] BUILDSTDERR: 976 | test_reference_region_1D(hbool_t new_format) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tselect.o ../../test/tselect.c BUILDSTDERR: ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': BUILDSTDERR: ../../test/tselect.c:1612:12: warning: unused parameter 'cube_size' [-Wunused-parameter] BUILDSTDERR: 1612 | size_t cube_size, unsigned edge_size, unsigned cube_rank) BUILDSTDERR: | ~~~~~~~^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tsohm.o ../../test/tsohm.c BUILDSTDERR: ../../test/tsohm.c: In function 'getsize_testsize1': BUILDSTDERR: ../../test/tsohm.c:758:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 758 | file = size1_helper(file, FILENAME, fapl_id, open_close); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] BUILDSTDERR: 750 | getsize_testsize1(const char *filename, hid_t fcpl_id, hid_t fapl_id, unsigned open_close, H5O_info_t *oinfo) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../test/tsohm.c: In function 'test_sohm_size1': BUILDSTDERR: ../../test/tsohm.c:796:20: warning: variable 'norm_oh_size' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 796 | hsize_t norm_oh_size; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../test/tsohm.c: In function 'test_sohm_attrs': BUILDSTDERR: ../../test/tsohm.c:1298:15: warning: conversion from 'hid_t' {aka 'long int'} to 'herr_t' {aka 'int'} may change value [-Wconversion] BUILDSTDERR: 1298 | ret = H5Fcreate(FILENAME, H5F_ACC_TRUNC, fcpl_id, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../../test/tsohm.c:963:1: warning: 'test_sohm_size_consistency_open_create' defined but not used [-Wunused-function] BUILDSTDERR: 963 | test_sohm_size_consistency_open_create(void) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ttst.o ../../test/ttst.c BUILDSTDERR: ../../test/ttst.c: In function 'test_tst_init': BUILDSTDERR: ../../test/ttst.c:105:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 105 | tmp_word=(char *)words[u]; BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tvlstr.o ../../test/tvlstr.c BUILDSTDERR: ../../test/tvlstr.c: In function 'test_write_same_element': BUILDSTDERR: ../../test/tvlstr.c:864:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/tvlstr.c:864:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:864:51: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/tvlstr.c:864:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tvltypes.o ../../test/tvltypes.c BUILDSTDERR: ../../test/tvltypes.c: In function 'test_vltypes_fill_value': BUILDSTDERR: ../../test/tvltypes.c:2438:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tvltypes.c:2438:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tvltypes.c:2439:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cache_tagging.o ../../test/cache_tagging.c BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_file_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:442:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 442 | int verbose = FALSE; /* verbose test outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_file_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:523:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 523 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_group_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:630:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 630 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_multi_group_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:725:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 725 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_link_iteration_tags': BUILDSTDERR: ../../test/cache_tagging.c:853:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 853 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dense_attribute_tags': BUILDSTDERR: ../../test/cache_tagging.c:967:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 967 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_group_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:1147:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1147 | int verbose = FALSE; /* verbose file output */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:1250:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1250 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:1379:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1379 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_rename_tags': BUILDSTDERR: ../../test/cache_tagging.c:1510:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1510 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_delete_tags': BUILDSTDERR: ../../test/cache_tagging.c:1689:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1689 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:1846:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1846 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_creation_earlyalloc_tags': BUILDSTDERR: ../../test/cache_tagging.c:1973:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1973 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:2104:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2104 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_write_tags': BUILDSTDERR: ../../test/cache_tagging.c:2224:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2224 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_write_tags': BUILDSTDERR: ../../test/cache_tagging.c:2360:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2360 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_read_tags': BUILDSTDERR: ../../test/cache_tagging.c:2507:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2507 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_size_retrieval': BUILDSTDERR: ../../test/cache_tagging.c:2638:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2638 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_extend_tags': BUILDSTDERR: ../../test/cache_tagging.c:2771:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2771 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_object_info_tags': BUILDSTDERR: ../../test/cache_tagging.c:2902:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2902 | int verbose = FALSE; /* verbose file output */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_object_copy_tags': BUILDSTDERR: ../../test/cache_tagging.c:3005:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3005 | int verbose = FALSE; /* verbose file output */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_link_removal_tags': BUILDSTDERR: ../../test/cache_tagging.c:3120:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3120 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_link_getname_tags': BUILDSTDERR: ../../test/cache_tagging.c:3273:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3273 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_external_link_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:3416:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3416 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_external_link_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:3516:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3516 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_invalid_tag_application': BUILDSTDERR: ../../test/cache_tagging.c:3700:1: warning: label 'error' defined but not used [-Wunused-label] BUILDSTDERR: 3700 | error: BUILDSTDERR: | ^~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lheap.o ../../test/lheap.c BUILDSTDERR: In file included from ../../test/lheap.c:21: BUILDSTDERR: ../../test/lheap.c: In function 'main': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/lheap.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ohdr.o ../../test/ohdr.c BUILDSTDERR: ../../test/ohdr.c: In function 'main': BUILDSTDERR: ../../test/ohdr.c:1714:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 1714 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/ohdr.c:1715:70: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 1715 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/ohdr.c:17: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'test_unknown' at ../../test/ohdr.c:1359:5: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fheap.o ../../test/fheap.c BUILDSTDERR: ../../test/fheap.c: In function 'begin_test': BUILDSTDERR: ../../test/fheap.c:555:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 555 | HDsprintf(test_desc, base_desc, del_str); BUILDSTDERR: | ^~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dt_arith.o ../../test/dt_arith.c BUILDSTDERR: ../../test/dt_arith.c: In function 'test_hard_query': BUILDSTDERR: ../../test/dt_arith.c:630:74: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 630 | H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | 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 *)} BUILDSTDERR: In file included from ../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../src/H5Opublic.h:31, BUILDSTDERR: from ../../src/H5Apublic.h:22, BUILDSTDERR: from ../../src/hdf5.h:23, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/dt_arith.c:21: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 589 | hid_t dst_id, H5T_conv_t func); BUILDSTDERR: | ~~~~~~~~~~~^~~~ BUILDSTDERR: ../../test/dt_arith.c:639:77: warning: passing argument 5 of 'H5Tregister' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 639 | H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | 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 *)} BUILDSTDERR: In file included from ../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../src/H5Opublic.h:31, BUILDSTDERR: from ../../src/H5Apublic.h:22, BUILDSTDERR: from ../../src/hdf5.h:23, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/dt_arith.c:21: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 587 | hid_t dst_id, H5T_conv_t func); BUILDSTDERR: | ~~~~~~~~~~~^~~~ BUILDSTDERR: ../../test/dt_arith.c: In function 'my_isnan': BUILDSTDERR: ../../test/dt_arith.c:2734:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2734 | retval = (x!=x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2738 | retval = (x!=x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2743 | retval = (x!=x); BUILDSTDERR: | ^~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dtypes.o ../../test/dtypes.c BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: ../../test/dtypes.c: In function 'test_compound_9': BUILDSTDERR: ../../test/dtypes.c:1858:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1858 | if(rdata.str) HDfree(rdata.str); BUILDSTDERR: | ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: 859 | #define HDfree(M) free(M) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5private.h:57, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: ../../test/dtypes.c:1879:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1879 | if(rdata.str) HDfree(rdata.str); BUILDSTDERR: | ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: 859 | #define HDfree(M) free(M) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5private.h:57, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_compound_14': BUILDSTDERR: ../../test/dtypes.c:2563:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2563 | cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001}; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: ../../test/dtypes.c:2846:33: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2846 | if(rdata1.str) HDfree(rdata1.str); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: 859 | #define HDfree(M) free(M) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5private.h:57, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: ../../test/dtypes.c: In function 'create_del_obj_named_test_file': BUILDSTDERR: ../../test/dtypes.c:6714:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6714 | herr_t status; /* Generic return value */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_delete_obj_named': BUILDSTDERR: ../../test/dtypes.c:6840:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6840 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:6841:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6841 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_delete_obj_named_fileid': BUILDSTDERR: ../../test/dtypes.c:6941:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6941 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:6942:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6942 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_utf_ascii_conv': BUILDSTDERR: ../../test/dtypes.c:7274:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 7274 | status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/dtypes.c:7307:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 7307 | status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/dtypes.c: In function 'test_versionbounds': BUILDSTDERR: ../../test/dtypes.c:7694:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7694 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7698 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7702 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7706 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7730 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7731:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7731 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../test/dtypes.c:22: BUILDSTDERR: ../../test/dtypes.c: In function 'test_compound_18': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 1039 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dsets.o ../../test/dsets.c BUILDSTDERR: ../../test/dsets.c: In function 'test_compact_io': BUILDSTDERR: ../../test/dsets.c:845:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 845 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:846:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 846 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_filters': BUILDSTDERR: ../../test/dsets.c:2262:5: warning: unused parameter 'fapl' [-Wunused-parameter] BUILDSTDERR: 2258 | test_filters(hid_t file, hid_t BUILDSTDERR: | ~~~~~ BUILDSTDERR: 2259 | #ifndef H5_HAVE_FILTER_SZIP BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2260 | H5_ATTR_UNUSED BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: 2261 | #endif /* H5_HAVE_FILTER_SZIP */ BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2262 | fapl) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_float': BUILDSTDERR: ../../test/dsets.c:3067:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 3067 | if(!(orig_data[i][j] == orig_data[i][j])) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_double': BUILDSTDERR: ../../test/dsets.c:3199:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 3199 | if(!(orig_data[i][j] == orig_data[i][j])) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_compound': BUILDSTDERR: ../../test/dsets.c:3534:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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))) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_compound_2': BUILDSTDERR: ../../test/dsets.c:3856:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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))) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:3865:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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)) || BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_deprec': BUILDSTDERR: ../../test/dsets.c:7464:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7464 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/dsets.c: In function 'test_zero_dim_dset': BUILDSTDERR: ../../test/dsets.c:10329:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 10329 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:10330:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 10330 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_versionbounds': BUILDSTDERR: ../../test/dsets.c:12966:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 12966 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:12967:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 12967 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:12925:11: warning: unused variable 'null_dspace' [-Wunused-variable] BUILDSTDERR: 12925 | hid_t null_dspace = -1; /* Data space of H5S_NULL */ BUILDSTDERR: | ^~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o chunk_info.o ../../test/chunk_info.c BUILDSTDERR: ../../test/chunk_info.c: In function 'test_chunk_info_extensible_array': BUILDSTDERR: ../../test/chunk_info.c:1052:14: warning: unused variable 'out_buf' [-Wunused-variable] BUILDSTDERR: 1052 | int out_buf[NX][NY]; /* Buffer to read data in */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/chunk_info.c: In function 'test_chunk_info_version2_btrees': BUILDSTDERR: ../../test/chunk_info.c:1259:14: warning: unused variable 'out_buf' [-Wunused-variable] BUILDSTDERR: 1259 | int out_buf[NX][NY]; /* Buffer to read data in */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/chunk_info.c: In function 'test_get_chunk_info_110': BUILDSTDERR: ../../test/chunk_info.c:1483:62: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 1483 | for (low = H5F_LIBVER_V110; low <= H5F_LIBVER_LATEST; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/chunk_info.c: In function 'create_4x4_dset': BUILDSTDERR: ../../test/chunk_info.c:1637:5: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1637 | H5Pclose(pid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1636 | H5Sclose(m_sid); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1635 | H5Sclose(f_sid); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1634 | H5Dclose(did); BUILDSTDERR: | ^~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cmpd_dset.o ../../test/cmpd_dset.c BUILDSTDERR: ../../test/cmpd_dset.c: In function 'main': BUILDSTDERR: ../../test/cmpd_dset.c:2222:63: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 2222 | H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | 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 *)} BUILDSTDERR: In file included from ../../src/H5Tprivate.h:24, BUILDSTDERR: from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../test/cmpd_dset.c:23: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 589 | hid_t dst_id, H5T_conv_t func); BUILDSTDERR: | ~~~~~~~~~~~^~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o direct_chunk.o ../../test/direct_chunk.c BUILDSTDERR: ../../test/direct_chunk.c: In function 'test_single_chunk_latest': BUILDSTDERR: ../../test/direct_chunk.c:2099:9: warning: 'dcpl' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2099 | H5Pclose(dcpl); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2097 | H5Dclose(did); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2098 | H5Sclose(sid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2101 | H5Fclose(fid); BUILDSTDERR: | ^~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o external.o ../../test/external.c BUILDSTDERR: ../../test/external.c: In function 'test_path_absolute': BUILDSTDERR: ../../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=] BUILDSTDERR: 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/external.c:1006:48: note: directive argument in the range [1, 4] BUILDSTDERR: 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/external.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o objcopy.o ../../test/objcopy.c BUILDSTDERR: ../../test/objcopy.c: In function 'compare_data': BUILDSTDERR: ../../test/objcopy.c:1112:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1112 | ref_buf1 = (const hdset_reg_ref_t *)buf1; BUILDSTDERR: | ^ BUILDSTDERR: ../../test/objcopy.c:1113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1113 | ref_buf2 = (const hdset_reg_ref_t *)buf2; BUILDSTDERR: | ^ BUILDSTDERR: ../../test/objcopy.c: In function 'test_copy_dataset_versionbounds': BUILDSTDERR: ../../test/objcopy.c:2202:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 2202 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/objcopy.c:2203:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 2203 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/objcopy.c:2141:13: warning: unused variable 'valid_high' [-Wunused-variable] BUILDSTDERR: 2141 | hbool_t valid_high = FALSE; /* TRUE if high bound is valid */ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/objcopy.c:2139:27: warning: unused variable 'high_src' [-Wunused-variable] BUILDSTDERR: 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/objcopy.c:2139:18: warning: unused variable 'low_src' [-Wunused-variable] BUILDSTDERR: 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/objcopy.c: In function 'attach_attribute_compound_vlstr': BUILDSTDERR: ../../test/objcopy.c:5838:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5838 | buf.v = "ThisIsAString"; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/objcopy.c:22: BUILDSTDERR: ../../test/objcopy.c: In function 'test_copy_old_layout': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/objcopy.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o links.o ../../test/links.c BUILDSTDERR: ../../test/links.c: In function 'open_by_idx': BUILDSTDERR: ../../test/links.c:13364:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13364 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c:13399:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13399 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'open_by_idx_old': BUILDSTDERR: ../../test/links.c:13541:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13541 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'object_info': BUILDSTDERR: ../../test/links.c:13812:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13812 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c:13860:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13860 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'group_info': BUILDSTDERR: ../../test/links.c:14430:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14430 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c:14289:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14289 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'group_info_old': BUILDSTDERR: ../../test/links.c:14660:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14660 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'object_info_old': BUILDSTDERR: ../../test/links.c:14009:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14009 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o twriteorder.o ../../test/twriteorder.c BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/twriteorder.c:62: BUILDSTDERR: ../../test/twriteorder.c: In function 'create_wo_file': BUILDSTDERR: ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:240:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 240 | if ((ret_code=HDwrite(write_fd_g, &blkaddr, (size_t)SIZE_BLKADDR)) != SIZE_BLKADDR){ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/twriteorder.c: In function 'write_wo_file': BUILDSTDERR: ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:271:16: note: in expansion of macro 'HDwrite' BUILDSTDERR: 271 | if ((ret_code=HDwrite(write_fd_g, buffer, (size_t)blocksize_g)) != blocksize_g){ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:279:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 279 | if ((ret_code=HDwrite(write_fd_g, &blkaddr_old, (size_t)sizeof(blkaddr_old))) != sizeof(blkaddr_old)){ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/twriteorder.c: In function 'read_wo_file': BUILDSTDERR: ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1198 | #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/twriteorder.c:307:16: note: in expansion of macro 'HDread' BUILDSTDERR: 307 | if ((ret_code=HDread(read_fd, &blkaddr, (size_t)sizeof(blkaddr))) != sizeof(blkaddr)){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1198 | #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/twriteorder.c:320:16: note: in expansion of macro 'HDread' BUILDSTDERR: 320 | if ((ret_code=HDread(read_fd, buffer, (size_t)blocksize_g)) != blocksize_g){ BUILDSTDERR: | ^~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o big.o ../../test/big.c BUILDSTDERR: ../../test/big.c: In function 'enough_room': BUILDSTDERR: ../../test/big.c:295:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 295 | HDsnprintf(name, sizeof(name), filename, i); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/big.c:310:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 310 | HDsnprintf(name, sizeof(name), filename, i); BUILDSTDERR: | ^~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fillval.o ../../test/fillval.c BUILDSTDERR: ../../test/fillval.c: In function 'test_extend_cases': BUILDSTDERR: ../../test/fillval.c:1442:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/fillval.c:1442:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/fillval.c: In function 'test_extend': BUILDSTDERR: ../../test/fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1845 | comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/fillval.c:1845:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1845 | comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/fillval.c: In function 'test_rdwr_cases': BUILDSTDERR: ../../test/fillval.c:884:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 885 | "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 886 | hs_offset[0], hs_offset[1], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 887 | hs_offset[2], hs_offset[3], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 888 | hs_offset[4], BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/fillval.c:20: BUILDSTDERR: ../../src/H5private.h:548:49: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 548 | #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON) BUILDSTDERR: | ^ BUILDSTDERR: ../../test/fillval.c:761:31: note: 'fill_c.y' was declared here BUILDSTDERR: 761 | comp_datatype rd_c, fill_c, should_be_c; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/fillval.c:884:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 885 | "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 886 | hs_offset[0], hs_offset[1], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 887 | hs_offset[2], hs_offset[3], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 888 | hs_offset[4], BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/fillval.c:20: BUILDSTDERR: ../../src/H5private.h:547:49: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 547 | #define H5_FLT_ABS_EQUAL(X,Y) (HDfabsf((X)-(Y)) < FLT_EPSILON) BUILDSTDERR: | ^ BUILDSTDERR: ../../test/fillval.c:761:31: note: 'fill_c.a' was declared here BUILDSTDERR: 761 | comp_datatype rd_c, fill_c, should_be_c; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../test/fillval.c:21: BUILDSTDERR: ../../test/fillval.c: In function 'main': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/fillval.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o set_extent.o ../../test/set_extent.c BUILDSTDERR: ../../test/set_extent.c: In function 'do_layouts': BUILDSTDERR: ../../test/set_extent.c:436:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 436 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/set_extent.c:437:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 437 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vfd.o ../../test/vfd.c BUILDSTDERR: ../../test/vfd.c: In function 'test_family_opens': BUILDSTDERR: ../../test/vfd.c:781:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 781 | HDsnprintf(first_name, sizeof(first_name), fname, 0); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/vfd.c: In function 'test_family_compat': BUILDSTDERR: ../../test/vfd.c:1059:64: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1059 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/vfd.c:1060:66: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1060 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vfd.c:1064:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1064 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/vfd.c:1065:70: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1065 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vfd.c: In function 'test_multi_opens': BUILDSTDERR: ../../test/vfd.c:1138:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1138 | HDsnprintf(sf_name, sizeof(sf_name), super_name, fname); BUILDSTDERR: | ^~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mf.o ../../test/mf.c BUILDSTDERR: ../../test/mf.c: In function 'set_multi_split': BUILDSTDERR: ../../test/mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] BUILDSTDERR: 7555 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) BUILDSTDERR: | ~~~~~~~~^~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds.o ../../test/vds.c BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/vds.c:19: BUILDSTDERR: ../../test/vds.c: In function 'test_vds_prefix': BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1222:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1222 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1223:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1223 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1226:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1226 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1303:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1303 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1304:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1304 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1307:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1307 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1400:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1400 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1401:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1401 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1404:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1404 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1481:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1481 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1482:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1482 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1485:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1485 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o file_image.o ../../test/file_image.c BUILDSTDERR: ../../test/file_image.c: In function 'test_get_file_image': BUILDSTDERR: ../../test/file_image.c:786:56: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 786 | HDsnprintf(member_file_name, (size_t)1024, file_name, i); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/file_image.c:814:48: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 814 | HDsnprintf(member_file_name, 1024, file_name, i); BUILDSTDERR: | ^~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o error_test.o ../../test/error_test.c BUILDSTDERR: ../../test/error_test.c: In function 'test_long_desc': BUILDSTDERR: ../../test/error_test.c:354:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 354 | HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../test/error_test.c:21: BUILDSTDERR: ../../test/error_test.c: In function 'main': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/error_test.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o del_many_dense_attrs.o ../../test/del_many_dense_attrs.c BUILDSTDERR: ../../test/del_many_dense_attrs.c: In function 'main': BUILDSTDERR: ../../test/del_many_dense_attrs.c:73:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 73 | char *basename="attr"; /* Name prefix for attribute */ BUILDSTDERR: | ^~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o use_disable_mdc_flushes.o ../../test/use_disable_mdc_flushes.c BUILDSTDERR: ../../test/use_disable_mdc_flushes.c: In function 'parse_option': BUILDSTDERR: ../../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] BUILDSTDERR: 111 | if ((nplanes_g = atoi(optarg)) <= 0){ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/use_disable_mdc_flushes.c: In function 'setup_parameters': BUILDSTDERR: ../../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] BUILDSTDERR: 196 | chunkdims_g[0] = chunkplanes_g; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 197 | chunkdims_g[1]= chunkdims_g[2] = chunksize_g; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 202 | dims_g[1] = dims_g[2] = max_dims_g[1] = max_dims_g[2] = chunksize_g; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 206 | nplanes_g = chunksize_g; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/use_disable_mdc_flushes.c: In function 'write_file': BUILDSTDERR: ../../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] BUILDSTDERR: 302 | hsize_t cz=chunksize_g; /* Chunk size */ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 417 | *bufptr++ = i; BUILDSTDERR: | ^ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds_swmr_gen.o ../../test/vds_swmr_gen.c BUILDSTDERR: ../../test/vds_swmr_gen.c: In function 'main': BUILDSTDERR: ../../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] BUILDSTDERR: 102 | start[1] = map_start; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 106 | map_start += PLANES[i][1]; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/vds_swmr_gen.c:106:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 106 | map_start += PLANES[i][1]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../test/vds_swmr_gen.c:15: BUILDSTDERR: At top level: BUILDSTDERR: ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] BUILDSTDERR: 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds_swmr_reader.o ../../test/vds_swmr_reader.c BUILDSTDERR: ../../test/vds_swmr_reader.c: In function 'main': BUILDSTDERR: ../../test/vds_swmr_reader.c:43:18: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 43 | n_elements = VDS_PLANE[1] * VDS_PLANE[2]; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr_reader.c:44:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 44 | size = n_elements * sizeof(int); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/vds_swmr_reader.c:15: BUILDSTDERR: At top level: BUILDSTDERR: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] BUILDSTDERR: 160 | static int32_t VDS_FILL_VALUE = -9; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] BUILDSTDERR: 152 | static int32_t FILL_VALUES[N_SOURCES] = { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:148:13: warning: 'SOURCE_DSET_PATH' defined but not used [-Wunused-variable] BUILDSTDERR: 148 | static char SOURCE_DSET_PATH[NAME_LEN] = "/source_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:134:13: warning: 'FILE_NAMES' defined but not used [-Wunused-variable] BUILDSTDERR: 134 | static char FILE_NAMES[N_SOURCES][NAME_LEN] = { BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:123:16: warning: 'PLANES' defined but not used [-Wunused-variable] BUILDSTDERR: 123 | static hsize_t PLANES[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 97 | static hsize_t DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds_swmr_writer.o ../../test/vds_swmr_writer.c BUILDSTDERR: In file included from ../../test/vds_swmr_writer.c:16: BUILDSTDERR: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] BUILDSTDERR: 160 | static int32_t VDS_FILL_VALUE = -9; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] BUILDSTDERR: 152 | static int32_t FILL_VALUES[N_SOURCES] = { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:149:13: warning: 'VDS_DSET_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 149 | static char VDS_DSET_NAME[NAME_LEN] = "vds_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:144:13: warning: 'VDS_FILE_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 144 | static char VDS_FILE_NAME[NAME_LEN] = "vds_swmr.h5"; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] BUILDSTDERR: 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 97 | static hsize_t DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o filter_plugin.o ../../test/filter_plugin.c BUILDSTDERR: In file included from ../../test/filter_plugin.c:17: BUILDSTDERR: ../../test/H5srcdir.h:52:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] BUILDSTDERR: 52 | static const char *H5_get_srcdir_filename(const char *filename) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o BUILDSTDERR: ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': BUILDSTDERR: ../../../tools/lib/h5tools_dump.c:3110:29: warning: variable 'ssize_out' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3110 | ssize_t ssize_out; BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../src/H5private.h:58, BUILDSTDERR: from ../../../tools/lib/h5tools_str.c:17: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'h5tools_str_fmt.part.0' at ../../../tools/lib/h5tools_str.c:261:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o BUILDSTDERR: ../../../tools/lib/h5diff.c: In function 'build_match_list': BUILDSTDERR: ../../../tools/lib/h5diff.c:277:14: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 277 | int ret_value = 0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff.c: In function 'diff_match': BUILDSTDERR: ../../../tools/lib/h5diff.c:1347:1: warning: label 'out' defined but not used [-Wunused-label] BUILDSTDERR: 1347 | out: BUILDSTDERR: | ^~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'diff_datum': BUILDSTDERR: ../../../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] BUILDSTDERR: 450 | hsize_t ret_value = opts->err_stat; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../tools/lib/h5diff_array.c:15: BUILDSTDERR: ../../../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] BUILDSTDERR: 468 | HGOTO_DONE(opts->err_stat); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_array.c:14: BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:475:9: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 475 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Invalid type class"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../tools/lib/h5diff_array.c:15: BUILDSTDERR: ../../../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] BUILDSTDERR: 727 | HGOTO_DONE (opts->err_stat); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:786:31: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] BUILDSTDERR: 786 | if (ret_value >= 0) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../tools/lib/h5diff_array.c:15: BUILDSTDERR: ../../../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] BUILDSTDERR: 790 | HGOTO_DONE (opts->err_stat); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_array.c:14: BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:857:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 857 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not char size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:932:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 932 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned char size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1008:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1008 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not short size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1084:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1084 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned short size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1160:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1160 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not int size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1236:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1236 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned int size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1312:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1312 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1388:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1388 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned long size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1472:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1472 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not float size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1631:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1631 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not double size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1790:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1790 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long double size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 1943 | opts->err_stat = opts->err_stat | ret_value; BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1943:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1943 | opts->err_stat = opts->err_stat | ret_value; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:2256:19: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2256 | hbool_t both_zero; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'equal_double': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4305:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4305 | if (value == expected) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4352:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4352 | if (value == expected) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'equal_float': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4397:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4397 | if (value == expected) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'my_isnan': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4426:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4426 | retval = (x != x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4432 | retval = (x != x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4439 | retval = (x!=x); BUILDSTDERR: | ^~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o BUILDSTDERR: ../../../tools/lib/h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: 216 | { BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_util.c:17: BUILDSTDERR: ../../../tools/lib/h5diff.h:185:13: note: previous declaration here BUILDSTDERR: 185 | const char* get_type(h5trav_type_t type); BUILDSTDERR: | ^~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5diff_common.o ../../../../tools/src/h5diff/h5diff_common.c BUILDSTDERR: ../../../../tools/src/h5diff/h5diff_common.c: In function 'parse_command_line': BUILDSTDERR: ../../../../tools/src/h5diff/h5diff_common.c:194:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 194 | exclude_node->obj_path = (char*)opt_arg; BUILDSTDERR: | ^ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5dump_ddl.o ../../../../tools/src/h5dump/h5dump_ddl.c BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../tools/src/h5dump/h5dump_ddl.c:14: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'attr_search' at ../../../../tools/src/h5dump/h5dump_ddl.c:1367:21: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../tools/src/h5dump/h5dump_ddl.c:14: BUILDSTDERR: ../../../../tools/src/h5dump/h5dump_ddl.c: In function 'attr_search': BUILDSTDERR: ../../../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5dump/h5dump_ddl.c:1356:17: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1356 | u = HDstrlen(buf); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../tools/src/h5dump/h5dump_ddl.c:14: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'lnk_search' at ../../../../tools/src/h5dump/h5dump_ddl.c:1440:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../tools/src/h5dump/h5dump_ddl.c:14: BUILDSTDERR: ../../../../tools/src/h5dump/h5dump_ddl.c: In function 'lnk_search': BUILDSTDERR: ../../../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5dump/h5dump_ddl.c:1427:18: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1427 | search_len = HDstrlen(op_name); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../tools/src/h5dump/h5dump_ddl.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'lnk_search' at ../../../../tools/src/h5dump/h5dump_ddl.c:1443:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../tools/src/h5dump/h5dump_ddl.c:14: BUILDSTDERR: ../../../../tools/src/h5dump/h5dump_ddl.c: In function 'lnk_search': BUILDSTDERR: ../../../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5dump/h5dump_ddl.c:1427:18: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1427 | search_len = HDstrlen(op_name); BUILDSTDERR: | ^~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5dump_xml.o ../../../../tools/src/h5dump/h5dump_xml.c BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../tools/src/h5dump/h5dump_xml.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'xml_escape_the_string' at ../../../../tools/src/h5dump/h5dump_xml.c:783:13: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'xml_escape_the_string' at ../../../../tools/src/h5dump/h5dump_xml.c:787:13: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'xml_escape_the_string' at ../../../../tools/src/h5dump/h5dump_xml.c:791:13: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'xml_escape_the_string' at ../../../../tools/src/h5dump/h5dump_xml.c:795:13: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5repart.o ../../../../tools/src/misc/h5repart.c BUILDSTDERR: ../../../../tools/src/misc/h5repart.c: In function 'main': BUILDSTDERR: ../../../../tools/src/misc/h5repart.c:237:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 237 | sprintf (src_name, src_gen_name, src_membno); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/src/misc/h5repart.c:257:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 257 | sprintf (dst_name, dst_gen_name, dst_membno); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/src/misc/h5repart.c:340:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 340 | sprintf (src_name, src_gen_name, ++src_membno); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/src/misc/h5repart.c:387:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 387 | sprintf (dst_name, dst_gen_name, ++dst_membno); BUILDSTDERR: | ^~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5clear.o ../../../../tools/src/misc/h5clear.c BUILDSTDERR: In file included from ../../../../tools/src/misc/h5clear.c:22: BUILDSTDERR: ../../../../tools/src/misc/h5clear.c: In function 'parse_command_line': BUILDSTDERR: ../../../../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] BUILDSTDERR: 661 | #define HDatoi(S) atoi(S) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/src/misc/h5clear.c:178:33: note: in expansion of macro 'HDatoi' BUILDSTDERR: 178 | increment = HDatoi(opt_arg); BUILDSTDERR: | ^~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5import.o ../../../../tools/src/h5import/h5import.c BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'processConfigurationFile': BUILDSTDERR: ../../../../tools/src/h5import/h5import.c:1431:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1431 | if ((*((uint8_t*)(&ibyte))) == 0x67) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_uint16': BUILDSTDERR: ../../../../tools/src/h5import/h5import.c:4712:23: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] BUILDSTDERR: 4712 | return (val << 8) | (val >> 8); BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_int16': BUILDSTDERR: ../../../../tools/src/h5import/h5import.c:4717:23: warning: conversion from 'int' to 'int16_t' {aka 'short int'} may change value [-Wconversion] BUILDSTDERR: 4717 | return (val << 8) | ((val >> 8) & 0xFF); BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_int32': BUILDSTDERR: ../../../../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] BUILDSTDERR: 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_int64': BUILDSTDERR: ../../../../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] BUILDSTDERR: 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5repack_main.o ../../../../tools/src/h5repack/h5repack_main.c BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_main.c: In function 'parse_command_line': BUILDSTDERR: ../../../../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] BUILDSTDERR: 521 | options->low_bound = (H5F_libver_t)HDatoi(opt_arg); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 529 | options->high_bound = (H5F_libver_t)HDatoi(opt_arg); BUILDSTDERR: | ^ /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack.c -fPIC -DPIC -o .libs/h5repack.o BUILDSTDERR: ../../../../tools/src/h5repack/h5repack.c: In function 'check_objects': BUILDSTDERR: ../../../../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=] BUILDSTDERR: 750 | printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); BUILDSTDERR: | ~^ ~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int size_t {aka long unsigned int} BUILDSTDERR: | %ld BUILDSTDERR: ../../../../tools/src/h5repack/h5repack.c:764:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 764 | for (uf = 0; uf < options->op_tbl->objs[i].nfilters; uf++) { BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -fPIC -DPIC -o .libs/h5repack_copy.o BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c: In function 'do_copy_objects': BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c:743:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 743 | for (uf = 0; uf < options->op_tbl->objs[uf].nfilters; uf++) { BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c:67:15: warning: 'walk_error_callback' defined but not used [-Wunused-function] BUILDSTDERR: 67 | static herr_t walk_error_callback(H5_ATTR_UNUSED unsigned n, const H5E_error2_t *err_desc, void *udata) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c:37: warning: macro "CHECK_H5DRW_ERROR" is not used [-Wunused-macros] BUILDSTDERR: 37 | #define CHECK_H5DRW_ERROR(_fun, _fail, _did, _mtid, _msid, _fsid, _pid, _buf) { \ BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -fPIC -DPIC -o .libs/h5repack_filters.o BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_copy_obj': BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:51:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 51 | for (i = 0; i < nfilters; i++) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:68:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 68 | for (i = 0; i < rank; i++) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_find_obj': BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:100:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 100 | pname = name; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] BUILDSTDERR: 89 | int result; BUILDSTDERR: | ^~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -fPIC -DPIC -o .libs/h5repack_parse.o BUILDSTDERR: In file included from ../../../../tools/src/h5repack/h5repack.h:18, BUILDSTDERR: from ../../../../tools/src/h5repack/h5repack_parse.c:14: BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_parse.c: In function 'parse_filter': BUILDSTDERR: ../../../../src/H5private.h:1405:31: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 1405 | #define HDstrtoul(S,R,N) strtoul(S,R,N) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_parse.c:231:51: note: in expansion of macro 'HDstrtoul' BUILDSTDERR: 231 | filt->filt_flag = HDstrtoul(stype, NULL, 0); BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5format_convert.o ../../../../tools/src/h5format_convert/h5format_convert.c BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c: In function 'convert': BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c:272:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 272 | else if (verbose_g) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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' BUILDSTDERR: 275 | break; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 303 | if(verbose_g) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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' BUILDSTDERR: 305 | h5tools_setstatus(EXIT_SUCCESS); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5stat.o ../../../../tools/src/h5stat/h5stat.c BUILDSTDERR: ../../../../tools/src/h5stat/h5stat.c: In function 'dataset_stats': BUILDSTDERR: ../../../../tools/src/h5stat/h5stat.c:512:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] BUILDSTDERR: 512 | if((storage = H5Dget_storage_size(did)) < 0) BUILDSTDERR: | ^ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -fPIC -DPIC -o .libs/dynlib_diff.o BUILDSTDERR: ../../../../tools/test/h5diff/dynlib_diff.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5diff/dynlib_diff.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 72 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5diff/dynlib_diff.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 81 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5diffgentest.o ../../../../tools/test/h5diff/h5diffgentest.c BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_datatypes': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:28: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:32: warning: unsigned conversion from 'int' to 'char' changes value from '-128' to '128' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:42: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:46: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:54: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:58: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4226:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4226 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4335:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4335 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4453:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4453 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4596:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4596 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_strings': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:5233:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5233 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_in': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:6224:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6224 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_dset_in': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:7216:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7216 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'gen_datareg': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:7851:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7851 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_hyperslab': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:7962:22: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 7962 | char fillvalue = -1; BUILDSTDERR: | ^ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -fPIC -DPIC -o .libs/dynlib_ls.o BUILDSTDERR: ../../../../tools/test/h5ls/dynlib_ls.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5ls/dynlib_ls.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 72 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5ls/dynlib_ls.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 81 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -fPIC -DPIC -o .libs/dynlib_dump.o BUILDSTDERR: ../../../../tools/test/h5dump/dynlib_dump.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5dump/dynlib_dump.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 72 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/dynlib_dump.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 81 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5dumpgentest.o ../../../../tools/test/h5dump/h5dumpgentest.c BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_many': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:1556:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1556 | herr_t ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2605:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2605 | herr_t ret=0; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2700:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2700 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2773:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2773 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2842:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2842 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2906:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2906 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1_big': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2976:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2976 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3067:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3067 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array2': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3111:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3111 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array3': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3159:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3159 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array4': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3215:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3215 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array5': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3282:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3282 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array6': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3352:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3352 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array7': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3413:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3413 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array8': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3477:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3477 | herr_t status = -1; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_empty': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3544:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3544 | herr_t ret=0; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_attr_in': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3932:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3932 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_dset_in': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:4373:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4373 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_attr_all': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:4811:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4811 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:4969:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4969 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5118:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5118 | herr_t ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'make_external': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5340:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5340 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_filters': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5388:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5388 | int i, j, n, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fcontents': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5734:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5734 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fvalues': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5868:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5868 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_string': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6028:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6028 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_aindices': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6123:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6123 | int i, j, k, l, n, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_longlinks': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6192:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6192 | hid_t gid2 = (-1); /* Datatype ID */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_bigdims': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6371:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6371 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6467:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6467 | int i, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_dataset_idx': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7093:15: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7093 | int i, j, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_nodata': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7543:21: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 7543 | unsigned int i, j; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 7543 | unsigned int i, j; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] BUILDSTDERR: 7542 | double dsetdbl[F66_XDIM][F66_YDIM8]; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] BUILDSTDERR: 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] BUILDSTDERR: 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] BUILDSTDERR: 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] BUILDSTDERR: 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] BUILDSTDERR: 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] BUILDSTDERR: 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] BUILDSTDERR: 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] BUILDSTDERR: 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] BUILDSTDERR: 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] BUILDSTDERR: 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] BUILDSTDERR: 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] BUILDSTDERR: 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] BUILDSTDERR: 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] BUILDSTDERR: 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] BUILDSTDERR: 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] BUILDSTDERR: 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_charsets': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7627:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7627 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_intsizes': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7701:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7701 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_attr_intsizes': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7974:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7974 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_int_array': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:8850:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8850 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_ints': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:9106:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9106 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_udfilter': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10408:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10408 | int i, j, n, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10500:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 10500 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 10509 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5clear_gentest.o ../../../../tools/test/misc/h5clear_gentest.c BUILDSTDERR: ../../../../tools/test/misc/h5clear_gentest.c: In function 'gen_enhance_files': BUILDSTDERR: ../../../../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] BUILDSTDERR: 258 | chksum = 4168810027; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 263 | chksum = 3716054346; BUILDSTDERR: | ^~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5importtest.o ../../../../tools/test/h5import/h5importtest.c BUILDSTDERR: ../../../../tools/test/h5import/h5importtest.c: In function 'main': BUILDSTDERR: ../../../../tools/test/h5import/h5importtest.c:73:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 73 | if ((*((uint8_t*)(&ibyte))) == 0x67) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../tools/test/h5import/h5importtest.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:76:9: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:74:9: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5repacktst.o ../../../../tools/test/h5repack/h5repacktst.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:17: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:15: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:17: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:15: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:17: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:15: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3689:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3689 | ssize_t nwritten; /* # of bytes written */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'verify_userblock': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3752:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3752 | ssize_t nread; /* # of bytes read */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock_file': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3819:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3819 | ssize_t nwritten; /* # of bytes written */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_all_filters': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3059:9: warning: 'dsid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3059 | H5Dclose(dsid); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3058 | H5Tclose(dtid); BUILDSTDERR: | ^~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o testh5repack_detect_szip.o ../../../../tools/test/h5repack/testh5repack_detect_szip.c BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: warning: "HERROR" redefined BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: note: this is the location of the previous definition BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: note: this is the location of the previous definition BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: warning: "H5E_THROW" redefined BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: note: this is the location of the previous definition BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5jamgentest.o ../../../../tools/test/h5jam/h5jamgentest.c BUILDSTDERR: In file included from ../../../../tools/test/h5jam/h5jamgentest.c:25: BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c: In function 'create_textfile': BUILDSTDERR: ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c:309:5: note: in expansion of macro 'HDwrite' BUILDSTDERR: 309 | HDwrite(fd, buf, size); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c: In function 'gent_ub': BUILDSTDERR: ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c:285:5: note: in expansion of macro 'HDwrite' BUILDSTDERR: 285 | HDwrite(fd, buf, ub_size); BUILDSTDERR: | ^~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5stat_gentest.o ../../../../tools/test/h5stat/h5stat_gentest.c BUILDSTDERR: In file included from ../../../../tools/test/h5stat/h5stat_gentest.c:24: BUILDSTDERR: ../../../../tools/test/h5stat/h5stat_gentest.c: In function 'gen_err_refcount': BUILDSTDERR: ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5stat/h5stat_gentest.c:491:9: note: in expansion of macro 'HDwrite' BUILDSTDERR: 491 | HDwrite(fd, &val, 2); BUILDSTDERR: | ^~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sio_perf.o ../../../../tools/test/perform/sio_perf.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/sio_perf.c: In function 'parse_command_line': BUILDSTDERR: ../../../../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] BUILDSTDERR: 987 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sio_engine.o ../../../../tools/test/perform/sio_engine.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c: In function 'do_cleanupfile': BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c:1281:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1281 | HDsnprintf(temp, sizeof temp, filename, j); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c: In function 'do_sio': BUILDSTDERR: ../../../../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=] BUILDSTDERR: 245 | do_cleanupfile(iot, fname); BUILDSTDERR: | ~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 1302 | HDsnprintf(temp, sizeof temp, "%s-%c.h5", BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../../src/H5Epublic.h:20, BUILDSTDERR: from ../../../../src/hdf5.h:26, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:17: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 2048 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../test/h5test.h:28, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'sio_create_filename' at ../../../../tools/test/perform/sio_engine.c:346:9, BUILDSTDERR: inlined from 'do_sio' at ../../../../tools/test/perform/sio_engine.c:203:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o iopipe.o ../../../../tools/test/perform/iopipe.c BUILDSTDERR: ../../../../tools/test/perform/iopipe.c: In function 'synchronize': BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:136:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 136 | int status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:182:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 182 | off_t offset; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 181 | hssize_t n; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 172 | herr_t status; BUILDSTDERR: | ^~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o zip_perf.o ../../../../tools/test/perform/zip_perf.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:24: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:23: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:24: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:23: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:24: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:23: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/zip_perf.c: In function 'main': BUILDSTDERR: ../../../../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] BUILDSTDERR: 566 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) { BUILDSTDERR: | ^ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5Exception.cpp -fPIC -DPIC -o .libs/H5Exception.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Exception.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::setAutoPrint(herr_t (*&)(hid_t, void*), void*)': BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:146:37: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 146 | herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, func, client_data); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::dontPrint()': BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:160:37: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 160 | herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, NULL, NULL); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::getAutoPrint(herr_t (*&)(hid_t, void*), void**)': BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:179:37: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 179 | herr_t ret_value = H5Eget_auto2(H5E_DEFAULT, &func, client_data); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::clearErrorStack()': BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:195:34: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 195 | herr_t ret_value = H5Eclear2(H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::walkErrorStack(H5E_direction_t, H5E_walk2_t, void*)': BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.cpp:244:33: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 244 | herr_t ret_value = H5Ewalk2(H5E_DEFAULT, direction, func, client_data); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5IdComponent.cpp -fPIC -DPIC -o .libs/H5IdComponent.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5IdComponent.cpp:17: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5DataSpace.cpp -fPIC -DPIC -o .libs/H5DataSpace.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5DataSpace.cpp:21: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:37, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5DataSpace.cpp:21: BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp: In static member function 'static H5::DataSpace* H5::DataSpace::getConstant()': BUILDSTDERR: ../../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 25 | #define H5S_ALL (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp:61:30: note: in expansion of macro 'H5S_ALL' BUILDSTDERR: 61 | ALL_ = new DataSpace(H5S_ALL); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(H5S_class_t)': BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp:94:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 94 | DataSpace::DataSpace(H5S_class_t type) : IdComponent() BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(int, const hsize_t*, const hsize_t*)': BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp:112:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 112 | DataSpace::DataSpace(int rank, const hsize_t * dims, const hsize_t * maxdims) : IdComponent() BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:37, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5DataSpace.cpp:21: BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp: In member function 'void H5::DataSpace::copy(const H5::DataSpace&)': BUILDSTDERR: ../../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 25 | #define H5S_ALL (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5DataSpace.cpp:160:15: note: in expansion of macro 'H5S_ALL' BUILDSTDERR: 160 | if (id != H5S_ALL) { BUILDSTDERR: | ^~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5PropList.cpp -fPIC -DPIC -o .libs/H5PropList.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5PropList.cpp:23: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5PropList.cpp:23: BUILDSTDERR: ../../../c++/src/H5PropList.cpp: In static member function 'static H5::PropList* H5::PropList::getConstant()': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5PropList.cpp:64:33: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 64 | DEFAULT_ = new PropList(H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5PropList.cpp: In constructor 'H5::PropList::PropList()': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5PropList.cpp:93:42: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 93 | PropList::PropList() : IdComponent(), id(H5P_DEFAULT) {} BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5PropList.cpp: In constructor 'H5::PropList::PropList(hid_t)': BUILDSTDERR: ../../../c++/src/H5PropList.cpp:118:1: warning: 'H5::PropList::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 118 | PropList::PropList(const hid_t plist_id) : IdComponent() BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5PropList.cpp:23: BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5PropList.cpp:121:14: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 121 | id = H5P_DEFAULT; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5PropList.cpp:160:16: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 160 | id = H5P_DEFAULT; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5PropList.cpp: In member function 'void H5::PropList::setProperty(const char*, const char*) const': BUILDSTDERR: ../../../c++/src/H5PropList.cpp:628:54: warning: use of old-style cast to 'const void*' [-Wold-style-cast] BUILDSTDERR: 628 | herr_t ret_value = H5Pset(id, name, (const void*)charptr); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | static_cast<- BUILDSTDERR: | > ( ) 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5Library.cpp -fPIC -DPIC -o .libs/H5Library.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Library.cpp:18: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5FaccProp.cpp -fPIC -DPIC -o .libs/H5FaccProp.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5FaccProp.cpp:26: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5FcreatProp.cpp -fPIC -DPIC -o .libs/H5FcreatProp.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5FcreatProp.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5LcreatProp.cpp -fPIC -DPIC -o .libs/H5LcreatProp.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5LcreatProp.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5LaccProp.cpp -fPIC -DPIC -o .libs/H5LaccProp.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5LaccProp.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5DaccProp.cpp -fPIC -DPIC -o .libs/H5DaccProp.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5DaccProp.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5DxferProp.cpp -fPIC -DPIC -o .libs/H5DxferProp.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5DxferProp.cpp:17: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5DxferProp.cpp: In member function 'void H5::DSetMemXferPropList::setPreserve(bool) const': BUILDSTDERR: ../../../c++/src/H5DxferProp.cpp:170:54: warning: use of old-style cast to 'hbool_t' {aka 'bool'} [-Wold-style-cast] BUILDSTDERR: 170 | herr_t ret_value = H5Pset_preserve(id, (hbool_t) status); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast ( status) BUILDSTDERR: ../../../c++/src/H5DxferProp.cpp: In member function 'std::string H5::DSetMemXferPropList::getDataTransform() const': BUILDSTDERR: ../../../c++/src/H5DxferProp.cpp:313:63: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 313 | ssize_t exp_len = H5Pget_data_transform(id, NULL, (size_t)0); BUILDSTDERR: | ^ BUILDSTDERR: | --------- BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5DcreatProp.cpp -fPIC -DPIC -o .libs/H5DcreatProp.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5DcreatProp.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5Location.cpp -fPIC -DPIC -o .libs/H5Location.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Location.cpp:19: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Location.cpp:19: BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*, const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:214:71: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 214 | herr_t ret_value = H5Oset_comment_by_name(getId(), name, comment, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:240:70: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 240 | herr_t ret_value = H5Oset_comment_by_name(getId(), ".", comment, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::removeComment(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:270:68: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 270 | herr_t ret_value = H5Oset_comment_by_name(getId(), name, NULL, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'ssize_t H5::H5Location::getComment(const char*, size_t, char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:307:76: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 307 | comment_len = H5Oget_comment_by_name(getId(), name, comment, buf_size, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'std::string H5::H5Location::getComment(const char*, size_t) const': BUILDSTDERR: ../../../c++/src/H5Location.cpp:340:79: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 340 | ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT); BUILDSTDERR: | ^ BUILDSTDERR: | --------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Location.cpp:19: BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:340:82: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 340 | ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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*)': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:526:20: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 526 | plist_id = H5P_DEFAULT; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, const H5::LinkCreatPropList&) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:775:62: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 775 | hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:775:75: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 775 | hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, size_t) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:836:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 836 | hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:836:70: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 836 | hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'H5::Group H5::H5Location::openGroup(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:878:46: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 878 | hid_t group_id = H5Gopen2(getId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1069:79: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1069 | ret_value = H5Lcreate_hard(getId(), curr_name, new_loc.getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1069:92: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1069 | ret_value = H5Lcreate_hard(getId(), curr_name, new_loc.getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1065:11: warning: unused variable 'new_loc_id' [-Wunused-variable] BUILDSTDERR: 1065 | hid_t new_loc_id = new_loc.getId(); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1066:11: warning: unused variable 'lcpl_id' [-Wunused-variable] BUILDSTDERR: 1066 | hid_t lcpl_id = lcpl.getId(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1067:11: warning: unused variable 'lapl_id' [-Wunused-variable] BUILDSTDERR: 1067 | hid_t lapl_id = lapl.getId(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Location.cpp:19: BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::link(const char*, hid_t, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1112:72: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1112 | ret_value = H5Lcreate_hard(getId(), curr_name, same_loc, new_name, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1112:85: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1112 | ret_value = H5Lcreate_hard(getId(), curr_name, same_loc, new_name, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1109:11: warning: unused variable 'lcpl_id' [-Wunused-variable] BUILDSTDERR: 1109 | hid_t lcpl_id = lcpl.getId(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1110:11: warning: unused variable 'lapl_id' [-Wunused-variable] BUILDSTDERR: 1110 | hid_t lapl_id = lapl.getId(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Location.cpp:19: BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::link(H5L_type_t, const char*, const char*) const': BUILDSTDERR: ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 41 | #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1162:60: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: 1162 | ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Location.cpp:19: BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1162:84: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1162 | ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1162:97: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1162 | ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1166:69: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1166 | ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1166:82: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1166 | ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Location.cpp:19: BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::copyLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': BUILDSTDERR: ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 41 | #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1251:44: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: 1251 | ret_value = H5Lcopy(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::moveLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': BUILDSTDERR: ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 41 | #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1331:44: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: 1331 | ret_value = H5Lmove(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Location.cpp:19: BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'std::string H5::H5Location::getLinkval(const char*, size_t) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1642:59: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1642 | ret_value = H5Lget_info(getId(), name, &linkinfo, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1655:66: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1655 | ret_value = H5Lget_val(getId(), name, value_C, val_size, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'std::string H5::H5Location::getObjnameByIdx(hsize_t) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1851:99: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1851 | ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, NULL, 0, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1859:102: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1859 | name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name_C, name_len+1, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'ssize_t H5::H5Location::getObjnameByIdx(hsize_t, char*, size_t) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1892:102: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1892 | ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name, size, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'H5O_type_t H5::H5Location::childObjType(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:1949:89: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1949 | herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:2024:107: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 2024 | ret_value = H5Oget_info_by_idx2(getId(), objname, index_type, order, index, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Location.cpp: In member function 'unsigned int H5::H5Location::childObjVersion(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Location.cpp:2066:87: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 2066 | herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_HDR, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5AbstractDs.cpp -fPIC -DPIC -o .libs/H5AbstractDs.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5AbstractDs.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5Attribute.cpp -fPIC -DPIC -o .libs/H5Attribute.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Attribute.cpp:22: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5Object.cpp -fPIC -DPIC -o .libs/H5Object.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Object.cpp:17: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Object.cpp: In function 'herr_t H5::userAttrOpWrpr(hid_t, const char*, const H5A_info_t*, void*)': BUILDSTDERR: ../../../c++/src/H5Object.cpp:45:40: warning: unused parameter 'loc_id' [-Wunused-parameter] BUILDSTDERR: 45 | extern "C" herr_t userAttrOpWrpr(hid_t loc_id, const char *attr_name, BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: ../../../c++/src/H5Object.cpp:46:23: warning: unused parameter 'ainfo' [-Wunused-parameter] BUILDSTDERR: 46 | const H5A_info_t *ainfo, void *op_data) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../../c++/src/H5Object.cpp: In function 'herr_t H5::userVisitOpWrpr(hid_t, const char*, const H5O_info_t*, void*)': BUILDSTDERR: ../../../c++/src/H5Object.cpp:56:41: warning: unused parameter 'obj_id' [-Wunused-parameter] BUILDSTDERR: 56 | extern "C" herr_t userVisitOpWrpr(hid_t obj_id, const char *attr_name, BUILDSTDERR: | ~~~~~~^~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Object.cpp:17: BUILDSTDERR: ../../../c++/src/H5Object.cpp: In member function 'H5::Attribute H5::H5Object::createAttribute(const char*, const H5::DataType&, const H5::DataSpace&, const H5::PropList&) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Object.cpp:113:76: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 113 | hid_t attr_id = H5Acreate2(getId(), name, type_id, space_id, plist_id, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Object.cpp:148:44: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 148 | hid_t attr_id = H5Aopen(getId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(unsigned int) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Object.cpp:184:55: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 184 | H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Object.cpp:184:68: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 184 | H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5OcreatProp.cpp -fPIC -DPIC -o .libs/H5OcreatProp.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5OcreatProp.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5DataType.cpp -fPIC -DPIC -o .libs/H5DataType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5DataType.cpp:21: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(H5T_class_t, size_t)': BUILDSTDERR: ../../../c++/src/H5DataType.cpp:81:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 81 | DataType::DataType(const H5T_class_t type_class, size_t size) : H5Object(), encoded_buf(NULL), buf_size(0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const void*, H5R_type_t, const H5::PropList&)': BUILDSTDERR: ../../../c++/src/H5DataType.cpp:102:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 102 | DataType::DataType(const H5Location& loc, const void* ref, H5R_type_t ref_type, const PropList& plist) : H5Object(), encoded_buf(NULL), buf_size(0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::PredType&)': BUILDSTDERR: ../../../c++/src/H5DataType.cpp:150:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 150 | DataType::DataType(const PredType& pred_type) : H5Object(), encoded_buf(NULL), buf_size(0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const char*)': BUILDSTDERR: ../../../c++/src/H5DataType.cpp:172:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 172 | DataType::DataType(const H5Location& loc, const char *dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const string&)': BUILDSTDERR: ../../../c++/src/H5DataType.cpp:191:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 191 | DataType::DataType(const H5Location& loc, const H5std_string& dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5DataType.cpp:39: BUILDSTDERR: ../../../c++/src/H5DataType.cpp: In member function 'void H5::DataType::encode()': BUILDSTDERR: ../../../c++/src/H5DataType.cpp:321:57: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 321 | encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5private.h:673:40: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:321:40: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 321 | encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5DataType.cpp:21: BUILDSTDERR: ../../../c++/src/H5DataType.cpp: In member function 'void H5::DataType::p_commit(hid_t, const char*)': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:433:53: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 433 | herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:433:66: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 433 | herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:433:79: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 433 | herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5DataType.cpp: In member function 'hid_t H5::DataType::p_opentype(const H5::H5Location&, const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5DataType.cpp:918:57: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 918 | hid_t ret_value = H5Topen2(loc.getId(), dtype_name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5AtomType.cpp -fPIC -DPIC -o .libs/H5AtomType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5AtomType.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5PredType.cpp -fPIC -DPIC -o .libs/H5PredType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5PredType.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5PredType.cpp: In member function 'void H5::PredType::commit(H5::H5Location&, const char*)': BUILDSTDERR: ../../../c++/src/H5PredType.cpp:86:35: warning: unused parameter 'loc' [-Wunused-parameter] BUILDSTDERR: 86 | void PredType::commit(H5Location& loc, const char* name) BUILDSTDERR: | ~~~~~~~~~~~~^~~ BUILDSTDERR: ../../../c++/src/H5PredType.cpp:86:52: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 86 | void PredType::commit(H5Location& loc, const char* name) BUILDSTDERR: | ~~~~~~~~~~~~^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5EnumType.cpp -fPIC -DPIC -o .libs/H5EnumType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5EnumType.cpp:17: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5IntType.cpp -fPIC -DPIC -o .libs/H5IntType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5IntType.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5FloatType.cpp -fPIC -DPIC -o .libs/H5FloatType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5FloatType.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5StrType.cpp -fPIC -DPIC -o .libs/H5StrType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5StrType.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5StrType.cpp: In constructor 'H5::StrType::StrType(int, const size_t&)': BUILDSTDERR: ../../../c++/src/H5StrType.cpp:105:28: warning: unused parameter 'dummy' [-Wunused-parameter] BUILDSTDERR: 105 | StrType::StrType(const int dummy, const size_t& size) : AtomType() BUILDSTDERR: | ~~~~~~~~~~^~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5ArrayType.cpp -fPIC -DPIC -o .libs/H5ArrayType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5ArrayType.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5VarLenType.cpp -fPIC -DPIC -o .libs/H5VarLenType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5VarLenType.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5CompType.cpp -fPIC -DPIC -o .libs/H5CompType.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5CompType.cpp:16: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5DataSet.cpp -fPIC -DPIC -o .libs/H5DataSet.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5DataSet.cpp:22: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/H5private.h:27, BUILDSTDERR: from ../../../c++/src/H5DataSet.cpp:21: BUILDSTDERR: ../../../c++/src/H5DataSet.cpp: In member function 'haddr_t H5::DataSet::getOffset() const': BUILDSTDERR: ../../../src/H5public.h:205:56: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 205 | # define HADDR_UNDEF ((haddr_t)(long)(-1)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' BUILDSTDERR: 288 | if (ds_addr == HADDR_UNDEF) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5public.h:205:56: warning: use of old-style cast to 'haddr_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 205 | # define HADDR_UNDEF ((haddr_t)(long)(-1)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' BUILDSTDERR: 288 | if (ds_addr == HADDR_UNDEF) BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5CommonFG.cpp -fPIC -DPIC -o .libs/H5CommonFG.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5CommonFG.cpp:17: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5CommonFG.cpp:17: BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp: In member function 'H5::DataType H5::CommonFG::openDataType(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:62:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 62 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp: In member function 'H5::ArrayType H5::CommonFG::openArrayType(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:98:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 98 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp: In member function 'H5::CompType H5::CommonFG::openCompType(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:134:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 134 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp: In member function 'H5::EnumType H5::CommonFG::openEnumType(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:170:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 170 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp: In member function 'H5::IntType H5::CommonFG::openIntType(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:206:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 206 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp: In member function 'H5::FloatType H5::CommonFG::openFloatType(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:242:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 242 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp: In member function 'H5::StrType H5::CommonFG::openStrType(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:278:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 278 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp: In member function 'H5::VarLenType H5::CommonFG::openVarLenType(const char*) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5CommonFG.cpp:314:48: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 314 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5Group.cpp -fPIC -DPIC -o .libs/H5Group.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Group.cpp:21: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../c++/src/H5File.cpp -fPIC -DPIC -o .libs/H5File.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5File.cpp:21: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/src/H5File.cpp: In constructor 'H5::H5File::H5File(hid_t)': BUILDSTDERR: ../../../c++/src/H5File.cpp:164:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 164 | H5File::H5File(hid_t existing_id) : Group() BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../c++/src/H5File.cpp: In copy constructor 'H5::H5File::H5File(const H5::H5File&)': BUILDSTDERR: ../../../c++/src/H5File.cpp:179:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 179 | H5File::H5File(const H5File& original) : Group() BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5File.cpp:21: BUILDSTDERR: ../../../c++/src/H5File.cpp: In member function 'void H5::H5File::getVFDHandle(void**) const': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5File.cpp:513:46: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 513 | herr_t ret_value = H5Fget_vfd_handle(id, H5P_DEFAULT, file_handle); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o testhdf5.o ../../../c++/test/testhdf5.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/testhdf5.cpp:50: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dsets.o ../../../c++/test/dsets.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/dsets.cpp:35: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 421 | (H5Z_func_t)filter_bogus, /* The actual filter function */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | ------------------------ BUILDSTDERR: | static_cast (filter_bogus) BUILDSTDERR: ../../../c++/test/dsets.cpp: In function 'size_t filter_bogus(unsigned int, size_t, const unsigned int*, size_t, size_t*, void**)': BUILDSTDERR: ../../../c++/test/dsets.cpp:438:41: warning: unused parameter 'flags' [-Wunused-parameter] BUILDSTDERR: 438 | static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:438:55: warning: unused parameter 'cd_nelmts' [-Wunused-parameter] BUILDSTDERR: 438 | static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:439:26: warning: unused parameter 'cd_values' [-Wunused-parameter] BUILDSTDERR: 439 | const unsigned int cd_values[], size_t nbytes, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:440:15: warning: unused parameter 'buf_size' [-Wunused-parameter] BUILDSTDERR: 440 | size_t *buf_size, void **buf) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:440:32: warning: unused parameter 'buf' [-Wunused-parameter] BUILDSTDERR: 440 | size_t *buf_size, void **buf) BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:22, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/dsets.cpp:35: BUILDSTDERR: ../../../c++/test/dsets.cpp: In function 'herr_t test_multiopen(H5::H5File&)': BUILDSTDERR: ../../../src/H5public.h:191:56: warning: use of old-style cast to 'hssize_t' {aka 'long long int'} [-Wold-style-cast] BUILDSTDERR: 191 | #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' BUILDSTDERR: 26 | #define H5S_UNLIMITED HSIZE_UNDEF BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' BUILDSTDERR: 879 | hsize_t max_size[1] = {H5S_UNLIMITED}; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../src/H5public.h:191:56: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 191 | #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' BUILDSTDERR: 26 | #define H5S_UNLIMITED HSIZE_UNDEF BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' BUILDSTDERR: 879 | hsize_t max_size[1] = {H5S_UNLIMITED}; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp: In function 'herr_t test_types(H5::H5File&)': BUILDSTDERR: ../../../c++/test/dsets.cpp:979:32: warning: implicitly-declared 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 979 | another_int_type = new_int_type; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:39, BUILDSTDERR: from ../../../c++/test/dsets.cpp:35: BUILDSTDERR: ../../../c++/src/H5IntType.h:57:9: note: because 'H5::IntType' has user-provided 'H5::IntType::IntType(const H5::IntType&)' BUILDSTDERR: 57 | IntType(const IntType& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/src/H5IntType.h: In member function 'H5::IntType& H5::IntType::operator=(const H5::IntType&)': BUILDSTDERR: ../../../c++/src/H5IntType.h:25:17: warning: implicitly-declared 'H5::AtomType& H5::AtomType::operator=(const H5::AtomType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 25 | class H5_DLLCPP IntType : public AtomType { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:36, BUILDSTDERR: from ../../../c++/test/dsets.cpp:35: BUILDSTDERR: ../../../c++/src/H5AtomType.h:64:9: note: because 'H5::AtomType' has user-provided 'H5::AtomType::AtomType(const H5::AtomType&)' BUILDSTDERR: 64 | AtomType(const AtomType& original); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp: In function 'herr_t test_types(H5::H5File&)': BUILDSTDERR: ../../../c++/test/dsets.cpp:979:32: note: synthesized method 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' first required here BUILDSTDERR: 979 | another_int_type = new_int_type; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp: In function 'herr_t test_getinfo(H5::H5File&)': BUILDSTDERR: ../../../c++/test/dsets.cpp:1153:53: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1153 | dataset = file.openDataSet(DSET_DEFAULT_NAME); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/dsets.cpp:35: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/dsets.cpp: In function 'herr_t test_chunk_cache(H5::FileAccPropList)': BUILDSTDERR: ../../../c++/test/dsets.cpp:1213:34: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 1213 | dapl.setNumLinks((size_t)134); BUILDSTDERR: | ^~~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (134) BUILDSTDERR: ../../../c++/test/dsets.cpp:1215:36: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 1215 | verify_val(nlinks, (size_t)134, "DSetAccPropList::getNumLinks", __LINE__, __FILE__); BUILDSTDERR: | ^~~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (134) BUILDSTDERR: ../../../c++/test/dsets.cpp:1223:38: warning: use of old-style cast to 'double' [-Wold-style-cast] BUILDSTDERR: 1223 | double w0_2 = w0_1 / (double)2.0F; BUILDSTDERR: | ^~~~ BUILDSTDERR: | ------------ BUILDSTDERR: | static_cast (2.0F) BUILDSTDERR: In file included from ../../../src/hdf5.h:25, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/dsets.cpp:35: BUILDSTDERR: ../../../src/H5Dpublic.h:32:56: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 32 | #define H5D_CHUNK_CACHE_NBYTES_DEFAULT ((size_t) -1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/dsets.cpp:1259:27: note: in expansion of macro 'H5D_CHUNK_CACHE_NBYTES_DEFAULT' BUILDSTDERR: 1259 | size_t nbytes_3 = H5D_CHUNK_CACHE_NBYTES_DEFAULT; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../c++/test/dsets.cpp:39: BUILDSTDERR: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = unsigned int; Type2 = int]': BUILDSTDERR: ../../../c++/test/dsets.cpp:1148:83: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 70 | if (x != value) BUILDSTDERR: | ~~^~~~~~~~ BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/dsets.cpp:1333:94: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tattr.o ../../../c++/test/tattr.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp:98:28: warning: use of old-style cast to 'float' [-Wold-style-cast] BUILDSTDERR: 98 | float attr_data5 = (float)-5.123; // Test data for 5th attribute BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (-5.123) BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_attr_basic_write()': BUILDSTDERR: ../../../c++/test/tattr.cpp:209:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 209 | verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | --------------- BUILDSTDERR: | static_cast (attr_size) BUILDSTDERR: ../../../c++/test/tattr.cpp:209:77: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 209 | verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tattr.cpp:227:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 227 | verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | --------------- BUILDSTDERR: | static_cast (attr_size) BUILDSTDERR: ../../../c++/test/tattr.cpp:227:77: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 227 | verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_attr_getname()': BUILDSTDERR: ../../../c++/test/tattr.cpp:299:28: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 299 | verify_val((size_t)name_size, FATTR1_NAME.length(), "Attribute::getName", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | ----------------- BUILDSTDERR: | static_cast (name_size) BUILDSTDERR: ../../../c++/test/tattr.cpp:300:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 300 | verify_val((const char*)fattr1_name, FATTR1_NAME, "Attribute::getName", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/tattr.cpp:311:28: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 311 | verify_val((size_t)name_size, FATTR1_NAME.size(), "Attribute::getName", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | ----------------- BUILDSTDERR: | static_cast (name_size) BUILDSTDERR: ../../../c++/test/tattr.cpp:312:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 312 | verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/tattr.cpp:312:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 312 | verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_attr_compound_read()': BUILDSTDERR: ../../../c++/test/tattr.cpp:679:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 679 | Attribute attr = dataset.openAttribute((unsigned)0); BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/tattr.cpp:693:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 693 | verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (dims[0]) BUILDSTDERR: ../../../c++/test/tattr.cpp:693:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 693 | verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast (ATTR4_DIM1) BUILDSTDERR: ../../../c++/test/tattr.cpp:694:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 694 | verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (dims[1]) BUILDSTDERR: ../../../c++/test/tattr.cpp:694:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 694 | verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast (ATTR4_DIM2) BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_attr_mult_read()': BUILDSTDERR: ../../../c++/test/tattr.cpp:1024:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1024 | Attribute attr = dataset.openAttribute((unsigned)0); BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/tattr.cpp:1038:25: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1038 | if ((long)dims[0] != (long)ATTR1_DIM1) BUILDSTDERR: | ^ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (dims[0]) BUILDSTDERR: ../../../c++/test/tattr.cpp:1038:36: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1038 | if ((long)dims[0] != (long)ATTR1_DIM1) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast (ATTR1_DIM1) BUILDSTDERR: ../../../c++/test/tattr.cpp:1039:111: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 1039 | TestErrPrintf("%d:attribute dimensions different: dims[0]=%d, should be %d\n",__LINE__,(int)dims[0],ATTR1_DIM1); BUILDSTDERR: | ^ BUILDSTDERR: | ------------ BUILDSTDERR: | static_cast (dims[0]) BUILDSTDERR: ../../../c++/test/tattr.cpp:1076:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1076 | attr = dataset.openAttribute((unsigned)1); BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (1) BUILDSTDERR: ../../../c++/test/tattr.cpp:1076:49: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1076 | attr = dataset.openAttribute((unsigned)1); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:34, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' BUILDSTDERR: 33 | Attribute(const Attribute& original); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp:1090:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1090 | verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (dims[0]) BUILDSTDERR: ../../../c++/test/tattr.cpp:1090:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1090 | verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast (ATTR2_DIM1) BUILDSTDERR: ../../../c++/test/tattr.cpp:1091:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1091 | verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (dims[1]) BUILDSTDERR: ../../../c++/test/tattr.cpp:1091:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1091 | verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast (ATTR2_DIM2) BUILDSTDERR: ../../../c++/test/tattr.cpp:1129:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1129 | attr = dataset.openAttribute((unsigned)2); BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (2) BUILDSTDERR: ../../../c++/test/tattr.cpp:1129:49: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1129 | attr = dataset.openAttribute((unsigned)2); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:34, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' BUILDSTDERR: 33 | Attribute(const Attribute& original); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp:1142:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1142 | verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (dims[0]) BUILDSTDERR: ../../../c++/test/tattr.cpp:1142:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1142 | verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast (ATTR3_DIM1) BUILDSTDERR: ../../../c++/test/tattr.cpp:1143:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1143 | verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (dims[1]) BUILDSTDERR: ../../../c++/test/tattr.cpp:1143:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1143 | verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast (ATTR3_DIM2) BUILDSTDERR: ../../../c++/test/tattr.cpp:1144:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1144 | verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (dims[2]) BUILDSTDERR: ../../../c++/test/tattr.cpp:1144:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1144 | verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast (ATTR3_DIM3) BUILDSTDERR: ../../../c++/test/tattr.cpp:1037:13: warning: variable 'ndims' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1037 | int ndims = space.getSimpleExtentDims(dims); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_attr_delete()': BUILDSTDERR: ../../../c++/test/tattr.cpp:1220:56: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1220 | Attribute fattr = fid1.openAttribute((unsigned)0); BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/tattr.cpp:1258:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1258 | Attribute attr = dataset.openAttribute((unsigned)0); BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/tattr.cpp:1268:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1268 | attr = dataset.openAttribute((unsigned)1); BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (1) BUILDSTDERR: ../../../c++/test/tattr.cpp:1268:49: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1268 | attr = dataset.openAttribute((unsigned)1); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:34, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' BUILDSTDERR: 33 | Attribute(const Attribute& original); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp:1284:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1284 | attr = dataset.openAttribute((unsigned)0); BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/tattr.cpp:1284:49: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1284 | attr = dataset.openAttribute((unsigned)0); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:34, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' BUILDSTDERR: 33 | Attribute(const Attribute& original); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_attr_dtype_shared()': BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tattr.cpp:1338:63: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1338 | empty_filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp:1359:33: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 1359 | verify_val((int)statbuf.nlink, 1, "DataType::getObjinfo", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----- BUILDSTDERR: | static_cast () BUILDSTDERR: ../../../c++/test/tattr.cpp:1370:33: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 1370 | verify_val((int)statbuf.nlink, 2, "H5File::getObjinfo", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----- BUILDSTDERR: | static_cast () BUILDSTDERR: ../../../c++/test/tattr.cpp:1379:33: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 1379 | verify_val((int)statbuf.nlink, 3, "DataSet::getObjinfo", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----- BUILDSTDERR: | static_cast () BUILDSTDERR: ../../../c++/test/tattr.cpp:1391:33: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 1391 | verify_val((int)statbuf.nlink, 2, "DataSet::getObjinfo after DataSet::removeAttr", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----- BUILDSTDERR: | static_cast () BUILDSTDERR: ../../../c++/test/tattr.cpp:1395:60: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1395 | attr = dset.createAttribute(ATTR1_NAME,dtype,dspace); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:34, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' BUILDSTDERR: 33 | Attribute(const Attribute& original); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp:1400:33: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 1400 | verify_val((int)statbuf.nlink, 3, "DataSet::createAttribute", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----- BUILDSTDERR: | static_cast () BUILDSTDERR: ../../../c++/test/tattr.cpp:1437:33: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 1437 | verify_val((int)statbuf.nlink, 3, "DataSet::openAttribute", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----- BUILDSTDERR: | static_cast () BUILDSTDERR: ../../../c++/test/tattr.cpp:1447:33: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 1447 | verify_val((int)statbuf.nlink, 1, "H5File::unlink", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----- BUILDSTDERR: | static_cast () BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tattr.cpp:1457:57: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 1457 | filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp:1458:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1458 | verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | -------------- BUILDSTDERR: | static_cast (filesize) BUILDSTDERR: ../../../c++/test/tattr.cpp:1458:42: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 1458 | verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast ( ) BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_string_attr()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tattr.cpp:1566:29: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 1566 | StrType vls_type(0, H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_attr_corder_create_basic(H5::FileCreatPropList&, H5::FileAccPropList&)': BUILDSTDERR: ../../../c++/test/tattr.cpp:1789:47: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1789 | verify_val(crt_order_flags, (unsigned)0, "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/tattr.cpp:1806:93: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1806 | verify_val(crt_order_flags, (unsigned)(H5P_CRT_ORDER_TRACKED | H5P_CRT_ORDER_INDEXED), "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tattr.cpp:1834:46: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1834 | dataset = fid1.openDataSet(DSET1_NAME); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp:1837:39: warning: implicitly-declared 'H5::DSetCreatPropList& H5::DSetCreatPropList::operator=(const H5::DSetCreatPropList&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1837 | dcpl = dataset.getCreatePlist(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:26, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5DcreatProp.h:126:9: note: because 'H5::DSetCreatPropList' has user-provided 'H5::DSetCreatPropList::DSetCreatPropList(const H5::DSetCreatPropList&)' BUILDSTDERR: 126 | DSetCreatPropList(const DSetCreatPropList& orig); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:26, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5DcreatProp.h: In member function 'H5::DSetCreatPropList& H5::DSetCreatPropList::operator=(const H5::DSetCreatPropList&)': BUILDSTDERR: ../../../c++/src/H5DcreatProp.h:29:17: warning: implicitly-declared 'H5::ObjCreatPropList& H5::ObjCreatPropList::operator=(const H5::ObjCreatPropList&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 29 | class H5_DLLCPP DSetCreatPropList : public ObjCreatPropList { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:25, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5OcreatProp.h:50:9: note: because 'H5::ObjCreatPropList' has user-provided 'H5::ObjCreatPropList::ObjCreatPropList(const H5::ObjCreatPropList&)' BUILDSTDERR: 50 | ObjCreatPropList(const ObjCreatPropList& original); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_attr_corder_create_basic(H5::FileCreatPropList&, H5::FileAccPropList&)': BUILDSTDERR: ../../../c++/test/tattr.cpp:1837:39: note: synthesized method 'H5::DSetCreatPropList& H5::DSetCreatPropList::operator=(const H5::DSetCreatPropList&)' first required here BUILDSTDERR: 1837 | dcpl = dataset.getCreatePlist(); BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tattr.cpp:1841:93: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 1841 | verify_val(crt_order_flags, (unsigned)(H5P_CRT_ORDER_TRACKED | H5P_CRT_ORDER_INDEXED), "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tattr.cpp: In function 'void test_attr()': BUILDSTDERR: ../../../c++/test/tattr.cpp:1898:29: warning: implicitly-declared 'H5::FileAccPropList& H5::FileAccPropList::operator=(const H5::FileAccPropList&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1898 | curr_fapl = fapl_new; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:23, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5FaccProp.h:140:9: note: because 'H5::FileAccPropList' has user-provided 'H5::FileAccPropList::FileAccPropList(const H5::FileAccPropList&)' BUILDSTDERR: 140 | FileAccPropList(const FileAccPropList& original); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tattr.cpp:1903:29: warning: implicitly-declared 'H5::FileAccPropList& H5::FileAccPropList::operator=(const H5::FileAccPropList&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1903 | curr_fapl = fapl; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:23, BUILDSTDERR: from ../../../c++/test/tattr.cpp:29: BUILDSTDERR: ../../../c++/src/H5FaccProp.h:140:9: note: because 'H5::FileAccPropList' has user-provided 'H5::FileAccPropList::FileAccPropList(const H5::FileAccPropList&)' BUILDSTDERR: 140 | FileAccPropList(const FileAccPropList& original); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../c++/test/tattr.cpp:33: BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tattr.cpp:525:81: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 70 | if (x != value) BUILDSTDERR: | ~~^~~~~~~~ BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tattr.cpp:700:91: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tattr.cpp:738:100: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tattr.cpp:905:96: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tarray.o ../../../c++/test/tarray.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tarray.cpp:28: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp: In function 'void test_array_compound_array()': BUILDSTDERR: ../../../c++/test/tarray.cpp:81:45: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 81 | wdata[idxi][idxj].i = idxi * 10 + idxj; BUILDSTDERR: | ~~~~~~~~~~^~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:84:30: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 84 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:84:44: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 84 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:84:57: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 84 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:84:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] BUILDSTDERR: 84 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:152:47: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 152 | dataset = file1.openDataSet("Dataset1"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tarray.cpp:28: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tarray.cpp:31: BUILDSTDERR: ../../../src/H5private.h:1110:44: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tarray.cpp:239:9: note: in expansion of macro 'HDmemset' BUILDSTDERR: 239 | HDmemset(rdims1, 0, H5S_MAX_RANK); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp: In function 'void test_array_info()': BUILDSTDERR: ../../../c++/test/tarray.cpp:382:45: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 382 | wdata[idxi][idxj].i = idxi * 10 + idxj; BUILDSTDERR: | ~~~~~~~~~~^~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:385:30: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 385 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:385:44: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 385 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:385:57: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 385 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:385:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] BUILDSTDERR: 385 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:426:47: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 426 | dataset = file1.openDataSet("Dataset1"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tarray.cpp:28: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:371:10: warning: unused variable 'rdata' [-Wunused-variable] BUILDSTDERR: 371 | s1_t rdata[SPACE1_DIM1][ARRAY1_DIM1]; // Information read in BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tarray.cpp:374:13: warning: unused variable 'nmemb' [-Wunused-variable] BUILDSTDERR: 374 | int nmemb; // Number of compound members BUILDSTDERR: | ^~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tcompound.o ../../../c++/test/tcompound.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tcompound.cpp:28: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tcompound.cpp:31: BUILDSTDERR: ../../../c++/test/tcompound.cpp: In function 'void test_compound_2()': BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:109:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 109 | buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:110:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 110 | bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:111:32: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 111 | orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tcompound.cpp:113:34: warning: use of old-style cast to 'struct test_compound_2()::src_typ_t*' [-Wold-style-cast] BUILDSTDERR: 113 | s_ptr = ((src_typ_t*)orig) + i; BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (orig) BUILDSTDERR: ../../../c++/test/tcompound.cpp:150:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 150 | st.convert(dt, (size_t)nelmts, buf, bkg); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | -------------- BUILDSTDERR: | static_cast (nelmts) BUILDSTDERR: ../../../c++/test/tcompound.cpp:154:34: warning: use of old-style cast to 'struct test_compound_2()::src_typ_t*' [-Wold-style-cast] BUILDSTDERR: 154 | s_ptr = ((src_typ_t*)orig) + i; BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (orig) BUILDSTDERR: ../../../c++/test/tcompound.cpp:155:34: warning: use of old-style cast to 'struct test_compound_2()::dst_typ_t*' [-Wold-style-cast] BUILDSTDERR: 155 | d_ptr = ((dst_typ_t*)buf) + i; BUILDSTDERR: | ^~~ BUILDSTDERR: | --------------- BUILDSTDERR: | reinterpret_cast (buf) BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tcompound.cpp:31: BUILDSTDERR: ../../../c++/test/tcompound.cpp: In function 'void test_compound_3()': BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:231:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 231 | buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:232:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 232 | bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:233:32: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 233 | orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tcompound.cpp:235:34: warning: use of old-style cast to 'struct test_compound_3()::src_typ_t*' [-Wold-style-cast] BUILDSTDERR: 235 | s_ptr = ((src_typ_t*)orig) + i; BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (orig) BUILDSTDERR: ../../../c++/test/tcompound.cpp:270:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 270 | st.convert(dt, (size_t)nelmts, buf, bkg); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | -------------- BUILDSTDERR: | static_cast (nelmts) BUILDSTDERR: ../../../c++/test/tcompound.cpp:274:34: warning: use of old-style cast to 'struct test_compound_3()::src_typ_t*' [-Wold-style-cast] BUILDSTDERR: 274 | s_ptr = ((src_typ_t*)orig) + i; BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (orig) BUILDSTDERR: ../../../c++/test/tcompound.cpp:275:34: warning: use of old-style cast to 'struct test_compound_3()::dst_typ_t*' [-Wold-style-cast] BUILDSTDERR: 275 | d_ptr = ((dst_typ_t*)buf) + i; BUILDSTDERR: | ^~~ BUILDSTDERR: | --------------- BUILDSTDERR: | reinterpret_cast (buf) BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tcompound.cpp:31: BUILDSTDERR: ../../../c++/test/tcompound.cpp: In function 'void test_compound_4()': BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:355:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 355 | buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:356:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 356 | bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:357:32: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 357 | orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tcompound.cpp:359:34: warning: use of old-style cast to 'struct test_compound_4()::src_typ_t*' [-Wold-style-cast] BUILDSTDERR: 359 | s_ptr = ((src_typ_t*)orig) + i; BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (orig) BUILDSTDERR: ../../../c++/test/tcompound.cpp:396:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 396 | st.convert(dt, (size_t)nelmts, buf, bkg); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | -------------- BUILDSTDERR: | static_cast (nelmts) BUILDSTDERR: ../../../c++/test/tcompound.cpp:400:34: warning: use of old-style cast to 'struct test_compound_4()::src_typ_t*' [-Wold-style-cast] BUILDSTDERR: 400 | s_ptr = ((src_typ_t*)orig) + i; BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (orig) BUILDSTDERR: ../../../c++/test/tcompound.cpp:401:34: warning: use of old-style cast to 'struct test_compound_4()::dst_typ_t*' [-Wold-style-cast] BUILDSTDERR: 401 | d_ptr = ((dst_typ_t*)buf) + i; BUILDSTDERR: | ^~~ BUILDSTDERR: | --------------- BUILDSTDERR: | reinterpret_cast (buf) BUILDSTDERR: ../../../c++/test/tcompound.cpp: In function 'void test_compound_5()': BUILDSTDERR: ../../../c++/test/tcompound.cpp:510:44: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 510 | src_type.convert(dst_type, (size_t)2, buf, bkg); BUILDSTDERR: | ^ BUILDSTDERR: | --------- BUILDSTDERR: | static_cast (2) BUILDSTDERR: ../../../c++/test/tcompound.cpp:511:27: warning: use of old-style cast to 'struct test_compound_5()::dst_typ_t*' [-Wold-style-cast] BUILDSTDERR: 511 | dst = (dst_typ_t*)buf; BUILDSTDERR: | ^~~ BUILDSTDERR: | --------------- BUILDSTDERR: | static_cast (buf) BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tcompound.cpp:31: BUILDSTDERR: ../../../c++/test/tcompound.cpp: In function 'void test_compound_6()': BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:581:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 581 | buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:582:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 582 | bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tcompound.cpp:583:32: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 583 | orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tcompound.cpp:585:34: warning: use of old-style cast to 'struct test_compound_6()::src_typ_t*' [-Wold-style-cast] BUILDSTDERR: 585 | s_ptr = ((src_typ_t*)orig) + i; BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (orig) BUILDSTDERR: ../../../c++/test/tcompound.cpp:601:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 601 | st.convert(dt, (size_t)nelmts, buf, bkg); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | -------------- BUILDSTDERR: | static_cast (nelmts) BUILDSTDERR: ../../../c++/test/tcompound.cpp:605:34: warning: use of old-style cast to 'struct test_compound_6()::src_typ_t*' [-Wold-style-cast] BUILDSTDERR: 605 | s_ptr = ((src_typ_t*)orig) + i; BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (orig) BUILDSTDERR: ../../../c++/test/tcompound.cpp:606:34: warning: use of old-style cast to 'struct test_compound_6()::dst_typ_t*' [-Wold-style-cast] BUILDSTDERR: 606 | d_ptr = ((dst_typ_t*)buf) + i; BUILDSTDERR: | ^~~ BUILDSTDERR: | --------------- BUILDSTDERR: | reinterpret_cast (buf) BUILDSTDERR: ../../../c++/test/tcompound.cpp: In function 'void test_compound_set_size()': BUILDSTDERR: ../../../c++/test/tcompound.cpp:759:31: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 759 | dtype.setSize((size_t)33); BUILDSTDERR: | ^~ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (33) BUILDSTDERR: ../../../c++/test/tcompound.cpp:765:38: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 765 | verify_val(new_size, (size_t)33, "DataType::getSize", __LINE__, __FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (33) BUILDSTDERR: ../../../c++/test/tcompound.cpp:768:31: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 768 | dtype.setSize((size_t)32); BUILDSTDERR: | ^~ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (32) BUILDSTDERR: ../../../c++/test/tcompound.cpp:774:38: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 774 | verify_val(new_size, (size_t)32, "DataType::getSize", __LINE__, __FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ---------- BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tdspl.o ../../../c++/test/tdspl.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tdspl.cpp:29: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tdspl.cpp:32: BUILDSTDERR: ../../../c++/test/tdspl.cpp: In function 'void test_transfplist()': BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tdspl.cpp:67:37: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 67 | char *c_to_f_read = (char *)HDmalloc(tran_len+1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tdspl.cpp:70:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 70 | verify_val((const char*)c_to_f_read, (const char*)c_to_f, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/tdspl.cpp:70:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 70 | verify_val((const char*)c_to_f_read, (const char*)c_to_f, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tdspl.cpp:32: BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tdspl.cpp:82:31: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 82 | c_to_f_read = (char *)HDmalloc(tran_len+1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tdspl.cpp:85:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 85 | verify_val((const char*)c_to_f_read, (const char*)c_to_f, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/tdspl.cpp:85:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 85 | verify_val((const char*)c_to_f_read, (const char*)c_to_f, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/tdspl.cpp:92:51: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 92 | verify_val((const char*)simple_read.c_str(), (const char*)simple, BUILDSTDERR: | ^ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/tdspl.cpp:92:67: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 92 | verify_val((const char*)simple_read.c_str(), (const char*)simple, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tdspl.cpp:32: BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tdspl.cpp:98:41: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 98 | char *utrans_inv_read = (char *)HDmalloc(tran_len+1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tdspl.cpp:101:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 101 | verify_val((const char*)utrans_inv_read, (const char*)utrans_inv, BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/tdspl.cpp:101:63: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 101 | verify_val((const char*)utrans_inv_read, (const char*)utrans_inv, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tfile.o ../../../c++/test/tfile.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tfile.cpp:32: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tfile.cpp:38:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 38 | const hsize_t F1_USERBLOCK_SIZE = (hsize_t)0; BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/tfile.cpp:45:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 45 | const hsize_t F2_USERBLOCK_SIZE = (hsize_t)512; BUILDSTDERR: | ^~~ BUILDSTDERR: | ------------ BUILDSTDERR: | static_cast (512) BUILDSTDERR: ../../../c++/test/tfile.cpp:53:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 53 | const hsize_t F3_USERBLOCK_SIZE = (hsize_t)0; BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/tfile.cpp: In function 'void test_file_create()': BUILDSTDERR: ../../../c++/test/tfile.cpp:156:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 156 | verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | ------------ BUILDSTDERR: | static_cast (ublock) BUILDSTDERR: ../../../c++/test/tfile.cpp:156:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 156 | verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tfile.cpp:214:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 214 | verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | ------------ BUILDSTDERR: | static_cast (ublock) BUILDSTDERR: ../../../c++/test/tfile.cpp:214:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 214 | verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tfile.cpp:246:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 246 | verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | ------------ BUILDSTDERR: | static_cast (ublock) BUILDSTDERR: ../../../c++/test/tfile.cpp:246:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 246 | verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tfile.cpp: In function 'void test_file_open()': BUILDSTDERR: ../../../c++/test/tfile.cpp:304:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 304 | verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | ------------ BUILDSTDERR: | static_cast (ublock) BUILDSTDERR: ../../../c++/test/tfile.cpp:304:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 304 | verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tfile.cpp: In function 'void test_libver_bounds_real(H5F_libver_t, unsigned int, H5F_libver_t, unsigned int)': BUILDSTDERR: ../../../c++/test/tfile.cpp:699:39: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 699 | group = file.createGroup(SUBGROUP3); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tfile.cpp:32: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ../../../c++/test/tfile.cpp:36: BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tfile.cpp:589:87: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = unsigned int; Type2 = int]': BUILDSTDERR: ../../../c++/test/tfile.cpp:844:85: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 70 | if (x != value) BUILDSTDERR: | ~~^~~~~~~~ BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tfile.cpp:858:105: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tfile.cpp:860:79: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 70 | if (x != value) BUILDSTDERR: | ~~^~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tfilter.o ../../../c++/test/tfilter.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tfilter.cpp:28: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 65 | (H5Z_func_t)filter_bogus, /* The actual filter function */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | ------------------------ BUILDSTDERR: | reinterpret_cast (filter_bogus) BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/tfilter.cpp: In function 'void test_szip_filter(H5::H5File&)': BUILDSTDERR: ../../../c++/test/tfilter.cpp:199:42: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 199 | points[i][j] = (int)n++; BUILDSTDERR: | ^~ BUILDSTDERR: | -------- BUILDSTDERR: | static_cast (n++) BUILDSTDERR: ../../../c++/test/tfilter.cpp:204:35: warning: use of old-style cast to 'void*' [-Wold-style-cast] BUILDSTDERR: 204 | dataset.write ((void*)points, PredType::NATIVE_INT, DataSpace::ALL, DataSpace::ALL, xfer); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (points) BUILDSTDERR: ../../../c++/test/tfilter.cpp:205:34: warning: use of old-style cast to 'void*' [-Wold-style-cast] BUILDSTDERR: 205 | dataset.read ((void*)check, PredType::NATIVE_INT, DataSpace::ALL, DataSpace::ALL, xfer); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ------------ BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o th5s.o ../../../c++/test/th5s.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/th5s.cpp:31: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:22, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/th5s.cpp:31: BUILDSTDERR: ../../../src/H5public.h:191:56: warning: use of old-style cast to 'hssize_t' {aka 'long long int'} [-Wold-style-cast] BUILDSTDERR: 191 | #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' BUILDSTDERR: 26 | #define H5S_UNLIMITED HSIZE_UNDEF BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' BUILDSTDERR: 55 | const hsize_t SPACE2_MAX1 = H5S_UNLIMITED; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../src/H5public.h:191:56: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 191 | #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' BUILDSTDERR: 26 | #define H5S_UNLIMITED HSIZE_UNDEF BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' BUILDSTDERR: 55 | const hsize_t SPACE2_MAX1 = H5S_UNLIMITED; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/th5s.cpp:80:36: warning: use of old-style cast to 'float' [-Wold-style-cast] BUILDSTDERR: 80 | } space4_data={'v',987123,(float)-3.14,'g'}; /* Test data for 4th dataspace */ BUILDSTDERR: | ^~~~ BUILDSTDERR: | ------------ BUILDSTDERR: | static_cast (-3.14) BUILDSTDERR: ../../../c++/test/th5s.cpp: In function 'void test_h5s_basic()': BUILDSTDERR: ../../../c++/test/th5s.cpp:125:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 125 | verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3), BUILDSTDERR: | ^ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (n) BUILDSTDERR: ../../../c++/test/th5s.cpp:125:75: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 125 | verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3), BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/th5s.cpp:147:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 147 | verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4), BUILDSTDERR: | ^ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (n) BUILDSTDERR: ../../../c++/test/th5s.cpp:147:89: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 147 | verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4), BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/th5s.cpp: In function 'void test_h5s_scalar_write()': BUILDSTDERR: ../../../c++/test/th5s.cpp:252:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 252 | verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (n) BUILDSTDERR: ../../../c++/test/th5s.cpp: In function 'void test_h5s_scalar_read()': BUILDSTDERR: ../../../c++/test/th5s.cpp:319:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 319 | verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (n) BUILDSTDERR: ../../../c++/test/th5s.cpp: In function 'void test_h5s_null()': BUILDSTDERR: ../../../c++/test/th5s.cpp:377:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 377 | verify_val((long)n, 0, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (n) BUILDSTDERR: ../../../c++/test/th5s.cpp: In function 'void test_h5s_compound_scalar_write()': BUILDSTDERR: ../../../c++/test/th5s.cpp:447:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 447 | verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (n) BUILDSTDERR: ../../../c++/test/th5s.cpp: In function 'void test_h5s_compound_scalar_read()': BUILDSTDERR: ../../../c++/test/th5s.cpp:508:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 508 | verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (n) BUILDSTDERR: In file included from ../../../c++/test/th5s.cpp:35: BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/th5s.cpp:267:94: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tlinks.o ../../../c++/test/tlinks.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/test/tlinks.cpp: In function 'void test_basic_links(hid_t, hbool_t)': BUILDSTDERR: ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 41 | #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:107:35: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: 107 | file_id, "dset1", H5L_SAME_LOC, "grp1/hard1", BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/hdf5.h:34, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:108:17: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 108 | H5P_DEFAULT, H5P_DEFAULT) < 0) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:108:30: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 108 | H5P_DEFAULT, H5P_DEFAULT) < 0) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:113:49: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 113 | "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:113:62: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 113 | "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:118:51: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 118 | "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:118:64: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 118 | "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:124:17: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 124 | H5P_DEFAULT, H5P_DEFAULT) < 0) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:124:30: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 124 | H5P_DEFAULT, H5P_DEFAULT) < 0) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp: In function 'void test_move(hid_t, hbool_t)': BUILDSTDERR: ../../../c++/test/tlinks.cpp:326:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 326 | moved_grp = grp_1.openGroup("group_move"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:341:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 341 | moved_grp = grp_2.openGroup("group_newer_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:348:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 348 | moved_grp = grp_1.openGroup("group_newer_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:355:56: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | moved_grp = grp_2.openGroup("group_newest_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:360:59: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 360 | moved_grp = grp_1.openGroup("group_newer_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:369:59: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 369 | moved_grp = grp_2.openGroup("group_newer_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:378:57: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 378 | moved_grp = grp_2.openGroup("group_new_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:387:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 387 | moved_grp = grp_1.openGroup("group_copy"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/test/tlinks.cpp: In function 'void test_copy(hid_t, hbool_t)': BUILDSTDERR: ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 41 | #define H5L_SAME_LOC (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tlinks.cpp:436:34: note: in expansion of macro 'H5L_SAME_LOC' BUILDSTDERR: 436 | grp_1.link("group_copy", H5L_SAME_LOC, "hard"); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:461:49: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 461 | moved_grp = grp_1.openGroup("group_copy"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:468:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 468 | moved_grp = grp_2.openGroup("group_newer_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:472:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 472 | moved_grp = grp_2.openGroup("group_new_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:479:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 479 | moved_grp = grp_1.openGroup("group_newer_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:483:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 483 | moved_grp = grp_2.openGroup("group_new_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:490:56: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 490 | moved_grp = grp_2.openGroup("group_newest_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:494:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 494 | moved_grp = grp_1.openGroup("group_newer_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:497:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 497 | moved_grp = grp_2.openGroup("group_newer_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:500:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 500 | moved_grp = grp_2.openGroup("group_new_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:503:49: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 503 | moved_grp = grp_1.openGroup("group_copy"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:509:59: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 509 | moved_grp = grp_2.openGroup("group_newer_name"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp:521:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 521 | moved_grp = grp_1.openGroup("group_copy"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tlinks.cpp:28: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tlinks.cpp: In function 'int visit_obj_cb(H5::H5Object&, std::string, const H5O_info_t*, void*)': BUILDSTDERR: ../../../c++/test/tlinks.cpp:607:35: warning: unused parameter 'obj' [-Wunused-parameter] BUILDSTDERR: 607 | static int visit_obj_cb(H5Object& obj, const H5std_string name, const H5O_info_t *oinfo, void *_op_data) BUILDSTDERR: | ~~~~~~~~~~^~~ BUILDSTDERR: In file included from ../../../c++/test/tlinks.cpp:32: BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tlinks.cpp:226:103: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tobject.o ../../../c++/test/tobject.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tobject.cpp:26: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tobject.cpp: In function 'void test_get_objname()': BUILDSTDERR: ../../../c++/test/tobject.cpp:95:37: warning: use of old-style cast to 'const char*' [-Wold-style-cast] BUILDSTDERR: 95 | verify_val((const char*)grp1_name, "/Top", "Group::getObjName", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | const_cast< - BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/tobject.cpp:126:83: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 126 | dsingrp = grp1_2.createDataSet(DSET_IN_GRP1_2, PredType::NATIVE_INT, space); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tobject.cpp:26: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/tobject.cpp:138:52: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 138 | dsingrp = grp1_2.openDataSet(DSET_IN_GRP1_2); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tobject.cpp:26: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/tobject.cpp: In function 'void test_get_objname_ontypes()': BUILDSTDERR: ../../../c++/test/tobject.cpp:278:58: warning: implicitly-declared 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 278 | inttype = file.openIntType("INT type of STD_B8LE"); // deprecated BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:39, BUILDSTDERR: from ../../../c++/test/tobject.cpp:26: BUILDSTDERR: ../../../c++/src/H5IntType.h:57:9: note: because 'H5::IntType' has user-provided 'H5::IntType::IntType(const H5::IntType&)' BUILDSTDERR: 57 | IntType(const IntType& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/src/H5IntType.h: In member function 'H5::IntType& H5::IntType::operator=(const H5::IntType&)': BUILDSTDERR: ../../../c++/src/H5IntType.h:25:17: warning: implicitly-declared 'H5::AtomType& H5::AtomType::operator=(const H5::AtomType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 25 | class H5_DLLCPP IntType : public AtomType { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:36, BUILDSTDERR: from ../../../c++/test/tobject.cpp:26: BUILDSTDERR: ../../../c++/src/H5AtomType.h:64:9: note: because 'H5::AtomType' has user-provided 'H5::AtomType::AtomType(const H5::AtomType&)' BUILDSTDERR: 64 | AtomType(const AtomType& original); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tobject.cpp: In function 'void test_get_objname_ontypes()': BUILDSTDERR: ../../../c++/test/tobject.cpp:278:58: note: synthesized method 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' first required here BUILDSTDERR: 278 | inttype = file.openIntType("INT type of STD_B8LE"); // deprecated BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tobject.cpp:29: BUILDSTDERR: ../../../src/H5private.h:1365:36: warning: use of old-style cast to 'ssize_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tobject.cpp:329:39: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 329 | verify_val(name_len, (ssize_t)HDstrlen("/typetests/IntType NATIVE_INT"), "DataType::getObjName", __LINE__, __FILE__); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tobject.cpp: In function 'void test_get_objtype()': BUILDSTDERR: ../../../c++/test/tobject.cpp:388:46: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 388 | objtype = grp1.childObjType((hsize_t)1, H5_INDEX_NAME, H5_ITER_INC); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (1) BUILDSTDERR: ../../../c++/test/tobject.cpp:395:46: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 395 | objtype = grp1.childObjType((hsize_t)2); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (2) BUILDSTDERR: ../../../c++/test/tobject.cpp: In function 'void test_open_object_header()': BUILDSTDERR: ../../../c++/test/tobject.cpp:487:14: warning: unused variable 'is_simple' [-Wunused-variable] BUILDSTDERR: 487 | bool is_simple = dspace.isSimple(); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../c++/test/tobject.cpp:433:17: warning: unused variable 'ginfo' [-Wunused-variable] BUILDSTDERR: 433 | H5G_info_t ginfo; /* Group info struct */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tobject.cpp: In function 'void test_getobjectinfo_same_file()': BUILDSTDERR: ../../../c++/test/tobject.cpp:578:42: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 578 | grp1 = file1.openGroup(GROUP1NAME); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tobject.cpp:26: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/tobject.cpp:579:42: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 579 | grp2 = file2.openGroup(GROUP2NAME); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/tobject.cpp:26: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ../../../c++/test/tobject.cpp:30: BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tobject.cpp:378:90: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tobject.cpp:469:86: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tobject.cpp:479:66: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 70 | if (x != value) BUILDSTDERR: | ~~^~~~~~~~ BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tobject.cpp:495:79: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o trefer.o ../../../c++/test/trefer.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/trefer.cpp:29: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/trefer.cpp:32: BUILDSTDERR: ../../../c++/test/trefer.cpp: In function 'void test_reference_params()': BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:88:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 88 | wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:89:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 89 | rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:90:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 90 | tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:110:31: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] BUILDSTDERR: 110 | for (tu32=(unsigned *)wbuf, i=0; i (wbuf) BUILDSTDERR: ../../../c++/test/trefer.cpp:120:79: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 120 | dataset = group.createDataSet("Dataset2", PredType::NATIVE_UCHAR, sid1); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/trefer.cpp:29: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:141:79: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 141 | dataset = file1->createDataSet("Dataset3", PredType::STD_REF_OBJ, sid1); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/trefer.cpp:29: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/trefer.cpp:32: BUILDSTDERR: ../../../c++/test/trefer.cpp: In function 'void test_reference_obj()': BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:208:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 208 | wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:209:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 209 | rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:210:27: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 210 | tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:232:33: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] BUILDSTDERR: 232 | for (tu32 = (unsigned *)wbuf, i = 0; i < SPACE1_DIM1; i++) BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (wbuf) BUILDSTDERR: ../../../c++/test/trefer.cpp:242:79: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 242 | dataset = group.createDataSet("Dataset2", PredType::NATIVE_UCHAR, sid1); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/trefer.cpp:29: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:263:79: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 263 | dataset = file1->createDataSet("Dataset3", PredType::STD_REF_OBJ, sid1); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/trefer.cpp:29: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:297:49: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | dataset = file1->openDataSet("/Dataset3"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/trefer.cpp:29: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:309:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 309 | verify_val((long)n_elements, 4, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast (n_elements) BUILDSTDERR: ../../../c++/test/trefer.cpp:314:32: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] BUILDSTDERR: 314 | for(tu32 = (unsigned *)tbuf, i = 0; i < SPACE1_DIM1; i++, tu32++) BUILDSTDERR: | ^~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | reinterpret_cast (tbuf) BUILDSTDERR: ../../../c++/test/trefer.cpp:315:45: warning: use of old-style cast to 'uint32_t' {aka 'unsigned int'} [-Wold-style-cast] BUILDSTDERR: 315 | verify_val(*tu32, (uint32_t)(i*3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | --------------- BUILDSTDERR: | static_cast ((i*3)) BUILDSTDERR: ../../../c++/test/trefer.cpp: In function 'void test_reference_group()': BUILDSTDERR: ../../../c++/test/trefer.cpp:422:46: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 422 | group2 = group.createGroup(GROUPNAME3); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:47, BUILDSTDERR: from ../../../c++/test/trefer.cpp:29: BUILDSTDERR: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' BUILDSTDERR: 57 | Group(const Group& original); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:453:44: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 453 | dset1 = file1->openDataSet(DSETNAME); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/trefer.cpp:29: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:470:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 470 | verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (3) BUILDSTDERR: ../../../c++/test/trefer.cpp:474:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 474 | verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (3) BUILDSTDERR: ../../../c++/test/trefer.cpp:487:68: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 487 | group.getObjinfo(".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, oinfo); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/trefer.cpp:493:72: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 493 | group.getObjinfo(".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)9, oinfo); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (9) BUILDSTDERR: ../../../c++/test/trefer.cpp:502:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 502 | verify_val(nobjs, (hsize_t)2, "H5Group::getNumObjs",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (2) BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/trefer.cpp:32: BUILDSTDERR: ../../../c++/test/trefer.cpp: In function 'void test_reference_region_1D()': BUILDSTDERR: ../../../c++/test/trefer.cpp:553:77: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 553 | wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:673:39: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5private.h:673:40: warning: use of old-style cast to 'unsigned char (*)[12]' [-Wold-style-cast] BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:553:35: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 553 | wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char (*)[12]' [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:554:35: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 554 | rbuf = (hdset_reg_ref_t *)HDmalloc(sizeof(hdset_reg_ref_t) * SPACE1_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:555:28: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 555 | dwbuf = (uint8_t *)HDmalloc(sizeof(uint8_t) * SPACE3_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:556:62: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 556 | drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../src/H5private.h:673:39: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5private.h:673:40: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:556:28: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 556 | drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:573:24: warning: conversion from 'int' to 'uint8_t' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: 573 | *tu8++ = i * 3; // from C test BUILDSTDERR: | ~~^~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:625:53: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 625 | sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: | -------- BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../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] BUILDSTDERR: 625 | sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: | ----------------------- BUILDSTDERR: | reinterpret_cast (coord1) BUILDSTDERR: ../../../c++/test/trefer.cpp:651:46: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 651 | dset1 = file1.openDataSet("/Dataset1"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/trefer.cpp:29: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:666:30: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 666 | verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (nelms) BUILDSTDERR: ../../../c++/test/trefer.cpp:677:30: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 677 | verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (nelms) BUILDSTDERR: ../../../c++/test/trefer.cpp:687:30: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] BUILDSTDERR: 687 | for(tu8 = (uint8_t *)drbuf, i = 0; i < SPACE3_DIM1; i++, tu8++) BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ---------------- BUILDSTDERR: | const_cast (drbuf) BUILDSTDERR: ../../../c++/test/trefer.cpp:688:45: warning: use of old-style cast to 'uint8_t' {aka 'unsigned char'} [-Wold-style-cast] BUILDSTDERR: 688 | verify_val(*tu8, (uint8_t)(i * 3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------------- BUILDSTDERR: | static_cast ((i * 3)) BUILDSTDERR: ../../../c++/test/trefer.cpp:699:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 699 | verify_val((long)nelms, 30, "DataSpace::getSelectNpoints",__LINE__,__FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (nelms) BUILDSTDERR: ../../../c++/test/trefer.cpp:703:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 703 | verify_val((long)nelms, 15, "DataSpace::getSelectNpoints",__LINE__,__FILE__); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (nelms) BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/trefer.cpp:32: BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hsize_t*' {aka 'long long unsigned int*'} [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:706:29: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 706 | coords = (hsize_t *)HDmalloc(nelms * SPACE3_RANK * sizeof(hsize_t) * 2); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:709:49: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 709 | reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/trefer.cpp:709:61: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 709 | reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | -------------- BUILDSTDERR: | static_cast (nelms) BUILDSTDERR: ../../../c++/test/trefer.cpp:712:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 712 | verify_val(coords[0], (hsize_t)2, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (2) BUILDSTDERR: ../../../c++/test/trefer.cpp:713:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 713 | verify_val(coords[1], (hsize_t)3, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (3) BUILDSTDERR: ../../../c++/test/trefer.cpp:714:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 714 | verify_val(coords[2], (hsize_t)7, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (7) BUILDSTDERR: ../../../c++/test/trefer.cpp:715:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 715 | verify_val(coords[3], (hsize_t)8, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (8) BUILDSTDERR: ../../../c++/test/trefer.cpp:716:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 716 | verify_val(coords[4],(hsize_t)12, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (12) BUILDSTDERR: ../../../c++/test/trefer.cpp:717:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 717 | verify_val(coords[5],(hsize_t)13, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (13) BUILDSTDERR: ../../../c++/test/trefer.cpp:718:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 718 | verify_val(coords[6],(hsize_t)17, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (17) BUILDSTDERR: ../../../c++/test/trefer.cpp:719:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 719 | verify_val(coords[7],(hsize_t)18, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (18) BUILDSTDERR: ../../../c++/test/trefer.cpp:720:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 720 | verify_val(coords[8],(hsize_t)22, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (22) BUILDSTDERR: ../../../c++/test/trefer.cpp:721:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 721 | verify_val(coords[9],(hsize_t)23, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (23) BUILDSTDERR: ../../../c++/test/trefer.cpp:722:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 722 | verify_val(coords[10],(hsize_t)27, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (27) BUILDSTDERR: ../../../c++/test/trefer.cpp:723:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 723 | verify_val(coords[11],(hsize_t)28, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (28) BUILDSTDERR: ../../../c++/test/trefer.cpp:724:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 724 | verify_val(coords[12],(hsize_t)32, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (32) BUILDSTDERR: ../../../c++/test/trefer.cpp:725:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 725 | verify_val(coords[13],(hsize_t)33, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (33) BUILDSTDERR: ../../../c++/test/trefer.cpp:726:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 726 | verify_val(coords[14],(hsize_t)37, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (37) BUILDSTDERR: ../../../c++/test/trefer.cpp:727:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 727 | verify_val(coords[15],(hsize_t)38, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (38) BUILDSTDERR: ../../../c++/test/trefer.cpp:728:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 728 | verify_val(coords[16],(hsize_t)42, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (42) BUILDSTDERR: ../../../c++/test/trefer.cpp:729:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 729 | verify_val(coords[17],(hsize_t)43, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (43) BUILDSTDERR: ../../../c++/test/trefer.cpp:730:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 730 | verify_val(coords[18],(hsize_t)47, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (47) BUILDSTDERR: ../../../c++/test/trefer.cpp:731:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 731 | verify_val(coords[19],(hsize_t)48, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (48) BUILDSTDERR: ../../../c++/test/trefer.cpp:732:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 732 | verify_val(coords[20],(hsize_t)52, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (52) BUILDSTDERR: ../../../c++/test/trefer.cpp:733:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 733 | verify_val(coords[21],(hsize_t)53, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (53) BUILDSTDERR: ../../../c++/test/trefer.cpp:734:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 734 | verify_val(coords[22],(hsize_t)57, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (57) BUILDSTDERR: ../../../c++/test/trefer.cpp:735:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 735 | verify_val(coords[23],(hsize_t)58, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (58) BUILDSTDERR: ../../../c++/test/trefer.cpp:736:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 736 | verify_val(coords[24],(hsize_t)62, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (62) BUILDSTDERR: ../../../c++/test/trefer.cpp:737:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 737 | verify_val(coords[25],(hsize_t)63, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (63) BUILDSTDERR: ../../../c++/test/trefer.cpp:738:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 738 | verify_val(coords[26],(hsize_t)67, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (67) BUILDSTDERR: ../../../c++/test/trefer.cpp:739:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 739 | verify_val(coords[27],(hsize_t)68, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (68) BUILDSTDERR: ../../../c++/test/trefer.cpp:740:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 740 | verify_val(coords[28],(hsize_t)72, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (72) BUILDSTDERR: ../../../c++/test/trefer.cpp:741:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 741 | verify_val(coords[29],(hsize_t)73, "Hyperslab Coordinates",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (73) BUILDSTDERR: ../../../c++/test/trefer.cpp:747:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 747 | verify_val(low[0],(hsize_t)2, "DataSpace::getSelectBounds",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (2) BUILDSTDERR: ../../../c++/test/trefer.cpp:748:37: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 748 | verify_val(high[0],(hsize_t)73, "DataSpace::getSelectBounds",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (73) BUILDSTDERR: ../../../c++/test/trefer.cpp:762:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] BUILDSTDERR: 762 | verify_val((long)nelmspts, 10, "DataSpace::getSelectNpoints",__LINE__,__FILE__); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | -------------- BUILDSTDERR: | static_cast (nelmspts) BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/trefer.cpp:32: BUILDSTDERR: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hsize_t*' {aka 'long long unsigned int*'} [-Wold-style-cast] BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/trefer.cpp:765:29: note: in expansion of macro 'HDmalloc' BUILDSTDERR: 765 | coords = (hsize_t *)HDmalloc(nelmspts * SPACE3_RANK * sizeof(hsize_t)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/trefer.cpp:768:48: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 768 | elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (0) BUILDSTDERR: ../../../c++/test/trefer.cpp:768:60: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 768 | elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | ----------------- BUILDSTDERR: | static_cast (nelmspts) BUILDSTDERR: ../../../c++/test/trefer.cpp:786:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 786 | verify_val(low[0],(hsize_t)3, "DataSpace::getSelectBounds",__LINE__,__FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | ---------- BUILDSTDERR: | static_cast (3) BUILDSTDERR: ../../../c++/test/trefer.cpp:787:37: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 787 | verify_val(high[0],(hsize_t)97, "DataSpace::getSelectBounds",__LINE__,__FILE__); BUILDSTDERR: | ^~ BUILDSTDERR: | ----------- BUILDSTDERR: | static_cast (97) BUILDSTDERR: In file included from ../../../c++/test/trefer.cpp:33: BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/trefer.cpp:268:93: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/trefer.cpp:352:80: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ttypes.o ../../../c++/test/ttypes.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp: In function 'void test_copy()': BUILDSTDERR: ../../../c++/test/ttypes.cpp:171:28: warning: implicitly-declared 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 171 | another_int_type = new_int_type; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:39, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/src/H5IntType.h:57:9: note: because 'H5::IntType' has user-provided 'H5::IntType::IntType(const H5::IntType&)' BUILDSTDERR: 57 | IntType(const IntType& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/src/H5IntType.h: In member function 'H5::IntType& H5::IntType::operator=(const H5::IntType&)': BUILDSTDERR: ../../../c++/src/H5IntType.h:25:17: warning: implicitly-declared 'H5::AtomType& H5::AtomType::operator=(const H5::AtomType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 25 | class H5_DLLCPP IntType : public AtomType { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:36, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/src/H5AtomType.h:64:9: note: because 'H5::AtomType' has user-provided 'H5::AtomType::AtomType(const H5::AtomType&)' BUILDSTDERR: 64 | AtomType(const AtomType& original); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp: In function 'void test_copy()': BUILDSTDERR: ../../../c++/test/ttypes.cpp:171:28: note: synthesized method 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' first required here BUILDSTDERR: 171 | another_int_type = new_int_type; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/test/ttypes.cpp: In function 'void test_detect_type_class()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/ttypes.cpp:323:29: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 323 | StrType atom_vls(0, H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp: In function 'void test_vltype()': BUILDSTDERR: ../../../c++/test/ttypes.cpp:405:14: warning: unused variable 'is_valid' [-Wunused-variable] BUILDSTDERR: 405 | bool is_valid = IdComponent::isValid(vltype2.getId()); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp: In function 'void test_query()': BUILDSTDERR: ../../../c++/test/ttypes.cpp:531:44: warning: implicitly-declared 'H5::CompType& H5::CompType::operator=(const H5::CompType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 531 | tid1 = file.openCompType(CompT_NAME); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:42, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/src/H5CompType.h:40:9: note: because 'H5::CompType' has user-provided 'H5::CompType::CompType(const H5::CompType&)' BUILDSTDERR: 40 | CompType(const CompType& original); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp:533:44: warning: implicitly-declared 'H5::EnumType& H5::EnumType::operator=(const H5::EnumType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 533 | tid2 = file.openEnumType(EnumT_NAME); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:38, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/src/H5EnumType.h:79:9: note: because 'H5::EnumType' has user-provided 'H5::EnumType::EnumType(const H5::EnumType&)' BUILDSTDERR: 79 | EnumType(const EnumType& original); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp: In function 'void test_transient()': BUILDSTDERR: ../../../c++/test/ttypes.cpp:630:40: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 630 | dset = file.openDataSet("dset1"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp: In function 'void test_named()': BUILDSTDERR: ../../../c++/test/ttypes.cpp:728:36: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 728 | attr_data[0][i] = (int)i;/*tricky*/ BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast (i) BUILDSTDERR: ../../../c++/test/ttypes.cpp:743:46: warning: implicitly-declared 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 743 | itype = file.openIntType("native-int"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:39, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/src/H5IntType.h:57:9: note: because 'H5::IntType' has user-provided 'H5::IntType::IntType(const H5::IntType&)' BUILDSTDERR: 57 | IntType(const IntType& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp:761:40: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 761 | dset = file.openDataSet("dset1"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp:770:59: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 770 | dset = file.createDataSet("dset2", *ds_type, space); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp:776:40: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 776 | dset = file.openDataSet("dset2"); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/ttypes.cpp:28: BUILDSTDERR: ../../../c++/test/ttypes.cpp: In function 'void test_encode_decode()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/ttypes.cpp:910:25: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 910 | vlsttyp.setSize(H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/ttypes.cpp:1014:20: warning: unused variable 'mant_norm' [-Wunused-variable] BUILDSTDERR: 1014 | H5T_norm_t mant_norm = decoded_flttyp.getNorm(norm_string); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../c++/test/ttypes.cpp:32: BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/ttypes.cpp:118:109: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/ttypes.cpp:988:82: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tvlstr.o ../../../c++/test/tvlstr.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_dataset()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:153:25: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 153 | StrType vlst(0, H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:185:71: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 185 | dset1 = root.createDataSet("test_scalar_small", vlst, ds_space); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:33: BUILDSTDERR: ../../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:187:37: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 187 | dynstring_ds_write = (char*)HDcalloc(1, sizeof(char)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:202:44: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 202 | dset1 = root.openDataSet(DSET1_NAME); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_array_dataset()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:256:25: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 256 | StrType vlst(0, H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:33: BUILDSTDERR: ../../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:289:31: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 289 | char *wdata2 = (char*)HDcalloc(65534, sizeof(char)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstrings_special()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:353:25: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 353 | StrType vlst(0, H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:365:72: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 365 | TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); BUILDSTDERR: | ^~ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (ii) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:378:114: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 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); BUILDSTDERR: | ^~ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (ii) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:378:128: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 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); BUILDSTDERR: | ^~~~ BUILDSTDERR: | -------------- BUILDSTDERR: | static_cast (wlen) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:378:139: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 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); BUILDSTDERR: | ^~ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (ii) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:378:153: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] BUILDSTDERR: 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); BUILDSTDERR: | ^~~~ BUILDSTDERR: | -------------- BUILDSTDERR: | static_cast (rlen) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:383:97: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 383 | TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]); BUILDSTDERR: | ^~ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (ii) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:383:117: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 383 | TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]); BUILDSTDERR: | ^~ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (ii) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:389:38: warning: use of old-style cast to 'void*' [-Wold-style-cast] BUILDSTDERR: 389 | DataSet::vlenReclaim((void *)rdata, vlst, sid1); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (rdata) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:403:67: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 403 | dataset = file1.createDataSet("Dataset4", vlst, sid1, dcpl); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:414:72: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 414 | TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); BUILDSTDERR: | ^~ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (ii) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:425:72: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 425 | TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); BUILDSTDERR: | ^~ BUILDSTDERR: | ------- BUILDSTDERR: | static_cast (ii) BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_type()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:476:22: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 476 | vlst.setSize(H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:497:45: warning: implicitly-declared 'H5::StrType& H5::StrType::operator=(const H5::StrType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 497 | vlst = file1->openStrType(VLSTR_TYPE); // deprecated BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:41, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/src/H5StrType.h:69:9: note: because 'H5::StrType' has user-provided 'H5::StrType::StrType(const H5::StrType&)' BUILDSTDERR: 69 | StrType(const StrType& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/src/H5StrType.h: In member function 'H5::StrType& H5::StrType::operator=(const H5::StrType&)': BUILDSTDERR: ../../../c++/src/H5StrType.h:25:17: warning: implicitly-declared 'H5::AtomType& H5::AtomType::operator=(const H5::AtomType&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 25 | class H5_DLLCPP StrType : public AtomType { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:36, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/src/H5AtomType.h:64:9: note: because 'H5::AtomType' has user-provided 'H5::AtomType::AtomType(const H5::AtomType&)' BUILDSTDERR: 64 | AtomType(const AtomType& original); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_type()': BUILDSTDERR: ../../../c++/test/tvlstr.cpp:497:45: note: synthesized method 'H5::StrType& H5::StrType::operator=(const H5::StrType&)' first required here BUILDSTDERR: 497 | vlst = file1->openStrType(VLSTR_TYPE); // deprecated BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void test_compact_vlstring()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:563:25: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 563 | StrType vlst(0, H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:584:112: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 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])); BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast (i) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:584:134: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 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])); BUILDSTDERR: | ^ BUILDSTDERR: | ----- BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:584:141: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 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])); BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast (i) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:584:163: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 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])); BUILDSTDERR: | ^ BUILDSTDERR: | ----- BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:588:96: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 588 | TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]); BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast (i) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:588:112: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 588 | TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]); BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast (i) BUILDSTDERR: ../../../c++/test/tvlstr.cpp:594:38: warning: use of old-style cast to 'void*' [-Wold-style-cast] BUILDSTDERR: 594 | DataSet::vlenReclaim((void *)rdata, vlst, sid1); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | ------------- BUILDSTDERR: | static_cast (rdata) BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_attribute()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:639:25: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 639 | StrType vlst(0, H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:671:76: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 671 | gr_attr = root.createAttribute("test_scalar_large", vlst, att_space); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:34, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' BUILDSTDERR: 33 | Attribute(const Attribute& original); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:33: BUILDSTDERR: ../../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:673:35: note: in expansion of macro 'HDcalloc' BUILDSTDERR: 673 | string_att_write = (char*)HDcalloc(8192, sizeof(char)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_array_attribute()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:791:25: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 791 | StrType vlst(0, H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void write_scalar_dset(H5::H5File&, H5::DataType&, H5::DataSpace&, char*, char*)': BUILDSTDERR: ../../../c++/test/tvlstr.cpp:840:52: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 840 | dset = file.createDataSet(name, type, space); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void read_scalar_dset(H5::H5File&, H5::DataType&, H5::DataSpace&, char*, char*)': BUILDSTDERR: ../../../c++/test/tvlstr.cpp:859:37: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 859 | dset = file.openDataSet(name); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../c++/src/H5Cpp.h:45, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' BUILDSTDERR: 100 | DataSet(const DataSet& original); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../../src/H5Opublic.h:31, BUILDSTDERR: from ../../../src/H5Apublic.h:22, BUILDSTDERR: from ../../../src/hdf5.h:23, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/tvlstr.cpp:30: BUILDSTDERR: ../../../c++/test/tvlstr.cpp: In function 'void test_vl_rewrite()': BUILDSTDERR: ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/tvlstr.cpp:903:25: note: in expansion of macro 'H5T_VARIABLE' BUILDSTDERR: 903 | StrType type(0, H5T_VARIABLE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../c++/test/tvlstr.cpp:34: BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tvlstr.cpp:473:82: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tvlstr.cpp:480:84: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../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]': BUILDSTDERR: ../../../c++/test/tvlstr.cpp:486:80: required from here BUILDSTDERR: ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 67 | cerr << " Call to routine: " << where << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | << " in " << file_name << " had value " << x << endl; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 74 | << value << ", but is " << x << " at line " << line BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../../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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o titerate.o ../../../c++/test/titerate.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/titerate.cpp:28: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/titerate.cpp:31: BUILDSTDERR: ../../../c++/test/titerate.cpp: In function 'int iter_strcmp(const void*, const void*)': BUILDSTDERR: ../../../c++/test/titerate.cpp:90:44: warning: use of old-style cast to 'const char* const*' [-Wold-style-cast] BUILDSTDERR: 90 | return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); BUILDSTDERR: | ^~ BUILDSTDERR: ../../../src/H5private.h:1344:40: note: in definition of macro 'HDstrcmp' BUILDSTDERR: 1344 | #define HDstrcmp(X,Y) strcmp(X,Y) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/titerate.cpp:90:70: warning: use of old-style cast to 'const char* const*' [-Wold-style-cast] BUILDSTDERR: 90 | return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); BUILDSTDERR: | ^~ BUILDSTDERR: ../../../src/H5private.h:1344:42: note: in definition of macro 'HDstrcmp' BUILDSTDERR: 1344 | #define HDstrcmp(X,Y) strcmp(X,Y) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/titerate.cpp: In function 'herr_t liter_cb(hid_t, const char*, const H5L_info_t*, void*)': BUILDSTDERR: ../../../c++/test/titerate.cpp:101:36: warning: use of old-style cast to 'struct iter_info*' [-Wold-style-cast] BUILDSTDERR: 101 | iter_info *info = (iter_info *)op_data; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | - BUILDSTDERR: | static_cast<- BUILDSTDERR: | > ( ) BUILDSTDERR: ../../../c++/test/titerate.cpp:99:45: warning: unused parameter 'group' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../../c++/test/titerate.cpp:99:103: warning: unused parameter 'link_info' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: In file included from ../../../test/h5test.h:28, BUILDSTDERR: from ../../../c++/test/titerate.cpp:31: BUILDSTDERR: ../../../c++/test/titerate.cpp: In function 'void test_iter_group(H5::FileAccPropList&)': BUILDSTDERR: ../../../c++/test/titerate.cpp:192:47: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 192 | HDqsort(lnames, (size_t)(NDATASETS + 2), sizeof(char *), iter_strcmp); BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5private.h:1170:39: note: in definition of macro 'HDqsort' BUILDSTDERR: 1170 | #define HDqsort(M,N,Z,F) qsort(M,N,Z,F) BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/test/titerate.cpp:205:50: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 205 | verify_val(nobjs, (hsize_t)(NDATASETS + 2), "H5Gget_info", __LINE__, __FILE__); BUILDSTDERR: | ^ BUILDSTDERR: | --------- BUILDSTDERR: | static_cast ( ) BUILDSTDERR: ../../../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] BUILDSTDERR: 208 | for (i = 0; i < nobjs; i++) BUILDSTDERR: | ~~^~~~~~~ BUILDSTDERR: ../../../c++/test/titerate.cpp:232:29: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 232 | idx = (hsize_t)-1; BUILDSTDERR: | ^ BUILDSTDERR: | ----------- BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5cpputil.o ../../../c++/test/h5cpputil.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../c++/src/H5Include.h:15, BUILDSTDERR: from ../../../c++/src/H5Cpp.h:18, BUILDSTDERR: from ../../../c++/test/h5cpputil.cpp:31: BUILDSTDERR: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o H5_buildiface.o ../../../fortran/src/H5_buildiface.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5f90global.F90 -fPIC -o .libs/H5f90global.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Fff.F90 -fPIC -o .libs/H5Fff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_ff.F90 -fPIC -o .libs/H5_ff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Aff.F90 -fPIC -o .libs/H5Aff.o BUILDSTDERR: ../../../fortran/src/H5Aff.F90:1787:63: BUILDSTDERR: 1787 | SUBROUTINE H5Aread_char_scalar(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/src/H5Aff.F90:1720:77: BUILDSTDERR: 1720 | SUBROUTINE H5Awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Dff.F90 -fPIC -o .libs/H5Dff.o BUILDSTDERR: ../../../fortran/src/H5Dff.F90:1432:64: BUILDSTDERR: 1432 | SUBROUTINE h5dread_char_scalar(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/src/H5Dff.F90:1304:78: BUILDSTDERR: 1304 | SUBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Eff.F90 -fPIC -o .libs/H5Eff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Gff.F90 -fPIC -o .libs/H5Gff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Iff.F90 -fPIC -o .libs/H5Iff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Lff.F90 -fPIC -o .libs/H5Lff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Off.F90 -fPIC -o .libs/H5Off.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5fortkit.F90 -fPIC -o .libs/H5fortkit.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Pff.F90 -fPIC -o .libs/H5Pff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Rff.F90 -fPIC -o .libs/H5Rff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Sff.F90 -fPIC -o .libs/H5Sff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Tff.F90 -fPIC -o .libs/H5Tff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Zff.F90 -fPIC -o .libs/H5Zff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c H5_gen.F90 -fPIC -o .libs/H5_gen.o BUILDSTDERR: H5_gen.F90:6335:69: BUILDSTDERR: 6335 | SUBROUTINE h5dwrite_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:6103:68: BUILDSTDERR: 6103 | SUBROUTINE h5dwrite_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5871:68: BUILDSTDERR: 5871 | SUBROUTINE h5dwrite_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5639:68: BUILDSTDERR: 5639 | SUBROUTINE h5dwrite_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5407:68: BUILDSTDERR: 5407 | SUBROUTINE h5dwrite_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5175:69: BUILDSTDERR: 5175 | SUBROUTINE h5dwrite_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4943:68: BUILDSTDERR: 4943 | SUBROUTINE h5dwrite_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4711:68: BUILDSTDERR: 4711 | SUBROUTINE h5dwrite_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4276:68: BUILDSTDERR: 4276 | SUBROUTINE h5dread_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4044:67: BUILDSTDERR: 4044 | SUBROUTINE h5dread_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3812:67: BUILDSTDERR: 3812 | SUBROUTINE h5dread_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3580:67: BUILDSTDERR: 3580 | SUBROUTINE h5dread_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3348:67: BUILDSTDERR: 3348 | SUBROUTINE h5dread_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3116:68: BUILDSTDERR: 3116 | SUBROUTINE h5dread_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2884:67: BUILDSTDERR: 2884 | SUBROUTINE h5dread_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2652:67: BUILDSTDERR: 2652 | SUBROUTINE h5dread_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2442:67: BUILDSTDERR: 2442 | SUBROUTINE h5aread_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2330:66: BUILDSTDERR: 2330 | SUBROUTINE h5aread_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2218:66: BUILDSTDERR: 2218 | SUBROUTINE h5aread_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2106:66: BUILDSTDERR: 2106 | SUBROUTINE h5aread_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1994:66: BUILDSTDERR: 1994 | SUBROUTINE h5aread_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1882:67: BUILDSTDERR: 1882 | SUBROUTINE h5aread_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1770:66: BUILDSTDERR: 1770 | SUBROUTINE h5aread_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1658:66: BUILDSTDERR: 1658 | SUBROUTINE h5aread_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1448:68: BUILDSTDERR: 1448 | SUBROUTINE h5awrite_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1336:67: BUILDSTDERR: 1336 | SUBROUTINE h5awrite_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1224:67: BUILDSTDERR: 1224 | SUBROUTINE h5awrite_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1112:67: BUILDSTDERR: 1112 | SUBROUTINE h5awrite_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1000:67: BUILDSTDERR: 1000 | SUBROUTINE h5awrite_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:888:68: BUILDSTDERR: 888 | SUBROUTINE h5awrite_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:776:67: BUILDSTDERR: 776 | SUBROUTINE h5awrite_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:664:67: BUILDSTDERR: 664 | SUBROUTINE h5awrite_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/HDF5.F90 -fPIC -o .libs/HDF5.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lgfortran -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o H5_test_buildiface.o ../../../fortran/test/H5_test_buildiface.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c tf_gen.F90 -fPIC -o .libs/tf_gen.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/test/tf.F90 -fPIC -o .libs/tf.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5F.o ../../../fortran/test/tH5F.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5D.o ../../../fortran/test/tH5D.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5R.o ../../../fortran/test/tH5R.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5S.o ../../../fortran/test/tH5S.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5T.o ../../../fortran/test/tH5T.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5VL.o ../../../fortran/test/tH5VL.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5Z.o ../../../fortran/test/tH5Z.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5Sselect.o ../../../fortran/test/tH5Sselect.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5P.o ../../../fortran/test/tH5P.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5A.o ../../../fortran/test/tH5A.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5I.o ../../../fortran/test/tH5I.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5G.o ../../../fortran/test/tH5G.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5E.o ../../../fortran/test/tH5E.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tHDF5.o ../../../fortran/test/tHDF5.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o fortranlib_test.o ../../../fortran/test/fortranlib_test.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o fflush1.o ../../../fortran/test/fflush1.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o fflush2.o ../../../fortran/test/fflush2.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5O.o ../../../fortran/test/tH5O.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.F90 BUILDSTDERR: ../../../fortran/test/tH5G_1_8.F90:1396:13: BUILDSTDERR: 1396 | hard_link, use_index, total_error) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5G_1_8.F90:1396:24: BUILDSTDERR: 1396 | hard_link, use_index, total_error) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.F90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:72:69: BUILDSTDERR: 72 | INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'data_inout' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:72:57: BUILDSTDERR: 72 | INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:49:52: BUILDSTDERR: 49 | INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:45: BUILDSTDERR: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'group' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:62: BUILDSTDERR: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'link_info' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:105:0: BUILDSTDERR: 105 | END FUNCTION liter_cb BUILDSTDERR: | BUILDSTDERR: Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:0: BUILDSTDERR: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) BUILDSTDERR: | BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:43: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'atime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:50: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'btime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:52: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_atime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:61: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_btime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:70: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_ctime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:79: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_mtime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:278:23: BUILDSTDERR: 278 | TYPE(C_PTR) :: cptr BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'cptr' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:57: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'ctime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:64: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:3025:17: BUILDSTDERR: 3025 | IF(.NOT.(orig_data(i,j).EQ.orig_data(i,j))) CYCLE ! skip IF value is NaN BUILDSTDERR: | 1 BUILDSTDERR: Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:1378:46: BUILDSTDERR: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused parameter 'gas' declared at (1) [-Wunused-parameter] BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:1378:39: BUILDSTDERR: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.F90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/exceptionImp.c -fPIC -DPIC -o .libs/exceptionImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/exceptionImp.c:33: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/exceptionImp.c:32: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5Constants.c -fPIC -DPIC -o .libs/h5Constants.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5Constants.c:27: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5Constants.c:25: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | BUILDSTDERR: ../../../../java/src/jni/h5Constants.c: In function 'Java_hdf_hdf5lib_HDF5Constants_H5FD_1MEM_1DEFAULT_1LHEAP_1SIZE': BUILDSTDERR: ../../../../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] BUILDSTDERR: 534 | Java_hdf_hdf5lib_HDF5Constants_H5FD_1MEM_1DEFAULT_1LHEAP_1SIZE(JNIEnv *env, jclass cls) { return (hsize_t)(4 * (HADDR_MAX / (H5FD_MEM_NTYPES-1))); } BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/h5Constants.c: In function 'Java_hdf_hdf5lib_HDF5Constants_H5FD_1MEM_1DEFAULT_1OHDR_1SIZE': BUILDSTDERR: ../../../../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] BUILDSTDERR: 536 | Java_hdf_hdf5lib_HDF5Constants_H5FD_1MEM_1DEFAULT_1OHDR_1SIZE(JNIEnv *env, jclass cls) { return (hsize_t)(5 * (HADDR_MAX / (H5FD_MEM_NTYPES-1))); } BUILDSTDERR: | ^ 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/nativeData.c -fPIC -DPIC -o .libs/nativeData.o BUILDSTDERR: In file included from ../../../../java/src/jni/nativeData.c:44: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/nativeData.c:42: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_intToByte__II_3I': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:611:20: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 611 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_shortToByte__II_3S': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:673:20: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 673 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_floatToByte__II_3F': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:735:20: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 735 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_doubleToByte__II_3D': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:797:20: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 797 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_longToByte__II_3J': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:859:20: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 859 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_intToByte__I': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:898:16: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 898 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_floatToByte__F': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:934:16: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 934 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_shortToByte__S': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:970:16: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 970 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_doubleToByte__D': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:1006:16: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1006 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_longToByte__J': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:1042:16: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1042 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToByte__B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:1078:16: warning: conversion to 'jbyte' {aka 'signed char'} from 'char' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1078 | *bap = u.bytes[ij]; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToFloat___3B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:147:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 147 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToShort___3B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:198:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 198 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToLong___3B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:249:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 249 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToDouble___3B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:300:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 300 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToInt__II_3B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:352:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 352 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToShort__II_3B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:404:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 404 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToFloat__II_3B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:456:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 456 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToLong__II_3B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:508:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 508 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToDouble__II_3B': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:560:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 560 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_intToByte__II_3I': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:622:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 622 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_shortToByte__II_3S': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:684:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 684 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_floatToByte__II_3F': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:746:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 746 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_doubleToByte__II_3D': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:808:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 808 | return rarray; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_longToByte__II_3J': BUILDSTDERR: ../../../../java/src/jni/nativeData.c:870:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 870 | return rarray; BUILDSTDERR: | ^~~~~~ 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5util.c -fPIC -DPIC -o .libs/h5util.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5util.c:29: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5util.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../java/src/jni/h5util.c:26: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'obj_info_max' at ../../../../java/src/jni/h5util.c:3426:5: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../java/src/jni/h5jni.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5util.c:29: BUILDSTDERR: ../../../../java/src/jni/h5util.c: In function 'obj_info_max': BUILDSTDERR: ../../../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../java/src/jni/h5util.c:3422:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 3422 | str_len = HDstrlen(name); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../java/src/jni/h5util.c:26: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'obj_info_all' at ../../../../java/src/jni/h5util.c:3379:5: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../java/src/jni/h5jni.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5util.c:29: BUILDSTDERR: ../../../../java/src/jni/h5util.c: In function 'obj_info_all': BUILDSTDERR: ../../../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../java/src/jni/h5util.c:3375:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 3375 | str_len = HDstrlen(name); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../java/src/jni/h5util.c:26: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'h5str_sprintf' at ../../../../java/src/jni/h5util.c:755:21: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../java/src/jni/h5jni.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5util.c:29: BUILDSTDERR: ../../../../java/src/jni/h5util.c: In function 'h5str_sprintf': BUILDSTDERR: ../../../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../java/src/jni/h5util.c:737:32: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 737 | typeSize = HDstrlen(tmp_str); BUILDSTDERR: | ^~~~~~~~ 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5Imp.c -fPIC -DPIC -o .libs/h5Imp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5Imp.c:35: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5Imp.c:34: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5aImp.c -fPIC -DPIC -o .libs/h5aImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5aImp.c:28: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5aImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | BUILDSTDERR: ../../../../java/src/jni/h5aImp.c: In function 'H5AwriteVL_asstr': BUILDSTDERR: ../../../../java/src/jni/h5aImp.c:1343:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1343 | if (!h5str_convert(ENVONLY, (char **) &utf8, aid, tid, &(((char *) writeBuf)[i * typeSize]), 0)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5aImp.c:28: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:36:19: warning: 'jstr' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 36 | #define ENVPTR (*env) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/h5aImp.c:1291:17: note: 'jstr' was declared here BUILDSTDERR: 1291 | jstring jstr; BUILDSTDERR: | ^~~~ 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5dImp.c -fPIC -DPIC -o .libs/h5dImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5dImp.c:29: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5dImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | BUILDSTDERR: ../../../../java/src/jni/h5dImp.c: In function 'H5DwriteVL_asstr': BUILDSTDERR: ../../../../java/src/jni/h5dImp.c:1552:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1552 | if (!h5str_convert(ENVONLY, (char **) &utf8, did, tid, &(((char *) writeBuf)[i * typeSize]), 0)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5dImp.c:29: BUILDSTDERR: ../../../../java/src/jni/h5dImp.c: In function 'Java_hdf_hdf5lib_H5_H5DwriteVL': BUILDSTDERR: ../../../../java/src/jni/h5jni.h:36:19: warning: 'obj' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 36 | #define ENVPTR (*env) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../java/src/jni/h5dImp.c:1493:17: note: 'obj' was declared here BUILDSTDERR: 1493 | jstring obj; BUILDSTDERR: | ^~~ 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5eImp.c -fPIC -DPIC -o .libs/h5eImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5eImp.c:39: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5eImp.c:36: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5fImp.c -fPIC -DPIC -o .libs/h5fImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5fImp.c:29: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5fImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5gImp.c -fPIC -DPIC -o .libs/h5gImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5gImp.c:29: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5gImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5iImp.c -fPIC -DPIC -o .libs/h5iImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5iImp.c:27: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5iImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5lImp.c -fPIC -DPIC -o .libs/h5lImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5lImp.c:27: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5lImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5oImp.c -fPIC -DPIC -o .libs/h5oImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5oImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5oImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pImp.c -fPIC -DPIC -o .libs/h5pImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5pImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5util.h:23, BUILDSTDERR: from ../../../../java/src/jni/h5pImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pACPLImp.c -fPIC -DPIC -o .libs/h5pACPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pACPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pACPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pDAPLImp.c -fPIC -DPIC -o .libs/h5pDAPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pDAPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pDAPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pDCPLImp.c -fPIC -DPIC -o .libs/h5pDCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pDCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pDCPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pDXPLImp.c -fPIC -DPIC -o .libs/h5pDXPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pDXPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pDXPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pFAPLImp.c -fPIC -DPIC -o .libs/h5pFAPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pFAPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pFAPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pFCPLImp.c -fPIC -DPIC -o .libs/h5pFCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pFCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pFCPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pGAPLImp.c -fPIC -DPIC -o .libs/h5pGAPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pGAPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pGAPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pGCPLImp.c -fPIC -DPIC -o .libs/h5pGCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pGCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pGCPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pLAPLImp.c -fPIC -DPIC -o .libs/h5pLAPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pLAPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pLAPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pLCPLImp.c -fPIC -DPIC -o .libs/h5pLCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pLCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pLCPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pOCPLImp.c -fPIC -DPIC -o .libs/h5pOCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pOCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pOCPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pOCpyPLImp.c -fPIC -DPIC -o .libs/h5pOCpyPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pOCpyPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pOCpyPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5pStrCPLImp.c -fPIC -DPIC -o .libs/h5pStrCPLImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5pStrCPLImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5pStrCPLImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5plImp.c -fPIC -DPIC -o .libs/h5plImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5plImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5plImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5rImp.c -fPIC -DPIC -o .libs/h5rImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5rImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5rImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5sImp.c -fPIC -DPIC -o .libs/h5sImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5sImp.c:26: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5jni.h:20, BUILDSTDERR: from ../../../../java/src/jni/h5sImp.c:26: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5tImp.c -fPIC -DPIC -o .libs/h5tImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5tImp.c:29: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5tImp.c:24: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../java/src/jni/h5zImp.c -fPIC -DPIC -o .libs/h5zImp.o BUILDSTDERR: In file included from ../../../../java/src/jni/h5zImp.c:27: BUILDSTDERR: ../../../../java/src/jni/h5jni.h:48: warning: "UNUSED" redefined BUILDSTDERR: 48 | #define UNUSED(o) (void) o BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/jni.h:45, BUILDSTDERR: from ../../../../java/src/jni/h5zImp.c:25: BUILDSTDERR: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/include/linux/jni_md.h:40: note: this is the location of the previous definition BUILDSTDERR: 40 | #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__)) BUILDSTDERR: | 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.201.b09-7.fc31.aarch64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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/HDF5GroupInfo.java]] [parsing completed 70ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 78ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFNativeData.java]] [parsing completed 41ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 234ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 20ms] 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.201.b09-7.fc31.aarch64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunjce_provider.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/dnsns.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/zipfs.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/String.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 2ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 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 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 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 1ms] [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/HDF5LibraryException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing completed 6ms] [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 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 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 1ms] [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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 1ms] [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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Deprecated.class)]] Creating destination directory: "javadoc/" [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_201 Building tree for all the packages and classes... Generating javadoc/hdf/hdf5lib/H5.html... BUILDSTDERR: ../../../java/src/hdf/hdf5lib/H5.java:3220: warning: no @return BUILDSTDERR: public synchronized static native boolean H5Fget_dset_no_attrs_hint(long file_id) BUILDSTDERR: ^ BUILDSTDERR: ../../../java/src/hdf/hdf5lib/H5.java:6951: warning: no @return BUILDSTDERR: public synchronized static native boolean H5Pget_dset_no_attrs_hint(long dcpl_id) BUILDSTDERR: ^ [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/Externalizable.class)]] Generating javadoc/hdf/hdf5lib/class-use/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/class-use/H5.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/class-use/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.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 6581 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/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) 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_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17959)(deflated 65%) adding: hdf/hdf5lib/HDF5Constants.class(in = 39603) (out= 18060)(deflated 54%) adding: hdf/hdf5lib/HDFArray.class(in = 12741) (out= 5809)(deflated 54%) adding: hdf/hdf5lib/exceptions/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5LibraryException.class(in = 7210) (out= 3826)(deflated 46%) 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/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5InternalErrorException.class(in = 362) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.class(in = 368) (out= 244)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(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 BUILDSTDERR: ../../../java/test/TestH5Oparams.java:124: warning: [deprecation] H5Oset_comment(long,String) in H5 has been deprecated BUILDSTDERR: H5.H5Oset_comment(-1, "Bogus"); BUILDSTDERR: ^ BUILDSTDERR: ../../../java/test/TestH5Oparams.java:134: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated BUILDSTDERR: H5.H5Oset_comment_by_name(-1, "Bogus", null, -1); BUILDSTDERR: ^ BUILDSTDERR: ../../../java/test/TestH5Oparams.java:139: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated BUILDSTDERR: H5.H5Oset_comment_by_name(-1, null, null, -1); BUILDSTDERR: ^ BUILDSTDERR: ../../../java/test/TestH5Ocreate.java:387: warning: [deprecation] H5Oset_comment(long,String) in H5 has been deprecated BUILDSTDERR: H5.H5Oset_comment(oid, "Test Comment"); BUILDSTDERR: ^ BUILDSTDERR: ../../../java/test/TestH5Ocreate.java:412: warning: [deprecation] H5Oset_comment(long,String) in H5 has been deprecated BUILDSTDERR: H5.H5Oset_comment(oid, "Test Comment"); BUILDSTDERR: ^ BUILDSTDERR: ../../../java/test/TestH5Ocreate.java:429: warning: [deprecation] H5Oset_comment(long,String) in H5 has been deprecated BUILDSTDERR: H5.H5Oset_comment(oid, null); BUILDSTDERR: ^ BUILDSTDERR: ../../../java/test/TestH5Ocreate.java:451: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated BUILDSTDERR: H5.H5Oset_comment_by_name(H5fid, "DS1", "Test Comment", HDF5Constants.H5P_DEFAULT); BUILDSTDERR: ^ BUILDSTDERR: ../../../java/test/TestH5Ocreate.java:473: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated BUILDSTDERR: H5.H5Oset_comment_by_name(H5fid, "DS1", "Test Comment", HDF5Constants.H5P_DEFAULT); BUILDSTDERR: ^ BUILDSTDERR: ../../../java/test/TestH5Ocreate.java:490: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated BUILDSTDERR: H5.H5Oset_comment_by_name(H5fid, "DS1", null, HDF5Constants.H5P_DEFAULT); BUILDSTDERR: ^ BUILDSTDERR: 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/TestH5Eregister.class(in = 2319) (out= 1134)(deflated 51%) adding: test/TestH5D$1H5D_iter_callback.class(in = 982) (out= 631)(deflated 35%) adding: test/TestH5Ocreate$1idata.class(in = 555) (out= 364)(deflated 34%) adding: test/TestH5Plist$1idata.class(in = 556) (out= 373)(deflated 32%) adding: test/TestH5A$2H5A_iter_callback.class(in = 889) (out= 517)(deflated 41%) adding: test/TestH5Pfapl.class(in = 37644) (out= 15083)(deflated 59%) adding: test/TestH5Lbasic$3idata.class(in = 545) (out= 362)(deflated 33%) adding: test/TestH5Gbasic.class(in = 8052) (out= 3293)(deflated 59%) adding: test/TestH5T.class(in = 12386) (out= 5452)(deflated 55%) adding: test/TestH5Lbasic$1H5L_iter_data.class(in = 674) (out= 412)(deflated 38%) adding: test/TestH5D.class(in = 17809) (out= 7931)(deflated 55%) adding: test/TestH5R.class(in = 8295) (out= 3897)(deflated 53%) adding: test/TestH5Lcreate$2H5L_iter_callback.class(in = 999) (out= 545)(deflated 45%) adding: test/TestH5Obasic$2H5O_iter_data.class(in = 682) (out= 423)(deflated 37%) adding: test/TestH5Pvirtual.class(in = 14644) (out= 6431)(deflated 56%) adding: test/TestH5Eparams.class(in = 6389) (out= 2881)(deflated 54%) adding: test/TestH5Giterate.class(in = 4494) (out= 2323)(deflated 48%) adding: test/TestH5Tparams.class(in = 10436) (out= 3049)(deflated 70%) adding: test/TestH5D$2H5D_iter_data.class(in = 523) (out= 364)(deflated 30%) adding: test/TestH5.class(in = 5137) (out= 2692)(deflated 47%) adding: test/TestH5Dparams.class(in = 3974) (out= 1536)(deflated 61%) adding: test/TestH5A$1H5A_iter_callback.class(in = 881) (out= 515)(deflated 41%) adding: test/TestH5Fbasic.class(in = 6523) (out= 3038)(deflated 53%) adding: test/TestH5A.class(in = 27282) (out= 11459)(deflated 57%) adding: test/TestH5Lparams.class(in = 6749) (out= 1988)(deflated 70%) adding: test/TestH5S.class(in = 15223) (out= 5985)(deflated 60%) adding: test/TestH5Lcreate$1idata.class(in = 555) (out= 367)(deflated 33%) adding: test/TestH5Ocreate$1H5O_iter_data.class(in = 688) (out= 413)(deflated 39%) adding: test/TestH5Obasic$1H5O_iter_callback.class(in = 982) (out= 541)(deflated 44%) adding: test/TestH5Plist.class(in = 13239) (out= 5590)(deflated 57%) adding: test/TestH5Obasic$1H5O_iter_data.class(in = 674) (out= 411)(deflated 39%) adding: test/TestH5Plist$1H5P_iter_data.class(in = 681) (out= 422)(deflated 38%) adding: test/TestH5Lcreate$1H5L_iter_callback.class(in = 997) (out= 551)(deflated 44%) adding: test/TestH5Lbasic$2H5L_iter_callback.class(in = 990) (out= 548)(deflated 44%) adding: test/TestH5Lbasic$3H5L_iter_callback.class(in = 984) (out= 541)(deflated 45%) adding: test/TestH5Ocopy.class(in = 8975) (out= 4340)(deflated 51%) adding: test/TestH5Fswmr.class(in = 3189) (out= 1758)(deflated 44%) adding: test/TestH5E.class(in = 7494) (out= 3547)(deflated 52%) adding: test/TestH5Obasic$2H5O_iter_callback.class(in = 990) (out= 550)(deflated 44%) adding: test/TestH5Lcreate$1H5L_iter_data.class(in = 688) (out= 423)(deflated 38%) adding: test/TestH5Obasic.class(in = 12960) (out= 4447)(deflated 65%) adding: test/TestH5Edefault.class(in = 10567) (out= 3913)(deflated 62%) adding: test/TestH5PData.class(in = 7786) (out= 3833)(deflated 50%) adding: test/TestH5Lbasic$1H5L_iter_callback.class(in = 982) (out= 543)(deflated 44%) adding: test/TestH5P.class(in = 31648) (out= 11609)(deflated 63%) adding: test/TestH5D$2H5D_iter_callback.class(in = 1080) (out= 702)(deflated 35%) adding: test/TestH5Lbasic$4H5L_iter_data.class(in = 684) (out= 423)(deflated 38%) adding: test/TestH5Dplist.class(in = 5749) (out= 3037)(deflated 47%) adding: test/TestH5Lbasic$3H5L_iter_data.class(in = 676) (out= 417)(deflated 38%) adding: test/TestH5A$2idata.class(in = 475) (out= 330)(deflated 30%) adding: test/TestH5D$H5D_space_status.class(in = 1293) (out= 662)(deflated 48%) adding: test/TestH5Lbasic.class(in = 9895) (out= 3683)(deflated 62%) adding: test/TestH5E$1H5E_walk_data.class(in = 635) (out= 408)(deflated 35%) adding: test/TestH5Lbasic$1idata.class(in = 543) (out= 363)(deflated 33%) adding: test/TestH5A$1idata.class(in = 467) (out= 328)(deflated 29%) adding: test/TestH5Ocreate.class(in = 14805) (out= 6144)(deflated 58%) adding: test/TestH5Lcreate.class(in = 21192) (out= 7306)(deflated 65%) adding: test/TestH5Lbasic$4H5L_iter_callback.class(in = 992) (out= 546)(deflated 44%) adding: test/TestH5Lbasic$4idata.class(in = 553) (out= 365)(deflated 33%) adding: test/TestH5F.class(in = 5521) (out= 2713)(deflated 50%) adding: test/TestH5Plist$1H5P_iter_callback.class(in = 987) (out= 565)(deflated 42%) adding: test/TestH5A$1H5A_iter_data.class(in = 641) (out= 410)(deflated 36%) 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/TestH5Oparams.class(in = 4903) (out= 1752)(deflated 64%) adding: test/TestH5D$1H5D_iter_data.class(in = 517) (out= 361)(deflated 30%) adding: test/TestH5Z.class(in = 3659) (out= 1552)(deflated 57%) adding: test/TestH5A$2H5A_iter_data.class(in = 649) (out= 413)(deflated 36%) adding: test/TestH5Tbasic.class(in = 4449) (out= 2241)(deflated 49%) adding: test/TestH5Sbasic.class(in = 6846) (out= 2845)(deflated 58%) adding: test/TestH5E$1wdata.class(in = 648) (out= 416)(deflated 35%) adding: test/TestH5Obasic$2idata.class(in = 551) (out= 364)(deflated 33%) adding: test/TestH5Lcreate$2idata.class(in = 557) (out= 364)(deflated 34%) adding: test/TestH5Lbasic$2H5L_iter_data.class(in = 682) (out= 422)(deflated 38%) adding: test/TestH5PL.class(in = 6745) (out= 3340)(deflated 50%) adding: test/TestH5Ocreate$1H5O_iter_callback.class(in = 997) (out= 546)(deflated 45%) adding: test/TestH5Fparams.class(in = 5200) (out= 2482)(deflated 52%) adding: test/TestH5G.class(in = 13332) (out= 5243)(deflated 60%) adding: test/TestH5Lcreate$2H5L_iter_data.class(in = 690) (out= 411)(deflated 40%) adding: test/TestH5Lbasic$2idata.class(in = 551) (out= 363)(deflated 34%) 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_CreateDataset.class(in = 1655) (out= 1012)(deflated 38%) adding: examples/intro/H5_CreateFile.class(in = 836) (out= 559)(deflated 33%) adding: examples/intro/H5_ReadWrite.class(in = 1939) (out= 1201)(deflated 38%) 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_CreateGroupDataset.class(in = 3071) (out= 1784)(deflated 41%) adding: examples/intro/H5_CreateAttribute.class(in = 2239) (out= 1342)(deflated 40%) 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_Compact.class(in = 3630) (out= 1960)(deflated 46%) adding: examples/groups/H5Ex_G_Visit$idata.class(in = 538) (out= 345)(deflated 35%) adding: examples/groups/H5Ex_G_Intermediate$1.class(in = 237) (out= 172)(deflated 27%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_data.class(in = 855) (out= 452)(deflated 47%) 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$H5L_iter_data.class(in = 855) (out= 451)(deflated 47%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_callback.class(in = 1943) (out= 897)(deflated 53%) adding: examples/groups/H5Ex_G_Iterate.class(in = 2192) (out= 1278)(deflated 41%) adding: examples/groups/H5Ex_G_Compact$1.class(in = 925) (out= 531)(deflated 42%) adding: examples/groups/H5Ex_G_Compact$H5G_storage.class(in = 2186) (out= 1048)(deflated 52%) adding: examples/groups/H5Ex_G_Corder.class(in = 2703) (out= 1527)(deflated 43%) adding: examples/groups/H5Ex_G_Intermediate.class(in = 2230) (out= 1243)(deflated 44%) adding: examples/groups/H5Ex_G_Visit$1.class(in = 216) (out= 166)(deflated 23%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_data.class(in = 925) (out= 456)(deflated 50%) adding: examples/groups/H5Ex_G_Phase$1.class(in = 911) (out= 532)(deflated 41%) adding: examples/groups/H5Ex_G_Visit.class(in = 2153) (out= 1140)(deflated 47%) adding: examples/groups/H5Ex_G_Create.class(in = 1483) (out= 880)(deflated 40%) adding: examples/groups/H5Ex_G_Phase$H5G_storage.class(in = 2166) (out= 1045)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_callback.class(in = 2038) (out= 989)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate$idata.class(in = 573) (out= 351)(deflated 38%) 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%) 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_External.class(in = 3731) (out= 2183)(deflated 41%) adding: examples/datasets/H5Ex_D_Compact$1.class(in = 991) (out= 567)(deflated 42%) adding: examples/datasets/H5Ex_D_FillValue.class(in = 3904) (out= 2220)(deflated 43%) adding: examples/datasets/H5Ex_D_Nbit$1.class(in = 1004) (out= 566)(deflated 43%) adding: examples/datasets/H5Ex_D_Szip$1.class(in = 1004) (out= 567)(deflated 43%) adding: examples/datasets/H5Ex_D_Szip$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Checksum$1.class(in = 912) (out= 524)(deflated 42%) adding: examples/datasets/H5Ex_D_Soint.class(in = 5068) (out= 2953)(deflated 41%) adding: examples/datasets/H5Ex_D_Shuffle$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Transform.class(in = 3835) (out= 2175)(deflated 43%) adding: examples/datasets/H5Ex_D_Chunk.class(in = 5206) (out= 2941)(deflated 43%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$1.class(in = 947) (out= 530)(deflated 44%) adding: examples/datasets/H5Ex_D_Nbit$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_UnlimitedMod.class(in = 4967) (out= 2797)(deflated 43%) adding: examples/datasets/H5Ex_D_Checksum$H5Z_filter.class(in = 2553) (out= 1231)(deflated 51%) adding: examples/datasets/H5Ex_D_UnlimitedGzip.class(in = 6749) (out= 3775)(deflated 44%) adding: examples/datasets/H5Ex_D_Shuffle$H5Z_filter.class(in = 2697) (out= 1329)(deflated 50%) adding: examples/datasets/H5Ex_D_Sofloat$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Soint$H5Z_filter.class(in = 2677) (out= 1325)(deflated 50%) adding: examples/datasets/H5Ex_D_Checksum.class(in = 5144) (out= 2969)(deflated 42%) adding: examples/datasets/H5Ex_D_ReadWrite.class(in = 2874) (out= 1729)(deflated 39%) adding: examples/datasets/H5Ex_D_Gzip$1.class(in = 1004) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Compact$H5D_layout.class(in = 2248) (out= 1093)(deflated 51%) adding: examples/datasets/H5Ex_D_Alloc.class(in = 4497) (out= 2403)(deflated 46%) adding: examples/datasets/H5Ex_D_Chunk$H5D_layout.class(in = 2228) (out= 1087)(deflated 51%) adding: examples/datasets/H5Ex_D_Hyperslab.class(in = 4067) (out= 2329)(deflated 42%) adding: examples/datasets/H5Ex_D_Alloc$H5D_space_status.class(in = 2227) (out= 1043)(deflated 53%) adding: examples/datasets/H5Ex_D_Gzip$H5Z_filter.class(in = 2667) (out= 1323)(deflated 50%) adding: examples/datasets/H5Ex_D_Soint$1.class(in = 1011) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$H5Z_filter.class(in = 2697) (out= 1328)(deflated 50%) adding: examples/datasets/H5Ex_D_Compact.class(in = 4187) (out= 2416)(deflated 42%) adding: examples/datasets/H5Ex_D_UnlimitedAdd.class(in = 5164) (out= 2898)(deflated 43%) adding: examples/datasets/H5Ex_D_Nbit.class(in = 5194) (out= 3041)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$H5Z_filter.class(in = 2757) (out= 1335)(deflated 51%) adding: examples/datasets/H5Ex_D_Szip.class(in = 5003) (out= 2934)(deflated 41%) adding: examples/datasets/H5Ex_D_Shuffle.class(in = 5479) (out= 3095)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat.class(in = 5496) (out= 3163)(deflated 42%) adding: examples/datasets/H5Ex_D_Gzip.class(in = 4967) (out= 2907)(deflated 41%) adding: examples/datasets/H5Ex_D_Chunk$1.class(in = 977) (out= 567)(deflated 41%) 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_Bit.class(in = 3391) (out= 1962)(deflated 42%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor.class(in = 2425) (out= 1286)(deflated 46%) adding: examples/datatypes/H5Ex_T_ObjectReference$H5G_obj.class(in = 2357) (out= 1115)(deflated 52%) adding: examples/datatypes/H5Ex_T_VLString.class(in = 2699) (out= 1614)(deflated 40%) adding: examples/datatypes/H5Ex_T_Integer.class(in = 3256) (out= 1949)(deflated 40%) adding: examples/datatypes/H5Ex_T_Float.class(in = 3274) (out= 1970)(deflated 39%) adding: examples/datatypes/H5Ex_T_String.class(in = 4313) (out= 2556)(deflated 40%) adding: examples/datatypes/H5Ex_T_Compound.class(in = 5403) (out= 3108)(deflated 42%) adding: examples/datatypes/H5Ex_T_OpaqueAttribute.class(in = 4414) (out= 2602)(deflated 41%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$1.class(in = 930) (out= 496)(deflated 46%) adding: examples/datatypes/H5Ex_T_Compound$Sensor_Datatype.class(in = 1427) (out= 888)(deflated 37%) adding: examples/datatypes/H5Ex_T_ArrayAttribute.class(in = 4382) (out= 2543)(deflated 41%) adding: examples/datatypes/H5Ex_T_Opaque.class(in = 3848) (out= 2304)(deflated 40%) adding: examples/datatypes/H5Ex_T_StringAttribute.class(in = 4883) (out= 2843)(deflated 41%) adding: examples/datatypes/H5Ex_T_ObjectReference$1.class(in = 867) (out= 491)(deflated 43%) adding: examples/datatypes/H5Ex_T_Compound$Sensor.class(in = 2389) (out= 1278)(deflated 46%) adding: examples/datatypes/H5Ex_T_BitAttribute.class(in = 3956) (out= 2245)(deflated 43%) adding: examples/datatypes/H5Ex_T_Commit$1.class(in = 225) (out= 168)(deflated 25%) adding: examples/datatypes/H5Ex_T_ObjectReference.class(in = 4739) (out= 2741)(deflated 42%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$H5G_obj.class(in = 2447) (out= 1129)(deflated 53%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute.class(in = 5248) (out= 2960)(deflated 43%) adding: examples/datatypes/H5Ex_T_Commit$H5T_class.class(in = 2860) (out= 1445)(deflated 49%) adding: examples/datatypes/H5Ex_T_Commit$Sensor_Datatype.class(in = 1299) (out= 821)(deflated 36%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor_Datatype.class(in = 1454) (out= 896)(deflated 38%) adding: examples/datatypes/H5Ex_T_CompoundAttribute.class(in = 6001) (out= 3411)(deflated 43%) adding: examples/datatypes/H5Ex_T_Array.class(in = 3811) (out= 2251)(deflated 40%) adding: examples/datatypes/H5Ex_T_IntegerAttribute.class(in = 3821) (out= 2252)(deflated 41%) adding: examples/datatypes/H5Ex_T_FloatAttribute.class(in = 3839) (out= 2263)(deflated 41%) adding: examples/datatypes/H5Ex_T_Commit.class(in = 3498) (out= 1984)(deflated 43%) 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o BUILDSTDERR: ../../../hl/src/H5DS.c: In function 'H5DSset_label': BUILDSTDERR: ../../../hl/src/H5DS.c:1436:7: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1436 | } u; BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o BUILDSTDERR: ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': BUILDSTDERR: ../../../hl/src/H5LT.c:1414:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1414 | return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); BUILDSTDERR: | ^ BUILDSTDERR: ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': BUILDSTDERR: ../../../hl/src/H5LT.c:2040:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2040 | return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../hl/src/H5LT.c:17: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'realloc_and_append' at ../../../hl/src/H5LT.c:2296:4, BUILDSTDERR: inlined from 'indentation' at ../../../hl/src/H5LT.c:2337:16: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyylex': BUILDSTDERR: hl/src/H5LTanalyze.c:1173:28: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1178:13: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1180:56: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1642:8: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'yy_get_next_buffer': BUILDSTDERR: hl/src/H5LTanalyze.c:1758:42: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1773:18: warning: conversion from 'yy_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.l:35:45: note: in definition of macro 'YY_INPUT' BUILDSTDERR: hl/src/H5LTanalyze.l:35:31: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1772:3: note: in expansion of macro 'YY_INPUT' BUILDSTDERR: hl/src/H5LTanalyze.c:1797:32: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1799:37: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1805:15: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'yy_get_previous_state': BUILDSTDERR: hl/src/H5LTanalyze.c:1828:27: warning: conversion from 'int' to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1833:12: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1835:55: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'yy_try_NUL_trans': BUILDSTDERR: hl/src/H5LTanalyze.c:1856:11: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1858:54: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'input': BUILDSTDERR: hl/src/H5LTanalyze.c:1927:23: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1930:4: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyy_create_buffer': BUILDSTDERR: hl/src/H5LTanalyze.c:2052:19: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyy_init_buffer': BUILDSTDERR: hl/src/H5LTanalyze.c:2110:40: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] BUILDSTDERR: hl/src/H5LTanalyze.c:2110:40: warning: nested extern declaration of 'isatty' [-Wnested-externs] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyyensure_buffer_stack': BUILDSTDERR: hl/src/H5LTanalyze.c:2226:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:2235:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: At top level: BUILDSTDERR: hl/src/H5LTanalyze.c:201: warning: macro "yyless" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.l: In function 'my_yyinput': BUILDSTDERR: hl/src/H5LTanalyze.l:187:31: warning: unused parameter 'max_size' [-Wunused-parameter] BUILDSTDERR: hl/src/H5LTanalyze.l: At top level: BUILDSTDERR: hl/src/H5LTanalyze.l:196:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] BUILDSTDERR: hl/src/H5LTanalyze.l: In function 'H5LTyywrap': BUILDSTDERR: hl/src/H5LTanalyze.l:202:5: warning: old-style function definition [-Wold-style-definition] BUILDSTDERR: At top level: BUILDSTDERR: hl/src/H5LTanalyze.c:1907:16: warning: 'input' defined but not used [-Wunused-function] BUILDSTDERR: hl/src/H5LTanalyze.c:1866:17: warning: 'yyunput' defined but not used [-Wunused-function] BUILDSTDERR: hl/src/H5LTanalyze.c:22: warning: macro "yytext" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:16: warning: macro "yyin" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:392: warning: macro "YY_NUM_RULES" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:29: warning: macro "YY_FLEX_MAJOR_VERSION" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:338: warning: macro "yy_new_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:17: warning: macro "yyleng" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:33: warning: macro "FLEX_BETA" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:19: warning: macro "yylineno" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:350: warning: macro "yy_set_bol" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:2537: warning: macro "YYTABLES_NAME" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:49: warning: macro "FLEXINT_H" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:852: warning: macro "yymore" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:180: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:2339: warning: macro "yyless" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:13: warning: macro "yy_flush_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:214: warning: macro "unput" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:28: warning: macro "FLEX_SCANNER" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:20: warning: macro "yyout" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:21: warning: macro "yyrestart" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:217: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:340: warning: macro "yy_set_interactive" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:11: warning: macro "yy_flex_debug" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:26: warning: macro "yyfree" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:152: warning: macro "YYSTATE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:30: warning: macro "YY_FLEX_MINOR_VERSION" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:23: warning: macro "yywrap" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:197: warning: macro "YY_LESS_LINENO" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:1071: warning: macro "YY_START_STACK_INCR" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:1085: warning: macro "YY_DECL_IS_OURS" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:198: warning: macro "YY_LINENO_REWIND_TO" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:24: warning: macro "yyalloc" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:12: warning: macro "yy_init_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:328: warning: macro "YY_FLUSH_BUFFER" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:10: warning: macro "yy_delete_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:25: warning: macro "yyrealloc" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:185: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:9: warning: macro "yy_create_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:18: warning: macro "yylex" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:360: warning: macro "YY_AT_BOL" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:5: warning: macro "YY_INT_ALIGNED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:14: warning: macro "yy_load_buffer_state" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:59: warning: macro "__STDC_LIMIT_MACROS" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:15: warning: macro "yy_switch_to_buffer" is not used [-Wunused-macros] 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o BUILDSTDERR: hl/src/H5LTparse.y:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: hl/src/H5LTparse.c: In function 'H5LTyyparse': BUILDSTDERR: hl/src/H5LTparse.c:1297:12: warning: conversion from 'int' to 'yytype_int16' {aka 'short int'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTparse.c:1302:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:180:73: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:183:81: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:194:65: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:196:85: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: ../../../hl/src/H5LTparse.c:91:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 91 | #define yylval H5LTyylval BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: hl/src/H5LTparse.y:278:48: note: in expansion of macro 'yylval' BUILDSTDERR: hl/src/H5LTparse.c: At top level: BUILDSTDERR: hl/src/H5LTparse.c:399: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:307: warning: macro "YY_ATTRIBUTE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:619: warning: macro "YYTABLE_NINF" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:326: warning: macro "_Noreturn" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:318: warning: macro "YY_ATTRIBUTE_UNUSED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:792: warning: macro "yyerrok" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:132: warning: macro "YY_NULLPTR" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:493: warning: macro "YYNNTS" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:88: warning: macro "yydebug" is not used [-Wunused-macros] BUILDSTDERR: 88 | #define yydebug H5LTyydebug BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:353: warning: macro "YY_INITIAL_VALUE" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:78: warning: macro "YYPUSH" is not used [-Wunused-macros] BUILDSTDERR: 78 | #define YYPUSH 0 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:497: warning: macro "YYNSTATES" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:158: warning: macro "YYTOKENTYPE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:799: warning: macro "YYERROR" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:234: warning: macro "YYSTYPE_IS_DECLARED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:289: warning: macro "YYSIZE_MAXIMUM" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:793: warning: macro "yyclearin" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:614: warning: macro "YYPACT_NINF" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:804: warning: macro "YYBACKUP" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:802: warning: macro "YYRECOVERING" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:72: warning: macro "YYSKELETON_NAME" is not used [-Wunused-macros] BUILDSTDERR: 72 | #define YYSKELETON_NAME "yacc.c" BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:823: warning: macro "YYERRCODE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:314: warning: macro "YY_ATTRIBUTE_PURE" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:66: warning: macro "YYBISON" is not used [-Wunused-macros] BUILDSTDERR: 66 | #define YYBISON 1 BUILDSTDERR: | BUILDSTDERR: ../../../hl/src/H5LTparse.c:81: warning: macro "YYPULL" is not used [-Wunused-macros] BUILDSTDERR: 81 | #define YYPULL 1 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:495: warning: macro "YYNRULES" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:75: warning: macro "YYPURE" is not used [-Wunused-macros] BUILDSTDERR: 75 | #define YYPURE 0 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:147: warning: macro "YY_H5LTYY_HL_SRC_H5LTPARSE_H_INCLUDED" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:69: warning: macro "YYBISON_VERSION" is not used [-Wunused-macros] BUILDSTDERR: 69 | #define YYBISON_VERSION "3.0.2" BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_lite.o ../../../hl/test/test_lite.c BUILDSTDERR: In file included from ../../../hl/test/test_lite.c:17: BUILDSTDERR: ../../../hl/test/test_lite.c: In function 'main': BUILDSTDERR: ../../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../src/H5Epublic.h:20, BUILDSTDERR: from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../test/h5test.h:27, BUILDSTDERR: from ../../../hl/test/h5hltest.h:25, BUILDSTDERR: from ../../../hl/test/test_lite.c:16: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_ld.o ../../../hl/test/test_ld.c BUILDSTDERR: In file included from ../../../hl/test/test_ld.c:20: BUILDSTDERR: ../../../test/H5srcdir.h: In function 'H5_get_srcdir_filename.constprop': BUILDSTDERR: ../../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../hl/test/test_ld.c:16: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_dset_append.o ../../../hl/test/test_dset_append.c BUILDSTDERR: ../../../hl/test/test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] BUILDSTDERR: 758 | test_dataset_append_BUG2(hid_t fid) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../hl/test/test_dset_append.c:596:1: warning: 'test_dataset_append_BUG1' defined but not used [-Wunused-function] BUILDSTDERR: 596 | test_dataset_append_BUG1(hid_t fid) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../hl/c++/src/H5PacketTable.cpp -fPIC -DPIC -o .libs/H5PacketTable.o BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../../hl/c++/src/H5PacketTable.cpp:25: BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h: In constructor 'PacketTable::PacketTable()': BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 37 | PacketTable() {table_id = H5I_BADID;} BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:34, BUILDSTDERR: from ../../../../hl/src/H5HLprivate2.h:18, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.cpp:23: BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h: At global scope: BUILDSTDERR: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 140 | FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID, hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, const char*)': BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.cpp:35:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 35 | PacketTable::PacketTable(hid_t fileID, const char* name) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, char*)': BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.cpp:41:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 41 | PacketTable::PacketTable(hid_t fileID, char* name) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.cpp: In member function 'int FL_PacketTable::GetPackets(hsize_t, hsize_t, void*)': BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.cpp:255:86: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] BUILDSTDERR: 255 | return H5PTread_packets(table_id, startIndex, (size_t)(endIndex-startIndex+1), data); BUILDSTDERR: | ^ BUILDSTDERR: | -------- BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ptableTest.o ../../../../hl/c++/test/ptableTest.cpp BUILDSTDERR: cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] BUILDSTDERR: cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default BUILDSTDERR: cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 BUILDSTDERR: In file included from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h: In constructor 'PacketTable::PacketTable()': BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] BUILDSTDERR: 37 | PacketTable() {table_id = H5I_BADID;} BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:34, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.h:26, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h: At global scope: BUILDSTDERR: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/src/H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 140 | FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID, hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:26, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.h:26, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 72 | hid_t err_stack = H5E_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:34, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.h:26, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp: In function 'int main()': BUILDSTDERR: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:31:50: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 31 | fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:31:63: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 31 | fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp: In function 'int BasicTest()': BUILDSTDERR: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:86:36: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 86 | FL_PacketTable wrapper(fileID, H5P_DEFAULT, BASICTEST_PT, H5T_NATIVE_INT, 1); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestCompoundDatatype()': BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:147:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow] BUILDSTDERR: 147 | } compoundType; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:143:20: note: shadowed declaration is here BUILDSTDERR: 143 | typedef struct compoundType BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:34, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.h:26, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:157:36: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 157 | FL_PacketTable wrapper(fileID, H5P_DEFAULT, CMPDTEST_PT, dtypeID, 1); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:26, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.h:26, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 86 | (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' BUILDSTDERR: 192 | H5E_BEGIN_TRY { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 88 | (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' BUILDSTDERR: 192 | H5E_BEGIN_TRY { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 89 | (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' BUILDSTDERR: 192 | H5E_BEGIN_TRY { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 97 | (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:194:7: note: in expansion of macro 'H5E_END_TRY' BUILDSTDERR: 194 | } H5E_END_TRY; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:34, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.h:26, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestGetNext()': BUILDSTDERR: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:212:36: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 212 | FL_PacketTable wrapper(fileID, H5P_DEFAULT, GETNEXT_PT, H5T_NATIVE_INT, 500); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestCompress()': BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:300:24: warning: catching polymorphic type 'class H5::Exception' by value [-Wcatch-value=] BUILDSTDERR: 300 | } catch (Exception e) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp: In function 'int SystemTest()': BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:479:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow] BUILDSTDERR: 479 | } compoundType; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:475:20: note: shadowed declaration is here BUILDSTDERR: 475 | typedef struct compoundType BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:492:7: warning: declaration of 'cType2' shadows a previous local [-Wshadow] BUILDSTDERR: 492 | } cType2; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:488:20: note: shadowed declaration is here BUILDSTDERR: 488 | typedef struct cType2 BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:34, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.h:26, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 96 | #define H5P_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:508:37: note: in expansion of macro 'H5P_DEFAULT' BUILDSTDERR: 508 | FL_PacketTable wrapper2(fileID, H5P_DEFAULT, PT_SYSTEMTST2, dtypeID2, 1); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:26, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.h:26, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 86 | (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' BUILDSTDERR: 552 | H5E_BEGIN_TRY { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 88 | (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' BUILDSTDERR: 552 | H5E_BEGIN_TRY { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 89 | (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' BUILDSTDERR: 552 | H5E_BEGIN_TRY { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 97 | (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:555:7: note: in expansion of macro 'H5E_END_TRY' BUILDSTDERR: 555 | } H5E_END_TRY; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestHDFFV_9758()': BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:598:19: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 598 | s1[i].a = i; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:600:27: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 600 | s1[i].c = 1. / (i + 1); BUILDSTDERR: | ~~~^~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:601:43: warning: use of old-style cast to 'int' [-Wold-style-cast] BUILDSTDERR: 601 | sprintf(s1[i].d, "string%d", (int)i); BUILDSTDERR: | ^ BUILDSTDERR: | ------ BUILDSTDERR: | static_cast (i) BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:602:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 602 | s1[i].e = 100+i; BUILDSTDERR: | ~~~^~ BUILDSTDERR: In file included from ../../../../src/hdf5.h:26, BUILDSTDERR: from ../../../../hl/c++/src/H5PacketTable.h:26, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.h:24, BUILDSTDERR: from ../../../../hl/c++/test/ptableTest.cpp:17: BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 86 | (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' BUILDSTDERR: 684 | H5E_BEGIN_TRY { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 88 | (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' BUILDSTDERR: 684 | H5E_BEGIN_TRY { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 89 | (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' BUILDSTDERR: 684 | H5E_BEGIN_TRY { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] BUILDSTDERR: 27 | #define H5E_DEFAULT (hid_t)0 BUILDSTDERR: | ^ BUILDSTDERR: ../../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' BUILDSTDERR: 97 | (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:688:7: note: in expansion of macro 'H5E_END_TRY' BUILDSTDERR: 688 | } H5E_END_TRY; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../hl/c++/test/ptableTest.cpp:685:17: warning: 'strtype' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 685 | H5Tclose(strtype); BUILDSTDERR: | ~~~~~~~~^~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o H5HL_buildiface.o ../../../../hl/fortran/src/H5HL_buildiface.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o BUILDSTDERR: ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c': BUILDSTDERR: ../../../../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] BUILDSTDERR: 100 | (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_ptr_c': BUILDSTDERR: ../../../../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] BUILDSTDERR: 206 | (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5DSff.F90 -fPIC -o .libs/H5DSff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5LTff.F90 -fPIC -o .libs/H5LTff.o BUILDSTDERR: ../../../../hl/fortran/src/H5LTff.F90:402:11: BUILDSTDERR: 402 | dims,& BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5TBff.F90 -fPIC -o .libs/H5TBff.o BUILDSTDERR: ../../../../hl/fortran/src/H5TBff.F90:980:41: BUILDSTDERR: 980 | IF(PRESENT(maxlen_out)) maxlen_out = c_maxlen_out BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5IMff.F90 -fPIC -o .libs/H5IMff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o BUILDSTDERR: H5LTff_gen.F90:5518:75: BUILDSTDERR: 5518 | SUBROUTINE h5ltread_dataset_int_kind_16_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:5374:74: BUILDSTDERR: 5374 | SUBROUTINE h5ltread_dataset_int_kind_8_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:5230:74: BUILDSTDERR: 5230 | SUBROUTINE h5ltread_dataset_int_kind_4_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:5086:74: BUILDSTDERR: 5086 | SUBROUTINE h5ltread_dataset_int_kind_2_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4942:74: BUILDSTDERR: 4942 | SUBROUTINE h5ltread_dataset_int_kind_1_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4806:88: BUILDSTDERR: 4806 | SUBROUTINE h5ltread_dataset_integer_kind_16_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4670:87: BUILDSTDERR: 4670 | SUBROUTINE h5ltread_dataset_integer_kind_8_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4534:87: BUILDSTDERR: 4534 | SUBROUTINE h5ltread_dataset_integer_kind_4_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4398:87: BUILDSTDERR: 4398 | SUBROUTINE h5ltread_dataset_integer_kind_2_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4262:87: BUILDSTDERR: 4262 | SUBROUTINE h5ltread_dataset_integer_kind_1_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:2654:77: BUILDSTDERR: 2654 | SUBROUTINE h5ltread_dataset_double_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:2526:76: BUILDSTDERR: 2526 | SUBROUTINE h5ltread_dataset_double_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:2398:76: BUILDSTDERR: 2398 | SUBROUTINE h5ltread_dataset_double_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1862:76: BUILDSTDERR: 1862 | SUBROUTINE h5ltread_dataset_float_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1734:75: BUILDSTDERR: 1734 | SUBROUTINE h5ltread_dataset_float_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1606:75: BUILDSTDERR: 1606 | SUBROUTINE h5ltread_dataset_float_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1062:83: BUILDSTDERR: 1062 | SUBROUTINE h5ltread_dataset_real_kind_16_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:926:82: BUILDSTDERR: 926 | SUBROUTINE h5ltread_dataset_real_kind_8_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:790:82: BUILDSTDERR: 790 | SUBROUTINE h5ltread_dataset_real_kind_4_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lgfortran -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tstds.o ../../../../hl/fortran/test/tstds.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tstlite.o ../../../../hl/fortran/test/tstlite.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tstimage.o ../../../../hl/fortran/test/tstimage.F90 BUILDSTDERR: ../../../../hl/fortran/test/tstimage.F90:105:14: BUILDSTDERR: 105 | space = width*height / pal_entries; BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -c -o tsttable.o ../../../../hl/fortran/test/tsttable.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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-aarch64 BUILDSTDERR: ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-aarch64 + 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-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-aarch64:/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-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-aarch64;' export 'MPI_SYSCONFIG;' '__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_=/etc/modulefiles/mpi/mpich-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/mpich-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm;' export '_ModuleTable001_;' '_ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' BUILDSTDERR: ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-aarch64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-aarch64:1;/usr/share/lmod/lmod/share/man:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=:/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ __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' BUILDSTDERR: ++ export __LMOD_REF_COUNT_MODULEPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=mpich-aarch64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/mpich BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-aarch64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich-aarch64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-aarch64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-aarch64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 ']' BUILDSTDERR: +++ dirname ../configure BUILDSTDERR: ++ find .. -name config.guess -o -name config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ../bin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../bin/config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ../bin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../bin/config.guess BUILDSTDERR: ++ 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' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ../configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --with-szlib 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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-aarch64 --datarootdir=/usr/lib64/mpich/share --mandir=/usr/lib64/mpich/share/man BUILDSTDERR: 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... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config aarch64-redhat-linux-gnu... no checking for config aarch64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-9.0.1 BUILDSTDERR: ../config/gnu-flags: line 100: hostname: command not found compiler 'mpif90' is GNU gfortran-9.0.1 compiler 'mpicxx' is GNU g++-9.0.1 BUILDSTDERR: ../config/gnu-cxxflags: line 88: hostname: command not found BUILDSTDERR: ../configure: line 4097: hostname: command not found checking build mode... production checking for aarch64-redhat-linux-gnu-gcc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... yes checking 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... 0 checking size of _Quad... 0 checking quadmath.h usability... no checking quadmath.h presence... no checking for quadmath.h... no checking maximum decimal precision for C... 36 checking if Fortran interface enabled... yes checking for aarch64-redhat-linux-gnu-gfortran... mpif90 checking whether we are using the GNU Fortran compiler... yes checking whether mpif90 accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for aarch64-redhat-linux-gnu-gfortran... (cached) mpif90 checking whether we are using the GNU Fortran compiler... (cached) yes checking whether mpif90 accepts -g... (cached) yes checking what mpif90 does with modules... module.mod checking how mpif90 finds modules... -I checking 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/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lmpifort -lmpi -lgfortran -lm checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,16} checking whether we are using the GNU C++ compiler... yes checking whether 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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpif90 option to produce PIC... -fPIC checking if mpif90 PIC flag -fPIC works... yes checking if mpif90 static flag -static works... no checking if mpif90 supports -c -o file.o... yes checking if mpif90 supports -c -o file.o... (cached) yes checking whether the mpif90 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking 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 BUILDSTDERR: ../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 BUILDSTDERR: configure: WARNING: unrecognized options: --enable-fortran2003 SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.10.5 Configured on: Mon Apr 8 15:18:13 UTC 2019 Configured by: mockbuild@ Host system: aarch64-redhat-linux-gnu Uname information: Linux buildvm-aarch64-13.arm.fedoraproject.org 4.20.13-200.fc29.aarch64 #1 SMP Wed Feb 27 19:14:28 UTC 2019 aarch64 aarch64 aarch64 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.2.1 Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-gnu-indirect-function --build=aarch64-redhat-linux built with gcc version 9.0.1 20190328 (Red Hat 9.0.1-0.12) (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 -fasynchronous-unwind-tables -fstack-clash-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.2.1 Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-gnu-indirect-function --build=aarch64-redhat-linux built with gcc version 9.0.1 20190328 (Red Hat 9.0.1-0.12) (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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o BUILDSTDERR: ../../src/H5checksum.c: In function 'H5_checksum_lookup3': BUILDSTDERR: ../../src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 409 | case 12: c+=((uint32_t)k[11])<<24; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:410:9: note: here BUILDSTDERR: 410 | case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 410 | case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:411:9: note: here BUILDSTDERR: 411 | case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 411 | case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:412:9: note: here BUILDSTDERR: 412 | case 9 : c+=k[8]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 412 | case 9 : c+=k[8]; BUILDSTDERR: | ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:413:9: note: here BUILDSTDERR: 413 | case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 413 | case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:414:9: note: here BUILDSTDERR: 414 | case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 414 | case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:415:9: note: here BUILDSTDERR: 415 | case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 415 | case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:416:9: note: here BUILDSTDERR: 416 | case 5 : b+=k[4]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 416 | case 5 : b+=k[4]; BUILDSTDERR: | ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:417:9: note: here BUILDSTDERR: 417 | case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 417 | case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:418:9: note: here BUILDSTDERR: 418 | case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 418 | case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:419:9: note: here BUILDSTDERR: 419 | case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 419 | case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:420:9: note: here BUILDSTDERR: 420 | case 1 : a+=k[0]; BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o BUILDSTDERR: ../../src/H5system.c: In function 'HDfprintf': BUILDSTDERR: ../../src/H5system.c:276:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 276 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:279:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 279 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:282:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 282 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:285:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 285 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:295:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 295 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:298:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 298 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:301:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 301 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:304:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 304 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:315:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 315 | n = fprintf(stream, format_templ, (double)x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:318:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 318 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:326:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 326 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:363:49: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 363 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:375:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 375 | fprintf(stream, format_templ, "UNDEF"); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:383:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 383 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:391:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 391 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:397:41: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 397 | n = fprintf(stream, format_templ, nout); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5system.c:33: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5_build_extpath' at ../../src/H5system.c:1081:13: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5system.c:33: BUILDSTDERR: ../../src/H5system.c: In function 'H5_build_extpath': BUILDSTDERR: ../../src/H5private.h:1368:31: note: length computed here BUILDSTDERR: 1368 | #define HDstrncat(X,Y,Z) strncat(X,Y,Z) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:1081:13: note: in expansion of macro 'HDstrncat' BUILDSTDERR: 1081 | HDstrncat(full_path, new_name, HDstrlen(new_name)); BUILDSTDERR: | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5A.c:25: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Aget_name_by_idx' at ../../src/H5A.c:892:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5A.c:25: BUILDSTDERR: ../../src/H5A.c: In function 'H5Aget_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5A.c:888:26: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 888 | ret_value = (ssize_t)HDstrlen(attr->shared->name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o BUILDSTDERR: ../../src/H5Adense.c: In function 'H5A__dense_fnd_cb': BUILDSTDERR: ../../src/H5Adense.c:331:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 331 | H5A_t *old_attr = *user_attr; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__create': BUILDSTDERR: ../../src/H5Aint.c:200:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 200 | if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Aprivate.h:25, BUILDSTDERR: from ../../src/H5Apkg.h:37, BUILDSTDERR: from ../../src/H5Aint.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__read': BUILDSTDERR: ../../src/H5Aint.c:638:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 638 | (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Aprivate.h:25, BUILDSTDERR: from ../../src/H5Apkg.h:37, BUILDSTDERR: from ../../src/H5Aint.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__write': BUILDSTDERR: ../../src/H5Aint.c:738:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 738 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Aprivate.h:25, BUILDSTDERR: from ../../src/H5Apkg.h:37, BUILDSTDERR: from ../../src/H5Aint.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__attr_copy_file': BUILDSTDERR: ../../src/H5Aint.c:2059:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] BUILDSTDERR: 2059 | H5O_copy_t *cpy_info) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o BUILDSTDERR: ../../src/H5B.c: In function 'H5B_valid': BUILDSTDERR: ../../src/H5B.c:2022:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2022 | H5B_shared_t *shared; /* Pointer to shared B-tree info */ BUILDSTDERR: | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o BUILDSTDERR: In file included from ../../src/H5Cprivate.h:35, BUILDSTDERR: from ../../src/H5ACprivate.h:33, BUILDSTDERR: from ../../src/H5B2private.h:29, BUILDSTDERR: from ../../src/H5B2pkg.h:30, BUILDSTDERR: from ../../src/H5B2cache.c:36: BUILDSTDERR: ../../src/H5B2cache.c: In function 'H5B2__cache_int_deserialize': BUILDSTDERR: ../../src/H5Fprivate.h:185:11: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] BUILDSTDERR: 185 | n = (n << 8) | *(--p); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' BUILDSTDERR: 217 | # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5B2cache.c:718:9: note: in expansion of macro 'UINT64DECODE_VAR' BUILDSTDERR: 718 | UINT64DECODE_VAR(image, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__hdr_debug': BUILDSTDERR: ../../src/H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] BUILDSTDERR: 90 | const H5B2_class_t *type, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 90 | const H5B2_class_t *type, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__int_debug': BUILDSTDERR: ../../src/H5B2dbg.c:185:88: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 185 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__leaf_debug': BUILDSTDERR: ../../src/H5B2dbg.c:297:72: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 297 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__iterate_node': BUILDSTDERR: ../../src/H5B2int.c:1529:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c:1548:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__delete_node': BUILDSTDERR: ../../src/H5B2int.c:1642:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c:1659:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__node_size': BUILDSTDERR: ../../src/H5B2int.c:1718:64: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__update_flush_depend': BUILDSTDERR: ../../src/H5B2int.c:1821:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c:1837:74: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o BUILDSTDERR: ../../src/H5C.c: In function 'H5C_flush_cache': BUILDSTDERR: ../../src/H5C.c:1056:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1056 | hbool_t ignore_protected; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5C.c:82: BUILDSTDERR: ../../src/H5C.c: In function 'H5C__unpin_entry_real': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: 3856 | FUNC_ENTER_STATIC BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 3873 | done: BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Clog_json.c -fPIC -DPIC -o .libs/H5Clog_json.o BUILDSTDERR: ../../src/H5Clog_json.c: In function 'H5C__json_write_set_cache_config_log_msg': BUILDSTDERR: ../../src/H5Clog_json.c:1284:82: warning: unused parameter 'config' [-Wunused-parameter] BUILDSTDERR: 1284 | H5C__json_write_set_cache_config_log_msg(void *udata, const H5AC_cache_config_t *config, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5CX.c -fPIC -DPIC -o .libs/H5CX.o BUILDSTDERR: ../../src/H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 326 | static H5CX_node_t **H5CX__get_context(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5CX.c:105: warning: macro "H5CX_TEST_SET_PROP" is not used [-Wunused-macros] BUILDSTDERR: 105 | #define H5CX_TEST_SET_PROP(PROP_NAME, PROP_FIELD) \ BUILDSTDERR: | libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o BUILDSTDERR: ../../src/H5Dbtree.c: In function 'H5D__btree_new_node': BUILDSTDERR: ../../src/H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 255 | H5D__btree_new_node(H5F_t *f, H5B_ins_t op, void *_lt_key, void *_udata, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../src/H5Dbtree.c: In function 'H5D__btree_insert': BUILDSTDERR: ../../src/H5Dbtree.c:538:26: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../src/H5Dbtree.c:538:37: warning: unused parameter 'addr' [-Wunused-parameter] BUILDSTDERR: 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, BUILDSTDERR: | ~~~~~~~~^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_init': BUILDSTDERR: ../../src/H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 922 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_is_space_alloc': BUILDSTDERR: ../../src/H5Dchunk.c:1023:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 1023 | const H5O_storage_chunk_t *sc = &(storage->u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': BUILDSTDERR: ../../src/H5Dchunk.c:1091:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1091 | if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:1329:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1329 | if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__create_chunk_map_single': BUILDSTDERR: ../../src/H5Dchunk.c:1549:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1549 | chunk_info->mspace = (H5S_t *)fm->mem_space; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': BUILDSTDERR: ../../src/H5Dchunk.c:1620:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1620 | if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': BUILDSTDERR: ../../src/H5Dchunk.c:1789:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1789 | chunk_info->mspace = (H5S_t *)fm->mem_space; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_dest': BUILDSTDERR: ../../src/H5Dchunk.c:2571:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 2571 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_create': BUILDSTDERR: ../../src/H5Dchunk.c:2777:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 2777 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_lookup': BUILDSTDERR: ../../src/H5Dchunk.c:2872:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 2872 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_flush_entry': BUILDSTDERR: ../../src/H5Dchunk.c:3016:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 3016 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_allocated': BUILDSTDERR: ../../src/H5Dchunk.c:3933:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 3933 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': BUILDSTDERR: ../../src/H5Dchunk.c:4105:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4105:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4016:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 4016 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks': BUILDSTDERR: ../../src/H5Dchunk.c:4459:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 4459 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] BUILDSTDERR: 4448 | const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_collective_fill': BUILDSTDERR: ../../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] BUILDSTDERR: 4653 | num_blocks = chunk_info->num_io / mpi_size; /* value should be the same on all procs */ BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4658 | leftover_blocks = chunk_info->num_io % mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4667:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 4667 | if(NULL == (block_lens = (int *)H5MM_malloc((blocks + 1) * sizeof(int)))) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4669:73: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 4669 | if(NULL == (chunk_disp_array = (MPI_Aint *)H5MM_malloc((blocks + 1) * sizeof(MPI_Aint)))) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_prune_by_extent': BUILDSTDERR: ../../src/H5Dchunk.c:5007:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 5007 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/H5Dchunk.c:51: BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap_cb': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5324:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: 5324 | FUNC_ENTER_STATIC BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5332:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 5332 | done: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap': BUILDSTDERR: ../../src/H5Dchunk.c:5356:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 5356 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_delete': BUILDSTDERR: ../../src/H5Dchunk.c:5410:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 5410 | H5O_storage_chunk_t *sc = &(storage->u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_copy_cb': BUILDSTDERR: ../../src/H5Dchunk.c:5796:111: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5796 | if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from ../../src/H5Dchunk.c:56: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 650 | H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': BUILDSTDERR: ../../src/H5Dchunk.c:5933:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5933 | if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dchunk.c:55: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5941:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5941 | if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dchunk.c:55: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_bh_info': BUILDSTDERR: ../../src/H5Dchunk.c:6124:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 6124 | H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_dump_index': BUILDSTDERR: ../../src/H5Dchunk.c:6246:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 6246 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o BUILDSTDERR: ../../src/H5Dfill.c: In function 'H5D__fill': BUILDSTDERR: ../../src/H5Dfill.c:239:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 239 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dfill.c:36: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dfill.c:242:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 242 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dfill.c:36: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dfill.c: In function 'H5D__fill_init': BUILDSTDERR: ../../src/H5Dfill.c:408:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 408 | if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dfill.c:36: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o BUILDSTDERR: ../../src/H5Dint.c: In function 'H5D__init_type': BUILDSTDERR: ../../src/H5Dint.c:508:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 508 | if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Dprivate.h:25, BUILDSTDERR: from ../../src/H5Dpkg.h:30, BUILDSTDERR: from ../../src/H5Dint.c:25: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dint.c:535:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 535 | dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dint.c: In function 'H5D_flush_all': BUILDSTDERR: ../../src/H5Dint.c:3270:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 3270 | if(H5I_iterate(H5I_DATASET, H5D__flush_all_cb, (void *)f, FALSE) < 0) /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__read': BUILDSTDERR: ../../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] BUILDSTDERR: 528 | (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__write': BUILDSTDERR: ../../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] BUILDSTDERR: 761 | (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__ioinfo_adjust': BUILDSTDERR: ../../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] BUILDSTDERR: 1193 | for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, index++) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1193 | for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, index++) { BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Dio.c:24: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5D__ioinfo_adjust.isra.0.part.0' at ../../src/H5Dio.c:1203:25: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Dio.c:24: BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__ioinfo_adjust.isra.0.part.0': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Dio.c:1194:43: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1194 | size_t cause_strlen = HDstrlen(cause_strings[index]); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Dio.c:24: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5D__ioinfo_adjust.isra.0.part.0' at ../../src/H5Dio.c:1215:25: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Dio.c:24: BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__ioinfo_adjust.isra.0.part.0': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Dio.c:1194:43: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1194 | size_t cause_strlen = HDstrlen(cause_strings[index]); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dnone.c -fPIC -DPIC -o .libs/H5Dnone.o BUILDSTDERR: ../../src/H5Dnone.c: In function 'H5D__none_idx_copy_setup': BUILDSTDERR: ../../src/H5Dnone.c:380:52: warning: unused parameter 'idx_info_src' [-Wunused-parameter] BUILDSTDERR: 380 | H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dsingle.c -fPIC -DPIC -o .libs/H5Dsingle.o BUILDSTDERR: ../../src/H5Dsingle.c: In function 'H5D__single_idx_copy_setup': BUILDSTDERR: ../../src/H5Dsingle.c:440:54: warning: unused parameter 'idx_info_src' [-Wunused-parameter] BUILDSTDERR: 440 | H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5E.c:52: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5E_get_class_name' at ../../src/H5E.c:646:8, BUILDSTDERR: inlined from 'H5Eget_class_name' at ../../src/H5E.c:610:21: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5E.c:52: BUILDSTDERR: ../../src/H5E.c: In function 'H5Eget_class_name': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5E.c:642:20: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 642 | len = (ssize_t)HDstrlen(cls->cls_name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o BUILDSTDERR: In file included from ../../src/H5Eint.c:35: BUILDSTDERR: ../../src/H5Eint.c: In function 'H5E_walk': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: 516 | FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 585 | done: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Eint.c: In function 'H5E_clear_entries': BUILDSTDERR: ../../src/H5Eint.c:885:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 885 | H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Eint.c:887:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 887 | H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Eint.c:889:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 889 | H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Eint.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5E_get_msg' at ../../src/H5Eint.c:144:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Eint.c:35: BUILDSTDERR: ../../src/H5Eint.c: In function 'H5E_get_msg': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:140:20: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 140 | len = (ssize_t)HDstrlen(msg->msg); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5EAcache.c -fPIC -DPIC -o .libs/H5EAcache.o BUILDSTDERR: In file included from ../../src/H5EAcache.c:40: BUILDSTDERR: ../../src/H5EAcache.c: In function 'H5EA__cache_dblock_deserialize': BUILDSTDERR: ../../src/H5EAcache.c:1542:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1542 | H5EA__cache_dblock_deserialize(const void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5EAcache.c: In function 'H5EA__cache_dblk_page_serialize': BUILDSTDERR: ../../src/H5EAcache.c:2078:46: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 2078 | H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5EAtest.c -fPIC -DPIC -o .libs/H5EAtest.o BUILDSTDERR: In file included from ../../src/H5EAtest.c:37: BUILDSTDERR: ../../src/H5EAtest.c: In function 'H5EA__test_decode': BUILDSTDERR: ../../src/H5EAtest.c:282:71: warning: unused parameter '_ctx' [-Wunused-parameter] BUILDSTDERR: 282 | H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx)) BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5F.c:24: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Fget_name' at ../../src/H5F.c:1153:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5F.c:24: BUILDSTDERR: ../../src/H5F.c: In function 'H5Fget_name': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5F.c:1150:11: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1150 | len = HDstrlen(H5F_OPEN_NAME(f)); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o BUILDSTDERR: ../../src/H5Fint.c: In function 'H5F_open': BUILDSTDERR: ../../src/H5Fint.c:1634:16: warning: 'page_buf_min_meta_perc' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1634 | if(H5PB_create(file, page_buf_size, page_buf_min_meta_perc, page_buf_min_raw_perc) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_get_final_load_size': BUILDSTDERR: ../../src/H5Fsuper_cache.c:348:70: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 348 | H5F__cache_superblock_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_deserialize': BUILDSTDERR: ../../src/H5Fsuper_cache.c:438:62: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 438 | H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_get_final_load_size': BUILDSTDERR: ../../src/H5Fsuper_cache.c:871:68: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 871 | H5F__cache_drvrinfo_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_deserialize': BUILDSTDERR: ../../src/H5Fsuper_cache.c:915:60: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 915 | H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_serialize': BUILDSTDERR: ../../src/H5Fsuper_cache.c:1010:68: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1010 | H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FAcache.c -fPIC -DPIC -o .libs/H5FAcache.o BUILDSTDERR: In file included from ../../src/H5FAcache.c:40: BUILDSTDERR: ../../src/H5FAcache.c: In function 'H5FA__cache_hdr_deserialize': BUILDSTDERR: ../../src/H5FAcache.c:255:56: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 255 | H5FA__cache_hdr_deserialize(const void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5FAcache.c: In function 'H5FA__cache_dblock_deserialize': BUILDSTDERR: ../../src/H5FAcache.c:652:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 652 | H5FA__cache_dblock_deserialize(const void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5FAcache.c: In function 'H5FA__cache_dblk_page_serialize': BUILDSTDERR: ../../src/H5FAcache.c:1178:46: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 1178 | H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o BUILDSTDERR: ../../src/H5FD.c: In function 'H5FD_fapl_close': BUILDSTDERR: ../../src/H5FD.c:588:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 588 | if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FD.c:592:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 592 | H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o BUILDSTDERR: ../../src/H5FDfamily.c: In function 'H5FD_family_open': BUILDSTDERR: ../../src/H5FDfamily.c:690:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 690 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 0); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5FDfamily.c:691:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 691 | HDsnprintf(temp, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5FDfamily.c:697:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 697 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, file->nmembs); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': BUILDSTDERR: ../../src/H5FDfamily.c:980:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 980 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, file->name, u); BUILDSTDERR: | ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o BUILDSTDERR: ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': BUILDSTDERR: ../../src/H5FDlog.c:335:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 335 | fa.logfile = (char *)logfile; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDlog.c: In function 'H5FD_log_open': BUILDSTDERR: ../../src/H5FDlog.c:630:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 630 | HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDlog.c:630:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 630 | HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDlog.c:628:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 628 | HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDlog.c:628:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 628 | HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o BUILDSTDERR: ../../src/H5FDmulti.c: In function 'open_members': BUILDSTDERR: ../../src/H5FDmulti.c:1980:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1980 | sprintf(tmp, file->fa.memb_name[mt], file->name); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5FDmulti.c:27: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5FD_multi_sb_encode' at ../../src/H5FDmulti.c:697:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDmulti.c: In function 'H5FD_multi_sb_encode': BUILDSTDERR: ../../src/H5FDmulti.c:696:20: note: length computed here BUILDSTDERR: 696 | size_t n = strlen(file->fa.memb_name[mt]) + 1; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o BUILDSTDERR: ../../src/H5FS.c: In function 'H5FS_size': BUILDSTDERR: ../../src/H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 667 | H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) BUILDSTDERR: | ~~~~~~~~~~~~~^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_deserialize': BUILDSTDERR: ../../src/H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 243 | H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_pre_serialize': BUILDSTDERR: ../../src/H5FScache.c:406:55: warning: unused parameter 'new_addr' [-Wunused-parameter] BUILDSTDERR: 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, BUILDSTDERR: | ~~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:406:73: warning: unused parameter 'new_len' [-Wunused-parameter] BUILDSTDERR: 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, BUILDSTDERR: | ~~~~~~~~^~~~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_serialize': BUILDSTDERR: ../../src/H5FScache.c:675:64: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 675 | H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_deserialize': BUILDSTDERR: ../../src/H5FScache.c:1009:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1009 | hsize_t old_tot_space; /* Total space managed from header */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1008:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1008 | hsize_t old_ghost_sect_count; /* Total ghost section count from header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1007:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1007 | hsize_t old_serial_sect_count; /* Total serializable section count from header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1006:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1006 | hsize_t old_tot_sect_count; /* Total section count from header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:961:58: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 961 | H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c:962:14: warning: unused parameter 'dirty' [-Wunused-parameter] BUILDSTDERR: 962 | hbool_t *dirty) BUILDSTDERR: | ~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_image_len': BUILDSTDERR: ../../src/H5FScache.c:1115:19: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1115 | const H5FS_t *fspace; /* Free space header */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_pre_serialize': BUILDSTDERR: ../../src/H5FScache.c:1154:12: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c:1154:44: warning: unused parameter 'new_len' [-Wunused-parameter] BUILDSTDERR: 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) BUILDSTDERR: | ~~~~~~~~^~~~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_serialize': BUILDSTDERR: ../../src/H5FScache.c:1245:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1245 | H5FS_t *fspace; /* Free space header */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1241 | H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_free_icr': BUILDSTDERR: ../../src/H5FScache.c:1392:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1392 | H5FS_t *fspace; /* Free space header */ BUILDSTDERR: | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gcompact.c:28: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5G__compact_get_name_by_idx' at ../../src/H5Gcompact.c:244:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gcompact.c:28: BUILDSTDERR: ../../src/H5Gcompact.c: In function 'H5G__compact_get_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gcompact.c:240:26: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 240 | ret_value = (ssize_t)HDstrlen(ltable.lnks[idx].name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gdense.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5G__dense_get_name_by_idx' at ../../src/H5Gdense.c:1255:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gdense.c:35: BUILDSTDERR: ../../src/H5Gdense.c: In function 'H5G__dense_get_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gdense.c:1251:30: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1251 | ret_value = (ssize_t)HDstrlen(ltable.lnks[n].name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o BUILDSTDERR: ../../src/H5Gent.c: In function 'H5G__ent_copy': BUILDSTDERR: ../../src/H5Gent.c:342:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 342 | H5G__ent_reset((H5G_entry_t *)src); BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o BUILDSTDERR: ../../src/H5Gloc.c: In function 'H5G__loc_insert': BUILDSTDERR: ../../src/H5Gloc.c:567:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 567 | lnk.name = (char *)name; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gloc.c: In function 'H5G__loc_set_comment_cb': BUILDSTDERR: ../../src/H5Gloc.c:777:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 777 | comment.s = (char *)udata->comment; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_name_copy': BUILDSTDERR: ../../src/H5Gname.c:533:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 533 | H5G_name_reset((H5G_name_t *)src); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gname.c:35: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5G_build_fullpath' at ../../src/H5Gname.c:325:5, BUILDSTDERR: inlined from 'H5G_build_fullpath_refstr_str' at ../../src/H5Gname.c:365:17: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gname.c:35: BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_build_fullpath_refstr_str': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gname.c:314:16: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 314 | name_len = HDstrlen(name); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gname.c:35: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5G_name_move_path' at ../../src/H5Gname.c:769:13, BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1026:24, BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gname.c:35: BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gname.c:715:23: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 715 | full_suffix_len = HDstrlen(full_suffix); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gname.c:35: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1038:17, BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gname.c:35: BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gname.c:1022:35: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1022 | full_suffix_len = HDstrlen(full_suffix); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o BUILDSTDERR: ../../src/H5Gnode.c: In function 'H5G_node_remove': BUILDSTDERR: ../../src/H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] BUILDSTDERR: 770 | H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5Gnode.c: In function 'H5G__node_copy': BUILDSTDERR: ../../src/H5Gnode.c:1270:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1270 | grp_loc.oloc = (H5O_loc_t *)src_oloc; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o BUILDSTDERR: ../../src/H5Gobj.c: In function 'H5G__obj_create_real': BUILDSTDERR: ../../src/H5Gobj.c:266:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 266 | if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c:271:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 271 | if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c:277:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 277 | if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': BUILDSTDERR: ../../src/H5Gobj.c:427:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 427 | if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c: In function 'H5G__obj_info': BUILDSTDERR: ../../src/H5Gobj.c:742:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 742 | if(H5O_loc_copy(&grp_oloc, (H5O_loc_t *)oloc, H5_COPY_DEEP) < 0) /* (Casting away const OK - QAK) */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gstab.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5G__stab_get_name_by_idx' at ../../src/H5Gstab.c:799:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gstab.c:29: BUILDSTDERR: ../../src/H5Gstab.c: In function 'H5G__stab_get_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gstab.c:795:26: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 795 | ret_value = (ssize_t)HDstrlen(udata.name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o BUILDSTDERR: ../../src/H5Gtraverse.c: In function 'H5G__traverse_real': BUILDSTDERR: ../../src/H5Gtraverse.c:729:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 729 | if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gtraverse.c:733:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 733 | if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gtraverse.c:737:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 737 | if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o BUILDSTDERR: In file included from ../../src/H5HF.c:40: BUILDSTDERR: ../../src/H5HF.c: In function 'H5HF_op_write': BUILDSTDERR: ../../src/H5HF.c:132:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 132 | HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1104:47: note: in definition of macro 'HDmemcpy' BUILDSTDERR: 1104 | #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HF.c: In function 'H5HF_insert': BUILDSTDERR: ../../src/H5HF.c:376:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 376 | if(H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_get_final_load_size': BUILDSTDERR: ../../src/H5HFcache.c:406:64: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 406 | H5HF__cache_hdr_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_serialize': BUILDSTDERR: ../../src/H5HFcache.c:772:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 772 | hdr->f = f; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 752 | H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_deserialize': BUILDSTDERR: ../../src/H5HFcache.c:982:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 982 | H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_serialize': BUILDSTDERR: ../../src/H5HFcache.c:1362:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1362 | hdr->f = f; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1329 | H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_notify': BUILDSTDERR: ../../src/H5HFcache.c:1475:18: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1475 | unsigned indir_idx; /* Index in parent's child iblock pointer array */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5HFcache.c:1474:26: warning: unused variable 'par_iblock' [-Wunused-variable] BUILDSTDERR: 1474 | H5HF_indirect_t *par_iblock = iblock->parent; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_verify_chksum': BUILDSTDERR: ../../src/H5HFcache.c:1691:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1691 | read_buf = (void *)image; /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_serialize': BUILDSTDERR: ../../src/H5HFcache.c:2441:43: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HFcache.c:2441:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o BUILDSTDERR: ../../src/H5HFhuge.c: In function 'H5HF__huge_write': BUILDSTDERR: ../../src/H5HFhuge.c:894:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 894 | if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o BUILDSTDERR: ../../src/H5HFman.c: In function 'H5HF__man_write': BUILDSTDERR: ../../src/H5HFman.c:504:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 504 | if(H5HF__man_op_real(hdr, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o BUILDSTDERR: ../../src/H5HFsection.c: In function 'H5HF__sect_single_valid': BUILDSTDERR: ../../src/H5HFsection.c:1191:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1191 | herr_t status; /* Generic status value */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5HFsection.c:1189:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1189 | size_t dblock_overhead; /* Direct block's overhead */ BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c: In function 'H5HF__sect_row_valid': BUILDSTDERR: ../../src/H5HFsection.c:2042:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2042 | unsigned indir_idx; /* Index of row in underlying indirect section's row array */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': BUILDSTDERR: ../../src/H5HFsection.c:4140:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4140 | const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c:4132:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4132 | const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c:4167:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4167 | const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ BUILDSTDERR: | ^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o BUILDSTDERR: ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': BUILDSTDERR: ../../src/H5HGcache.c:205:64: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 205 | H5HG__cache_heap_get_final_load_size(const void *image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5HGcache.c: In function 'H5HG__cache_heap_serialize': BUILDSTDERR: ../../src/H5HGcache.c:435:41: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 435 | H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': BUILDSTDERR: ../../src/H5HGcache.c:225:17: warning: '*((void *)&heap+296)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 225 | *actual_len = heap.size; BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_get_final_load_size': BUILDSTDERR: ../../src/H5HLcache.c:366:67: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 366 | H5HL__cache_prefix_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_deserialize': BUILDSTDERR: ../../src/H5HLcache.c:417:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 417 | H5HL__cache_prefix_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_serialize': BUILDSTDERR: ../../src/H5HLcache.c:557:43: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 557 | H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_datablock_serialize': BUILDSTDERR: ../../src/H5HLcache.c:828:46: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HLcache.c:828:69: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o BUILDSTDERR: ../../src/H5I.c: In function 'H5Iregister_type': BUILDSTDERR: ../../src/H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] BUILDSTDERR: 199 | H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__clear_type_cb': BUILDSTDERR: ../../src/H5I.c:542:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 542 | if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5I.c:37: BUILDSTDERR: ../../src/H5I.c: In function 'H5I__destroy_type': BUILDSTDERR: ../../src/H5I.c:647:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 647 | type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FLprivate.h:130:65: note: in definition of macro 'H5FL_FREE' BUILDSTDERR: 130 | #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_subst': BUILDSTDERR: ../../src/H5I.c:840:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 840 | ret_value = (void *)id_ptr->obj_ptr; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_object': BUILDSTDERR: ../../src/H5I.c:873:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 873 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_object_verify': BUILDSTDERR: ../../src/H5I.c:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 942 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__remove_common': BUILDSTDERR: ../../src/H5I.c:1116:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1116 | ret_value = (void *)curr_id->obj_ptr; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_dec_ref': BUILDSTDERR: ../../src/H5I.c:1254:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1254 | if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__iterate_cb': BUILDSTDERR: ../../src/H5I.c:1872:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1872 | cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); /* (Casting away const OK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__id_dump_cb': BUILDSTDERR: ../../src/H5I.c:2131:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2131 | path = H5G_nameof((H5G_t*)item->obj_ptr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c:2136:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2136 | path = H5D_nameof((H5D_t*)item->obj_ptr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c:2141:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2141 | path = H5T_nameof((H5T_t*)item->obj_ptr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: At top level: BUILDSTDERR: ../../src/H5I.c:125:12: warning: 'H5I__debug_cb' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 125 | static int H5I__debug_cb(void *_item, void *_key, void *_udata); BUILDSTDERR: | ^~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o BUILDSTDERR: ../../src/H5L.c: In function 'H5L__link_cb': BUILDSTDERR: ../../src/H5L.c:1637:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1637 | udata->lnk->name = (char *)name; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5L.c: In function 'H5L__move_dest_cb': BUILDSTDERR: ../../src/H5L.c:2431:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2431 | udata->lnk->name = (char *)name; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5L.c: In function 'H5L__link_copy_file': BUILDSTDERR: ../../src/H5L.c:3243:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 3243 | lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o BUILDSTDERR: H5lib_settings.c:112:1: warning: string length '5579' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] BUILDSTDERR: 112 | ; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o BUILDSTDERR: ../../src/H5O.c: In function 'H5Oget_info_by_idx': BUILDSTDERR: ../../src/H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] BUILDSTDERR: 1158 | H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 1157 | H5G_name_t obj_path; /* Opened object group hier. path */ BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Odeprec.c -fPIC -DPIC -o .libs/H5Odeprec.o BUILDSTDERR: ../../src/H5Odeprec.c: In function 'H5Oget_info_by_name1': BUILDSTDERR: ../../src/H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl' [-Wimplicit-function-declaration] BUILDSTDERR: 141 | if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Odeprec.c:141:8: warning: nested extern declaration of 'H5CX_set_apl' [-Wnested-externs] BUILDSTDERR: ../../src/H5Odeprec.c: In function 'H5Oget_info_by_idx1': BUILDSTDERR: ../../src/H5Odeprec.c:174:17: warning: unused variable 'obj_oloc' [-Wunused-variable] BUILDSTDERR: 174 | H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 173 | H5G_name_t obj_path; /* Opened object group hier. path */ BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o BUILDSTDERR: ../../src/H5Oainfo.c: In function 'H5O__ainfo_delete': BUILDSTDERR: ../../src/H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] BUILDSTDERR: 337 | H5O__ainfo_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) BUILDSTDERR: | ~~~~~~~^~~~~~~ BUILDSTDERR: ../../src/H5Oainfo.c: In function 'H5O__ainfo_copy_file': BUILDSTDERR: ../../src/H5Oainfo.c:408:29: warning: unused parameter 'file_src' [-Wunused-parameter] BUILDSTDERR: 408 | H5O__ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, BUILDSTDERR: | ~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Oainfo.c:410:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] BUILDSTDERR: 410 | H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o BUILDSTDERR: ../../src/H5Oalloc.c: In function 'H5O_add_gap': BUILDSTDERR: ../../src/H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 113 | H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: In file included from ../../src/H5Oalloc.c:39: BUILDSTDERR: ../../src/H5Oalloc.c: In function 'H5O__alloc_shrink_chunk': BUILDSTDERR: ../../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] BUILDSTDERR: 122 | (((V) == H5O_VERSION_1) \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Oalloc.c:2366:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' BUILDSTDERR: 2366 | size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__cache_get_final_load_size': BUILDSTDERR: ../../src/H5Ocache.c:203:58: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 203 | H5O__cache_get_final_load_size(const void *image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__cache_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:308:50: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 308 | H5O__cache_deserialize(const void *image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__cache_chk_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:765:54: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 765 | H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__prefix_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1224 | if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1254 | if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__chunk_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:1465:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1465 | mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__chunk_serialize': BUILDSTDERR: ../../src/H5Ocache.c:1668:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1668 | if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ocache_image.c -fPIC -DPIC -o .libs/H5Ocache_image.o BUILDSTDERR: ../../src/H5Ocache_image.c: In function 'H5O__mdci_delete': BUILDSTDERR: ../../src/H5Ocache_image.c:278:35: warning: unused parameter 'open_oh' [-Wunused-parameter] BUILDSTDERR: 278 | H5O__mdci_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) BUILDSTDERR: | ~~~~~~~^~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o BUILDSTDERR: ../../src/H5Ocopy.c: In function 'H5O__copy_header_real': BUILDSTDERR: ../../src/H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 684 | if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5Ocopy.c:46: BUILDSTDERR: ../../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] BUILDSTDERR: 122 | (((V) == H5O_VERSION_1) \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Ocopy.c:728:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' BUILDSTDERR: 728 | msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o BUILDSTDERR: ../../src/H5Odtype.c: In function 'H5O_dtype_copy': BUILDSTDERR: ../../src/H5Odtype.c:1190:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1190 | if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Dprivate.h:25, BUILDSTDERR: from ../../src/H5Odtype.c:19: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': BUILDSTDERR: ../../src/H5Odtype.c:1544:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1544 | if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Dprivate.h:25, BUILDSTDERR: from ../../src/H5Odtype.c:19: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o BUILDSTDERR: In file included from ../../src/H5Ofill.c:70: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Ofill.c:106: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': BUILDSTDERR: ../../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] BUILDSTDERR: 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] BUILDSTDERR: 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 350 | if(fill->size != H5T_GET_SIZE(dt)) BUILDSTDERR: | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ofsinfo.c -fPIC -DPIC -o .libs/H5Ofsinfo.o BUILDSTDERR: ../../src/H5Ofsinfo.c: In function 'H5O_fsinfo_decode': BUILDSTDERR: ../../src/H5Ofsinfo.c:134:35: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 134 | fsinfo->threshold = threshold; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oint.c -fPIC -DPIC -o .libs/H5Oint.o BUILDSTDERR: ../../src/H5Oint.c: In function 'H5O_create': BUILDSTDERR: ../../src/H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] BUILDSTDERR: 288 | hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:287:17: warning: unused variable 'insert_flags' [-Wunused-variable] BUILDSTDERR: 287 | unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:286:16: warning: unused variable 'oh_flags' [-Wunused-variable] BUILDSTDERR: 286 | uint8_t oh_flags; /* Object header's initial status flags */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:285:17: warning: unused variable 'oh_size' [-Wunused-variable] BUILDSTDERR: 285 | size_t oh_size; /* Size of initial object header */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] BUILDSTDERR: 284 | haddr_t oh_addr; /* Address of initial object header */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] BUILDSTDERR: 281 | H5P_genplist_t *oc_plist; /* Object creation property list */ BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o BUILDSTDERR: ../../src/H5Olayout.c: In function 'H5O__layout_decode': BUILDSTDERR: ../../src/H5Olayout.c:417:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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)))) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o BUILDSTDERR: ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': BUILDSTDERR: ../../src/H5Omessage.c:1691:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1691 | const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o BUILDSTDERR: In file included from ../../src/H5Opline.c:66: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o BUILDSTDERR: In file included from ../../src/H5Osdspace.c:59: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o BUILDSTDERR: ../../src/H5Oshared.c: In function 'H5O__shared_copy_file': BUILDSTDERR: ../../src/H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] BUILDSTDERR: 588 | H5O__shared_copy_file(H5F_t *file_src, H5F_t *file_dst, BUILDSTDERR: | ~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Oshared.c:590:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] BUILDSTDERR: 590 | hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o BUILDSTDERR: ../../src/H5P.c: In function 'H5Pencode': BUILDSTDERR: ../../src/H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] BUILDSTDERR: 846 | H5F_libver_t high_bound = H5F_LIBVER_V110; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] BUILDSTDERR: 845 | H5F_libver_t low_bound = H5F_LIBVER_V110; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] BUILDSTDERR: 844 | hid_t new_fapl_id; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] BUILDSTDERR: 843 | H5P_genplist_t *fapl_plist; BUILDSTDERR: | ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o BUILDSTDERR: ../../src/H5Pdapl.c: In function 'H5P__dacc_reg_prop': BUILDSTDERR: ../../src/H5Pdapl.c:52:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 52 | #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' BUILDSTDERR: 208 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:40: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:57:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 57 | #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' BUILDSTDERR: 213 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:40: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:79:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 79 | #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' BUILDSTDERR: 235 | NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:40: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pdapl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_efile_prefix' at ../../src/H5Pdapl.c:1482:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:35: BUILDSTDERR: ../../src/H5Pdapl.c: In function 'H5Pget_efile_prefix': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:1480:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1480 | len = HDstrlen(my_prefix); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pdapl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_virtual_prefix' at ../../src/H5Pdapl.c:1574:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:35: BUILDSTDERR: ../../src/H5Pdapl.c: In function 'H5Pget_virtual_prefix': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:1572:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1572 | len = HDstrlen(my_prefix); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o BUILDSTDERR: ../../src/H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': BUILDSTDERR: ../../src/H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] BUILDSTDERR: 385 | H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': BUILDSTDERR: ../../src/H5Pdcpl.c:3362:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 3362 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Pdcpl.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pdxpl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_data_transform' at ../../src/H5Pdxpl.c:1019:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdxpl.c:35: BUILDSTDERR: ../../src/H5Pdxpl.c: In function 'H5Pget_data_transform': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pdxpl.c:1017:11: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1017 | len = HDstrlen(pexp); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pencdec.c -fPIC -DPIC -o .libs/H5Pencdec.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pencdec.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5P__encode_cb' at ../../src/H5Pencdec.c:353:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pencdec.c:29: BUILDSTDERR: ../../src/H5Pencdec.c: In function 'H5P__encode_cb': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pencdec.c:351:25: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 351 | prop_name_len = HDstrlen(prop->name) + 1; BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o BUILDSTDERR: ../../src/H5Pfapl.c: In function 'H5P__facc_reg_prop': BUILDSTDERR: ../../src/H5Pfapl.c:148:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 148 | #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' BUILDSTDERR: 521 | NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pfapl.c:41: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c:154:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 154 | #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' BUILDSTDERR: 527 | NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pfapl.c:41: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c: In function 'H5P__file_driver_free': BUILDSTDERR: ../../src/H5Pfapl.c:1110:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1110 | if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Pfapl.c:1114:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1114 | H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Pfapl.c: In function 'H5Pset_evict_on_close': BUILDSTDERR: ../../src/H5Pfapl.c:4515:46: warning: unused parameter 'evict_on_close' [-Wunused-parameter] BUILDSTDERR: 4515 | H5Pset_evict_on_close(hid_t fapl_id, hbool_t evict_on_close) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__poke_plist_cb': BUILDSTDERR: ../../src/H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] BUILDSTDERR: 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5Pint.c:2700:55: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__poke_pclass_cb': BUILDSTDERR: ../../src/H5Pint.c:2747:56: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 2747 | H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': BUILDSTDERR: ../../src/H5Pint.c:4073:11: warning: unused variable 'key' [-Wunused-variable] BUILDSTDERR: 4073 | char *key = (char *)_key; /* Pointer to the property's name */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__peek_cb': BUILDSTDERR: ../../src/H5Pint.c:4207:30: warning: unused parameter 'plist' [-Wunused-parameter] BUILDSTDERR: 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5Pint.c:4207:49: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o BUILDSTDERR: ../../src/H5Plapl.c: In function 'H5P__lacc_elink_fapl_cmp': BUILDSTDERR: ../../src/H5Plapl.c:571:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 571 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Plapl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_elink_prefix' at ../../src/H5Plapl.c:1063:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Plapl.c:35: BUILDSTDERR: ../../src/H5Plapl.c: In function 'H5Pget_elink_prefix': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Plapl.c:1061:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1061 | len = HDstrlen(my_prefix); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o BUILDSTDERR: ../../src/H5Pocpypl.c: In function 'H5P__ocpy_reg_prop': BUILDSTDERR: ../../src/H5Pocpypl.c:59:48: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 59 | #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' BUILDSTDERR: 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, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pocpypl.c:41: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5PL.c:23: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5PLget' at ../../src/H5PL.c:373:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5PL.c:23: BUILDSTDERR: ../../src/H5PL.c: In function 'H5PLget': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5PL.c:369:16: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 369 | path_len = HDstrlen(path); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Rint.c -fPIC -DPIC -o .libs/H5Rint.o BUILDSTDERR: ../../src/H5Rint.c: In function 'H5R__get_name': BUILDSTDERR: ../../src/H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] BUILDSTDERR: 697 | H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, BUILDSTDERR: | ~~~~~~^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o BUILDSTDERR: ../../src/H5RS.c: In function 'H5RS_wrap': BUILDSTDERR: ../../src/H5RS.c:151:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 151 | ret_value->s = (char *)s; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o BUILDSTDERR: ../../src/H5Sall.c: In function 'H5S__all_project_simple': BUILDSTDERR: ../../src/H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Sall.c:858:77: warning: unused parameter 'offset' [-Wunused-parameter] BUILDSTDERR: 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S_hyper_set_offset_size': BUILDSTDERR: ../../src/H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5Shyper.c:1976:55: warning: unused parameter 'block_count' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:1976:76: warning: unused parameter 'bounds_end' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': BUILDSTDERR: ../../src/H5Shyper.c:2281:13: warning: unused variable 'temp_off' [-Wunused-variable] BUILDSTDERR: 2281 | hsize_t temp_off; /* Offset in a given dimension */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S__hyper_get_seq_list_opt': BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8812 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8813:17: note: here BUILDSTDERR: 8813 | case 7: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8814 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8815:17: note: here BUILDSTDERR: 8815 | case 6: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8816 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8817:17: note: here BUILDSTDERR: 8817 | case 5: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8818 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8819:17: note: here BUILDSTDERR: 8819 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8820 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8821:17: note: here BUILDSTDERR: 8821 | case 3: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8822 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8823:17: note: here BUILDSTDERR: 8823 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8824 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8825:17: note: here BUILDSTDERR: 8825 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': BUILDSTDERR: ../../src/H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 6895 | if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Shyper.c:6899:9: note: here BUILDSTDERR: 6899 | case H5S_SEL_ERROR: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': BUILDSTDERR: ../../src/H5Shyper.c:2286:13: warning: 'block_count' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2286 | hsize_t block_count; /* block counter for regular hyperslabs */ BUILDSTDERR: | ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o BUILDSTDERR: ../../src/H5Snone.c: In function 'H5S_none_project_simple': BUILDSTDERR: ../../src/H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Snone.c:813:77: warning: unused parameter 'offset' [-Wunused-parameter] BUILDSTDERR: 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o BUILDSTDERR: ../../src/H5Spoint.c: In function 'H5S_point_set_version': BUILDSTDERR: ../../src/H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 778 | H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../src/H5Spoint.c: In function 'H5S_point_set_info_size': BUILDSTDERR: ../../src/H5Spoint.c:831:14: warning: unused variable 'u' [-Wunused-variable] BUILDSTDERR: 831 | unsigned u; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] BUILDSTDERR: 830 | hsize_t max_size = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_term_package': BUILDSTDERR: ../../src/H5SL.c:655:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 655 | herr_t ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_release_common': BUILDSTDERR: ../../src/H5SL.c:896:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 896 | (void)(op)(node->item, (void *)node->key, op_data); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_iterate': BUILDSTDERR: ../../src/H5SL.c:2210:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2210 | if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_try_free_safe': BUILDSTDERR: ../../src/H5SL.c:2369:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2369 | if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5SL.c:64: BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_search': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c:1397:11: note: 'ret_value' was declared here BUILDSTDERR: 1397 | void *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5SL.c:64: BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_find': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c:1698:18: note: 'ret_value' was declared here BUILDSTDERR: 1698 | H5SL_node_t *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_table_deserialize': BUILDSTDERR: ../../src/H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 215 | H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_table_serialize': BUILDSTDERR: ../../src/H5SMcache.c:367:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 367 | H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_list_deserialize': BUILDSTDERR: ../../src/H5SMcache.c:571:57: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 571 | H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_list_serialize': BUILDSTDERR: ../../src/H5SMcache.c:690:65: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 690 | H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o BUILDSTDERR: ../../src/H5T.c: In function 'H5T__path_find_real': BUILDSTDERR: ../../src/H5T.c:4681:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 4681 | if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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 *'} BUILDSTDERR: 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) BUILDSTDERR: | ~~~~~~~^~~~~~ BUILDSTDERR: ../../src/H5T.c:4683:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 4683 | if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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 *'} BUILDSTDERR: 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) BUILDSTDERR: | ~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o BUILDSTDERR: ../../src/H5Tcompound.c: In function 'H5T__insert': BUILDSTDERR: ../../src/H5Tcompound.c:464:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 464 | parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Tcompound.c:30: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o BUILDSTDERR: ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': BUILDSTDERR: ../../src/H5Tconv.c:1849:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1849 | int status; BUILDSTDERR: | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o BUILDSTDERR: ../../src/H5Tenum.c: In function 'H5T__enum_create': BUILDSTDERR: ../../src/H5Tenum.c:111:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 111 | ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../src/H5Tenum.c:26: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Tenum.c: In function 'H5T_enum_nameof': BUILDSTDERR: ../../src/H5Tenum.c:412:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 412 | if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../src/H5Tenum.c:26: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Tenum.c: In function 'H5T_enum_valueof': BUILDSTDERR: ../../src/H5Tenum.c:551:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 551 | if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../src/H5Tenum.c:26: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T__vlen_create': BUILDSTDERR: ../../src/H5Tvlen.c:135:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 135 | if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Tvlen.c:23: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': BUILDSTDERR: ../../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] BUILDSTDERR: 810 | H5F_addr_decode(f, (const uint8_t **)&vl, &addr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': BUILDSTDERR: ../../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] BUILDSTDERR: 846 | H5F_addr_decode(f, (const uint8_t **)&vl, &(hobjid.addr)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': BUILDSTDERR: ../../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] BUILDSTDERR: 897 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': BUILDSTDERR: ../../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] BUILDSTDERR: 958 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o BUILDSTDERR: ../../src/H5Z.c: In function 'H5Z__init_package': BUILDSTDERR: ../../src/H5Z.c:108:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 108 | H5Z_SZIP->encoder_present = SZ_encoder_enabled(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o BUILDSTDERR: ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 187 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:188:21: note: here BUILDSTDERR: 188 | case 7: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 189 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:190:21: note: here BUILDSTDERR: 190 | case 6: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 191 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:192:21: note: here BUILDSTDERR: 192 | case 5: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 193 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:194:21: note: here BUILDSTDERR: 194 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 195 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:196:21: note: here BUILDSTDERR: 196 | case 3: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 197 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:198:21: note: here BUILDSTDERR: 198 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 199 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:200:21: note: here BUILDSTDERR: 200 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 245 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:246:21: note: here BUILDSTDERR: 246 | case 7: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 247 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:248:21: note: here BUILDSTDERR: 248 | case 6: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 249 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:250:21: note: here BUILDSTDERR: 250 | case 5: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 251 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:252:21: note: here BUILDSTDERR: 252 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 253 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:254:21: note: here BUILDSTDERR: 254 | case 3: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 255 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:256:21: note: here BUILDSTDERR: 256 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 257 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:258:21: note: here BUILDSTDERR: 258 | case 1: BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o BUILDSTDERR: ../../src/H5Zszip.c: In function 'H5Z_can_apply_szip': BUILDSTDERR: ../../src/H5Zszip.c:90:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 90 | if((dtype_size = (8 * H5T_get_size(type))) == 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Zszip.c: In function 'H5Z_set_local_szip': BUILDSTDERR: ../../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] BUILDSTDERR: 173 | dtype_offset = H5T_get_offset(type); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zszip.c:185:36: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 185 | cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zszip.c:17: BUILDSTDERR: ../../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] BUILDSTDERR: 345 | #define MIN(a,b) (((a)<(b)) ? (a) : (b)) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Zszip.c:214:20: note: in expansion of macro 'MIN' BUILDSTDERR: 214 | scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5Zszip.c:232:35: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-25' to '4294967271' [-Wsign-conversion] BUILDSTDERR: 232 | cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); BUILDSTDERR: | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5ACmpio.c -fPIC -DPIC -o .libs/H5ACmpio.o BUILDSTDERR: ../../src/H5ACmpio.c: In function 'H5AC__construct_candidate_list': BUILDSTDERR: ../../src/H5ACmpio.c:501:63: warning: unused parameter 'aux_ptr' [-Wunused-parameter] BUILDSTDERR: 501 | H5AC__construct_candidate_list(H5AC_t *cache_ptr, H5AC_aux_t *aux_ptr, BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from ../../src/H5ACmpio.c:37: BUILDSTDERR: ../../src/H5ACmpio.c: In function 'H5AC__log_cleaned_entry': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2204:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2204 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5ACmpio.c:826:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE' BUILDSTDERR: 826 | FUNC_ENTER_PACKAGE BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5ACmpio.c:856:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 856 | done: BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Cmpio.c -fPIC -DPIC -o .libs/H5Cmpio.o BUILDSTDERR: ../../src/H5Cmpio.c: In function 'H5C_apply_candidate_list': BUILDSTDERR: ../../src/H5Cmpio.c:234:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 234 | n = num_candidates / mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Cmpio.c:234:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 234 | n = num_candidates / mpi_size; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:235:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 235 | m = num_candidates % mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Cmpio.c:235:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 235 | m = num_candidates % mpi_size; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:241:44: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 241 | candidate_assignment_table[mpi_size] = num_candidates; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:252:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 252 | if(num_candidates < mpi_size) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Cmpio.c:254:49: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 254 | candidate_assignment_table[i] = num_candidates; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:277:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 277 | first_entry_to_flush = candidate_assignment_table[mpi_rank]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:278:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 278 | last_entry_to_flush = candidate_assignment_table[mpi_rank + 1] - 1; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Cmpio.c:37: BUILDSTDERR: ../../src/H5Cmpio.c: In function 'H5C_clear_coll_entries': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:879:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: 879 | FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:900:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 900 | done: BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o BUILDSTDERR: ../../src/H5Dmpio.c: In function 'H5D__obtain_mpio_mode': BUILDSTDERR: ../../src/H5Dmpio.c:2527:78: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] BUILDSTDERR: 2527 | if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o BUILDSTDERR: In file included from ../../src/H5Fmpi.c:35: BUILDSTDERR: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_rank': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Fmpi.c:127:9: note: 'ret_value' was declared here BUILDSTDERR: 127 | int ret_value; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Fmpi.c:35: BUILDSTDERR: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_comm': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Fmpi.c:161:14: note: 'ret_value' was declared here BUILDSTDERR: 161 | MPI_Comm ret_value; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Fmpi.c:35: BUILDSTDERR: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_size': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Fmpi.c:195:9: note: 'ret_value' was declared here BUILDSTDERR: 195 | int ret_value; BUILDSTDERR: | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': BUILDSTDERR: ../../src/H5FDmpio.c:221:32: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast] BUILDSTDERR: 221 | H5FD_mpi_opt_types_g = (hbool_t)HDstrtol(s, NULL, 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_write': BUILDSTDERR: ../../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] BUILDSTDERR: 1886 | if(bytes_written && ((bytes_written + addr) > file->local_eof)) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1887 | file->local_eof = addr + bytes_written; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5FDmpio.c:25: BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_fapl_get': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDmpio.c:695:16: note: 'ret_value' was declared here BUILDSTDERR: 695 | void *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5FDmpio.c:25: BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDmpio.c:210:11: note: 'ret_value' was declared here BUILDSTDERR: 210 | hid_t ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5FDmpio.c:25: BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_open': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDmpio.c:942:15: note: 'ret_value' was declared here BUILDSTDERR: 942 | H5FD_t *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_create_point_datatype': BUILDSTDERR: ../../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] BUILDSTDERR: 287 | &disp[i*bigio_count], BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:285:72: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 285 | if(MPI_SUCCESS != (mpi_code = MPI_Type_create_hindexed_block(bigio_count, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 309 | &disp[num_big_types*bigio_count], BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:209:20: warning: unused variable 'u' [-Wunused-variable] BUILDSTDERR: 209 | hsize_t u; /* Local index variable */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_point_type': BUILDSTDERR: ../../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] BUILDSTDERR: 410 | disp[u] = H5VM_array_offset(space->extent.rank, space->extent.size, curr->pnt); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 411 | disp[u] *= elmt_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../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] BUILDSTDERR: 411 | disp[u] *= elmt_size; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Smpio.c:430:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 430 | unsigned s = 0, l = u, m = u / 2; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:430:44: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 430 | unsigned s = 0, l = u, m = u / 2; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_permute_type': BUILDSTDERR: ../../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] BUILDSTDERR: 572 | disp[u] = curr_off; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_hyper_type': BUILDSTDERR: ../../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] BUILDSTDERR: 919 | start_disp = d[i].start * offset[i] * elmt_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 919 | start_disp = d[i].start * offset[i] * elmt_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:920:42: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 920 | new_extent = (MPI_Aint)elmt_size * max_xtent[i]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 920 | new_extent = (MPI_Aint)elmt_size * max_xtent[i]; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_obtain_datatype': BUILDSTDERR: ../../src/H5Smpio.c:1127:57: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1127 | disp[outercount] = (MPI_Aint)elmt_size * tspan->low; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1127 | disp[outercount] = (MPI_Aint)elmt_size * tspan->low; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:1132:29: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1132 | if (bigio_count < blocklen[outercount]) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:1152:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] BUILDSTDERR: 1152 | if (blocklen[i] > bigio_count) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1153 | if (H5S_mpio_create_large_type (blocklen[i], 0, *elmt_type, &temp_type) < 0) { BUILDSTDERR: | ~~~~~~~~^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1232 | disp[outercount] = tspan->low * (*down) * elmt_size; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1240 | stride = (*down) * elmt_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_create_large_type': BUILDSTDERR: ../../src/H5Smpio.c:1441:45: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1441 | leftover = num_elements - num_big_types * (hsize_t)bigio_count; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:1450:59: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1450 | if(MPI_SUCCESS != (mpi_code = MPI_Type_contiguous(bigio_count, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../src/H5Smpio.c:1457:64: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1457 | if(MPI_SUCCESS != (mpi_code = MPI_Type_create_hvector (bigio_count, BUILDSTDERR: | ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o BUILDSTDERR: ../../test/h5test.c: In function 'h5_clean_files': BUILDSTDERR: ../../test/h5test.c:165:47: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 165 | HDsnprintf(temp, sizeof temp, filename, j); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/h5test.c: In function 'h5_delete_test_file': BUILDSTDERR: ../../test/h5test.c:234:60: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 234 | HDsnprintf(sub_filename, sizeof(sub_filename), filename, j); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/h5test.c: In function 'h5_get_file_size': BUILDSTDERR: ../../test/h5test.c:1387:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1387 | HDsnprintf(temp, sizeof temp, filename, j); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/h5test.c:24: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'h5_get_vfd_fapl' at ../../test/h5test.c:970:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o BUILDSTDERR: ../../test/cache_common.c: In function 'get_initial_load_size': BUILDSTDERR: ../../test/cache_common.c:624:66: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 624 | get_initial_load_size(void *udata, size_t *image_length, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'get_final_load_size': BUILDSTDERR: ../../test/cache_common.c:734:46: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 734 | void *udata, size_t *actual_len, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'verify_chksum': BUILDSTDERR: ../../test/cache_common.c:794:97: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 794 | verify_chksum(const void H5_ATTR_UNUSED *image, size_t H5_ATTR_UNUSED len, void *udata, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'deserialize': BUILDSTDERR: ../../test/cache_common.c:847:39: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 847 | deserialize(const void *image, size_t len, void *udata, hbool_t *dirty, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../test/cache_common.c:848:13: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 848 | int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'image_len': BUILDSTDERR: ../../test/cache_common.c:1009:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1009 | int32_t idx; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../test/cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1007 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 1004 | image_len(const void *thing, size_t *image_length, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'pre_serialize': BUILDSTDERR: ../../test/cache_common.c:1137:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1137 | int32_t idx; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../test/cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1135 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 1126 | pre_serialize(H5F_t *f, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../test/cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] BUILDSTDERR: 1128 | haddr_t addr, BUILDSTDERR: | ~~~~~~~~^~~~ BUILDSTDERR: ../../test/cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1129 | size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../test/cache_common.c: In function 'serialize': BUILDSTDERR: ../../test/cache_common.c:1380:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1380 | int32_t idx; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../test/cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1378 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'notify': BUILDSTDERR: ../../test/cache_common.c:1535:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1535 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 1532 | notify(H5C_notify_action_t action, void *thing, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'free_icr': BUILDSTDERR: ../../test/cache_common.c:1613:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1613 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 1611 | free_icr(test_entry_t *entry, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'col_major_scan_backward': BUILDSTDERR: ../../test/cache_common.c:5545:26: warning: 'local_max_index[10]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 5545 | idx = local_max_index[NUMBER_OF_ENTRY_TYPES - 1] + lag; BUILDSTDERR: | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tarray.o ../../test/tarray.c BUILDSTDERR: In file included from ../../test/tarray.c:23: BUILDSTDERR: ../../test/tarray.c: In function 'test_array': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/tarray.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tchecksum.o ../../test/tchecksum.c BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 257 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: In file included from ../../test/tchecksum.c:28: BUILDSTDERR: ../../test/testhdf5.h:209:25: note: previous declaration here BUILDSTDERR: 209 | void cleanup_checksum(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tconfig.o ../../test/tconfig.c BUILDSTDERR: ../../test/tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 88 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 111 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 220 | { BUILDSTDERR: | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tfile.o ../../test/tfile.c BUILDSTDERR: ../../test/tfile.c: In function 'set_multi_split': BUILDSTDERR: ../../test/tfile.c:3896:55: warning: unused parameter 'multi' [-Wunused-parameter] BUILDSTDERR: 3896 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) BUILDSTDERR: | ~~~~~~~~^~~~~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_open': BUILDSTDERR: ../../test/tfile.c:5047:66: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5047 | for (low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_low_high': BUILDSTDERR: ../../test/tfile.c:5140:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5140 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5141:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5141 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_super_open': BUILDSTDERR: ../../test/tfile.c:5508:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5508 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5509:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5509 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_obj': BUILDSTDERR: ../../test/tfile.c:5680:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5680 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5681:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5681 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_dataset': BUILDSTDERR: ../../test/tfile.c:5891:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5891 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5892:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5892 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_dataspace': BUILDSTDERR: ../../test/tfile.c:6104:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6104 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:6105:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6105 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_datatype_check': BUILDSTDERR: ../../test/tfile.c:6429:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6429 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:6430:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6430 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_attributes': BUILDSTDERR: ../../test/tfile.c:6750:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6750 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:6751:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6751 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o th5o.o ../../test/th5o.c BUILDSTDERR: ../../test/th5o.c: In function 'test_h5o_link': BUILDSTDERR: ../../test/th5o.c:809:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 809 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/th5o.c:810:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 810 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o th5s.o ../../test/th5s.c BUILDSTDERR: In file included from ../../test/th5s.c:23: BUILDSTDERR: ../../test/th5s.c: In function 'test_h5s_basic': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/th5s.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tid.o ../../test/tid.c BUILDSTDERR: ../../test/tid.c: In function 'basic_id_test': BUILDSTDERR: ../../test/tid.c:72:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 72 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:166:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 166 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c: In function 'id_predefined_test': BUILDSTDERR: ../../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] BUILDSTDERR: 264 | testPtr = H5Isearch(H5I_GENPROP_LST, (H5I_search_func_t) test_search_func, testObj); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c: In function 'test_id_type_list': BUILDSTDERR: ../../test/tid.c:473:48: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 473 | startType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:488:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 488 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:497:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 497 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:505:51: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 505 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:514:47: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 514 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o titerate.o ../../test/titerate.c BUILDSTDERR: ../../test/titerate.c: In function 'find_err_msg_cb': BUILDSTDERR: ../../test/titerate.c:942:26: warning: unused parameter 'n' [-Wunused-parameter] BUILDSTDERR: 942 | find_err_msg_cb(unsigned n, const H5E_error2_t *err_desc, void *_client_data) BUILDSTDERR: | ~~~~~~~~~^ BUILDSTDERR: In file included from ../../test/titerate.c:23: BUILDSTDERR: ../../test/titerate.c: In function 'test_corrupted_attnamelen': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/titerate.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 1045 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tmeta.o ../../test/tmeta.c BUILDSTDERR: ../../test/tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 126 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tmeta.c:126:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: In file included from ../../test/tmeta.c:22: BUILDSTDERR: ../../test/testhdf5.h:208:25: note: previous declaration here BUILDSTDERR: 208 | void cleanup_metadata(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tmisc.o ../../test/tmisc.c BUILDSTDERR: ../../test/tmisc.c: In function 'test_misc22': BUILDSTDERR: ../../test/tmisc.c:3800:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 3800 | correct = prec[j]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/tmisc.c:3802:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 3802 | correct = H5Tget_size(idts[i]) * 8; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tmisc.c: At top level: BUILDSTDERR: ../../test/tmisc.c:139: warning: macro "MISC8_DSETNAME10" is not used [-Wunused-macros] BUILDSTDERR: 139 | #define MISC8_DSETNAME10 "Dataset10" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:132: warning: macro "MISC8_DSETNAME3" is not used [-Wunused-macros] BUILDSTDERR: 132 | #define MISC8_DSETNAME3 "Dataset3" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:135: warning: macro "MISC8_DSETNAME6" is not used [-Wunused-macros] BUILDSTDERR: 135 | #define MISC8_DSETNAME6 "Dataset6" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:136: warning: macro "MISC8_DSETNAME7" is not used [-Wunused-macros] BUILDSTDERR: 136 | #define MISC8_DSETNAME7 "Dataset7" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:131: warning: macro "MISC8_DSETNAME2" is not used [-Wunused-macros] BUILDSTDERR: 131 | #define MISC8_DSETNAME2 "Dataset2" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:138: warning: macro "MISC8_DSETNAME9" is not used [-Wunused-macros] BUILDSTDERR: 138 | #define MISC8_DSETNAME9 "Dataset9" BUILDSTDERR: | mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o trefer.o ../../test/trefer.c BUILDSTDERR: ../../test/trefer.c: In function 'test_reference_region': BUILDSTDERR: ../../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] BUILDSTDERR: 805 | ret_particles = H5Sget_select_npoints(sid3); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/trefer.c: In function 'test_reference_region_1D': BUILDSTDERR: ../../test/trefer.c:976:34: warning: unused parameter 'new_format' [-Wunused-parameter] BUILDSTDERR: 976 | test_reference_region_1D(hbool_t new_format) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tselect.o ../../test/tselect.c BUILDSTDERR: ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': BUILDSTDERR: ../../test/tselect.c:1612:12: warning: unused parameter 'cube_size' [-Wunused-parameter] BUILDSTDERR: 1612 | size_t cube_size, unsigned edge_size, unsigned cube_rank) BUILDSTDERR: | ~~~~~~~^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tsohm.o ../../test/tsohm.c BUILDSTDERR: ../../test/tsohm.c: In function 'getsize_testsize1': BUILDSTDERR: ../../test/tsohm.c:758:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 758 | file = size1_helper(file, FILENAME, fapl_id, open_close); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] BUILDSTDERR: 750 | getsize_testsize1(const char *filename, hid_t fcpl_id, hid_t fapl_id, unsigned open_close, H5O_info_t *oinfo) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../test/tsohm.c: In function 'test_sohm_size1': BUILDSTDERR: ../../test/tsohm.c:796:20: warning: variable 'norm_oh_size' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 796 | hsize_t norm_oh_size; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../test/tsohm.c: In function 'test_sohm_attrs': BUILDSTDERR: ../../test/tsohm.c:1298:15: warning: conversion from 'hid_t' {aka 'long int'} to 'herr_t' {aka 'int'} may change value [-Wconversion] BUILDSTDERR: 1298 | ret = H5Fcreate(FILENAME, H5F_ACC_TRUNC, fcpl_id, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../../test/tsohm.c:963:1: warning: 'test_sohm_size_consistency_open_create' defined but not used [-Wunused-function] BUILDSTDERR: 963 | test_sohm_size_consistency_open_create(void) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ttst.o ../../test/ttst.c BUILDSTDERR: ../../test/ttst.c: In function 'test_tst_init': BUILDSTDERR: ../../test/ttst.c:105:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 105 | tmp_word=(char *)words[u]; BUILDSTDERR: | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tvlstr.o ../../test/tvlstr.c BUILDSTDERR: ../../test/tvlstr.c: In function 'test_write_same_element': BUILDSTDERR: ../../test/tvlstr.c:864:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/tvlstr.c:864:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:864:51: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/tvlstr.c:864:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tvltypes.o ../../test/tvltypes.c BUILDSTDERR: ../../test/tvltypes.c: In function 'test_vltypes_fill_value': BUILDSTDERR: ../../test/tvltypes.c:2438:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tvltypes.c:2438:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tvltypes.c:2439:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cache_tagging.o ../../test/cache_tagging.c BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_file_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:442:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 442 | int verbose = FALSE; /* verbose test outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_file_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:523:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 523 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_group_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:630:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 630 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_multi_group_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:725:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 725 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_link_iteration_tags': BUILDSTDERR: ../../test/cache_tagging.c:853:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 853 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dense_attribute_tags': BUILDSTDERR: ../../test/cache_tagging.c:967:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 967 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_group_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:1147:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1147 | int verbose = FALSE; /* verbose file output */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:1250:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1250 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:1379:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1379 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_rename_tags': BUILDSTDERR: ../../test/cache_tagging.c:1510:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1510 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_delete_tags': BUILDSTDERR: ../../test/cache_tagging.c:1689:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1689 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:1846:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1846 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_creation_earlyalloc_tags': BUILDSTDERR: ../../test/cache_tagging.c:1973:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1973 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:2104:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2104 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_write_tags': BUILDSTDERR: ../../test/cache_tagging.c:2224:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2224 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_write_tags': BUILDSTDERR: ../../test/cache_tagging.c:2360:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2360 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_read_tags': BUILDSTDERR: ../../test/cache_tagging.c:2507:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2507 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_size_retrieval': BUILDSTDERR: ../../test/cache_tagging.c:2638:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2638 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_extend_tags': BUILDSTDERR: ../../test/cache_tagging.c:2771:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2771 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_object_info_tags': BUILDSTDERR: ../../test/cache_tagging.c:2902:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2902 | int verbose = FALSE; /* verbose file output */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_object_copy_tags': BUILDSTDERR: ../../test/cache_tagging.c:3005:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3005 | int verbose = FALSE; /* verbose file output */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_link_removal_tags': BUILDSTDERR: ../../test/cache_tagging.c:3120:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3120 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_link_getname_tags': BUILDSTDERR: ../../test/cache_tagging.c:3273:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3273 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_external_link_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:3416:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3416 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_external_link_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:3516:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3516 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_invalid_tag_application': BUILDSTDERR: ../../test/cache_tagging.c:3700:1: warning: label 'error' defined but not used [-Wunused-label] BUILDSTDERR: 3700 | error: BUILDSTDERR: | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lheap.o ../../test/lheap.c BUILDSTDERR: In file included from ../../test/lheap.c:21: BUILDSTDERR: ../../test/lheap.c: In function 'main': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/lheap.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ohdr.o ../../test/ohdr.c BUILDSTDERR: ../../test/ohdr.c: In function 'main': BUILDSTDERR: ../../test/ohdr.c:1714:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 1714 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/ohdr.c:1715:70: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 1715 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/ohdr.c:17: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'test_unknown' at ../../test/ohdr.c:1359:5: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fheap.o ../../test/fheap.c BUILDSTDERR: ../../test/fheap.c: In function 'begin_test': BUILDSTDERR: ../../test/fheap.c:555:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 555 | HDsprintf(test_desc, base_desc, del_str); BUILDSTDERR: | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dt_arith.o ../../test/dt_arith.c BUILDSTDERR: ../../test/dt_arith.c: In function 'test_hard_query': BUILDSTDERR: ../../test/dt_arith.c:630:74: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 630 | H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | 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 *)} BUILDSTDERR: In file included from ../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../src/H5Opublic.h:31, BUILDSTDERR: from ../../src/H5Apublic.h:22, BUILDSTDERR: from ../../src/hdf5.h:23, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/dt_arith.c:21: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 589 | hid_t dst_id, H5T_conv_t func); BUILDSTDERR: | ~~~~~~~~~~~^~~~ BUILDSTDERR: ../../test/dt_arith.c:639:77: warning: passing argument 5 of 'H5Tregister' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 639 | H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | 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 *)} BUILDSTDERR: In file included from ../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../src/H5Opublic.h:31, BUILDSTDERR: from ../../src/H5Apublic.h:22, BUILDSTDERR: from ../../src/hdf5.h:23, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/dt_arith.c:21: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 587 | hid_t dst_id, H5T_conv_t func); BUILDSTDERR: | ~~~~~~~~~~~^~~~ BUILDSTDERR: ../../test/dt_arith.c: In function 'my_isnan': BUILDSTDERR: ../../test/dt_arith.c:2734:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2734 | retval = (x!=x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2738 | retval = (x!=x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2743 | retval = (x!=x); BUILDSTDERR: | ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o page_buffer.o ../../test/page_buffer.c BUILDSTDERR: ../../test/page_buffer.c:1734:1: warning: 'test_stats_collection' defined but not used [-Wunused-function] BUILDSTDERR: 1734 | test_stats_collection(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/page_buffer.c:1099:1: warning: 'test_min_threshold' defined but not used [-Wunused-function] BUILDSTDERR: 1099 | test_min_threshold(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/page_buffer.c:845:1: warning: 'test_lru_processing' defined but not used [-Wunused-function] BUILDSTDERR: 845 | test_lru_processing(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/page_buffer.c:568:1: warning: 'test_raw_data_handling' defined but not used [-Wunused-function] BUILDSTDERR: 568 | test_raw_data_handling(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/page_buffer.c:382:1: warning: 'test_args' defined but not used [-Wunused-function] BUILDSTDERR: 382 | test_args(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dtypes.o ../../test/dtypes.c BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: ../../test/dtypes.c: In function 'test_compound_9': BUILDSTDERR: ../../test/dtypes.c:1858:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1858 | if(rdata.str) HDfree(rdata.str); BUILDSTDERR: | ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: 859 | #define HDfree(M) free(M) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5private.h:57, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: ../../test/dtypes.c:1879:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1879 | if(rdata.str) HDfree(rdata.str); BUILDSTDERR: | ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: 859 | #define HDfree(M) free(M) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5private.h:57, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_compound_14': BUILDSTDERR: ../../test/dtypes.c:2563:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2563 | cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001}; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: ../../test/dtypes.c:2846:33: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2846 | if(rdata1.str) HDfree(rdata1.str); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: 859 | #define HDfree(M) free(M) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5private.h:57, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: ../../test/dtypes.c: In function 'create_del_obj_named_test_file': BUILDSTDERR: ../../test/dtypes.c:6714:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6714 | herr_t status; /* Generic return value */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_delete_obj_named': BUILDSTDERR: ../../test/dtypes.c:6840:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6840 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:6841:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6841 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_delete_obj_named_fileid': BUILDSTDERR: ../../test/dtypes.c:6941:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6941 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:6942:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6942 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_utf_ascii_conv': BUILDSTDERR: ../../test/dtypes.c:7274:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 7274 | status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/dtypes.c:7307:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 7307 | status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/dtypes.c: In function 'test_versionbounds': BUILDSTDERR: ../../test/dtypes.c:7694:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7694 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7698 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7702 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7706 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7730 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7731:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7731 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../test/dtypes.c:22: BUILDSTDERR: ../../test/dtypes.c: In function 'test_compound_18': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 1039 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dsets.o ../../test/dsets.c BUILDSTDERR: ../../test/dsets.c: In function 'test_compact_io': BUILDSTDERR: ../../test/dsets.c:845:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 845 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:846:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 846 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_filters': BUILDSTDERR: ../../test/dsets.c:2262:5: warning: unused parameter 'fapl' [-Wunused-parameter] BUILDSTDERR: 2258 | test_filters(hid_t file, hid_t BUILDSTDERR: | ~~~~~ BUILDSTDERR: 2259 | #ifndef H5_HAVE_FILTER_SZIP BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2260 | H5_ATTR_UNUSED BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: 2261 | #endif /* H5_HAVE_FILTER_SZIP */ BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2262 | fapl) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_float': BUILDSTDERR: ../../test/dsets.c:3067:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 3067 | if(!(orig_data[i][j] == orig_data[i][j])) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_double': BUILDSTDERR: ../../test/dsets.c:3199:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 3199 | if(!(orig_data[i][j] == orig_data[i][j])) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_compound': BUILDSTDERR: ../../test/dsets.c:3534:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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))) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_compound_2': BUILDSTDERR: ../../test/dsets.c:3856:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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))) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:3865:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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)) || BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_deprec': BUILDSTDERR: ../../test/dsets.c:7464:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7464 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/dsets.c: In function 'test_zero_dim_dset': BUILDSTDERR: ../../test/dsets.c:10329:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 10329 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:10330:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 10330 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_versionbounds': BUILDSTDERR: ../../test/dsets.c:12966:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 12966 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:12967:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 12967 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:12925:11: warning: unused variable 'null_dspace' [-Wunused-variable] BUILDSTDERR: 12925 | hid_t null_dspace = -1; /* Data space of H5S_NULL */ BUILDSTDERR: | ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o chunk_info.o ../../test/chunk_info.c BUILDSTDERR: ../../test/chunk_info.c: In function 'test_chunk_info_extensible_array': BUILDSTDERR: ../../test/chunk_info.c:1052:14: warning: unused variable 'out_buf' [-Wunused-variable] BUILDSTDERR: 1052 | int out_buf[NX][NY]; /* Buffer to read data in */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/chunk_info.c: In function 'test_chunk_info_version2_btrees': BUILDSTDERR: ../../test/chunk_info.c:1259:14: warning: unused variable 'out_buf' [-Wunused-variable] BUILDSTDERR: 1259 | int out_buf[NX][NY]; /* Buffer to read data in */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/chunk_info.c: In function 'test_get_chunk_info_110': BUILDSTDERR: ../../test/chunk_info.c:1483:62: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 1483 | for (low = H5F_LIBVER_V110; low <= H5F_LIBVER_LATEST; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/chunk_info.c: In function 'create_4x4_dset': BUILDSTDERR: ../../test/chunk_info.c:1637:5: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1637 | H5Pclose(pid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1636 | H5Sclose(m_sid); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1635 | H5Sclose(f_sid); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1634 | H5Dclose(did); BUILDSTDERR: | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cmpd_dset.o ../../test/cmpd_dset.c BUILDSTDERR: ../../test/cmpd_dset.c: In function 'main': BUILDSTDERR: ../../test/cmpd_dset.c:2222:63: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 2222 | H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | 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 *)} BUILDSTDERR: In file included from ../../src/H5Tprivate.h:24, BUILDSTDERR: from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../test/cmpd_dset.c:23: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 589 | hid_t dst_id, H5T_conv_t func); BUILDSTDERR: | ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o direct_chunk.o ../../test/direct_chunk.c BUILDSTDERR: ../../test/direct_chunk.c: In function 'test_single_chunk_latest': BUILDSTDERR: ../../test/direct_chunk.c:2099:9: warning: 'dcpl' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2099 | H5Pclose(dcpl); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2097 | H5Dclose(did); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2098 | H5Sclose(sid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2101 | H5Fclose(fid); BUILDSTDERR: | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o external.o ../../test/external.c BUILDSTDERR: ../../test/external.c: In function 'test_path_absolute': BUILDSTDERR: ../../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=] BUILDSTDERR: 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/external.c:1006:48: note: directive argument in the range [1, 4] BUILDSTDERR: 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/external.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o objcopy.o ../../test/objcopy.c BUILDSTDERR: ../../test/objcopy.c: In function 'compare_data': BUILDSTDERR: ../../test/objcopy.c:1112:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1112 | ref_buf1 = (const hdset_reg_ref_t *)buf1; BUILDSTDERR: | ^ BUILDSTDERR: ../../test/objcopy.c:1113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1113 | ref_buf2 = (const hdset_reg_ref_t *)buf2; BUILDSTDERR: | ^ BUILDSTDERR: ../../test/objcopy.c: In function 'test_copy_dataset_versionbounds': BUILDSTDERR: ../../test/objcopy.c:2202:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 2202 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/objcopy.c:2203:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 2203 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/objcopy.c:2141:13: warning: unused variable 'valid_high' [-Wunused-variable] BUILDSTDERR: 2141 | hbool_t valid_high = FALSE; /* TRUE if high bound is valid */ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/objcopy.c:2139:27: warning: unused variable 'high_src' [-Wunused-variable] BUILDSTDERR: 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/objcopy.c:2139:18: warning: unused variable 'low_src' [-Wunused-variable] BUILDSTDERR: 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/objcopy.c: In function 'attach_attribute_compound_vlstr': BUILDSTDERR: ../../test/objcopy.c:5838:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5838 | buf.v = "ThisIsAString"; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/objcopy.c:22: BUILDSTDERR: ../../test/objcopy.c: In function 'test_copy_old_layout': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/objcopy.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o links.o ../../test/links.c BUILDSTDERR: ../../test/links.c: In function 'open_by_idx': BUILDSTDERR: ../../test/links.c:13364:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13364 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c:13399:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13399 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'open_by_idx_old': BUILDSTDERR: ../../test/links.c:13541:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13541 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'object_info': BUILDSTDERR: ../../test/links.c:13812:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13812 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c:13860:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13860 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'group_info': BUILDSTDERR: ../../test/links.c:14430:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14430 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c:14289:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14289 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'group_info_old': BUILDSTDERR: ../../test/links.c:14660:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14660 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'object_info_old': BUILDSTDERR: ../../test/links.c:14009:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14009 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o twriteorder.o ../../test/twriteorder.c BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/twriteorder.c:62: BUILDSTDERR: ../../test/twriteorder.c: In function 'create_wo_file': BUILDSTDERR: ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:240:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 240 | if ((ret_code=HDwrite(write_fd_g, &blkaddr, (size_t)SIZE_BLKADDR)) != SIZE_BLKADDR){ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/twriteorder.c: In function 'write_wo_file': BUILDSTDERR: ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:271:16: note: in expansion of macro 'HDwrite' BUILDSTDERR: 271 | if ((ret_code=HDwrite(write_fd_g, buffer, (size_t)blocksize_g)) != blocksize_g){ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:279:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 279 | if ((ret_code=HDwrite(write_fd_g, &blkaddr_old, (size_t)sizeof(blkaddr_old))) != sizeof(blkaddr_old)){ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/twriteorder.c: In function 'read_wo_file': BUILDSTDERR: ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1198 | #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/twriteorder.c:307:16: note: in expansion of macro 'HDread' BUILDSTDERR: 307 | if ((ret_code=HDread(read_fd, &blkaddr, (size_t)sizeof(blkaddr))) != sizeof(blkaddr)){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1198 | #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/twriteorder.c:320:16: note: in expansion of macro 'HDread' BUILDSTDERR: 320 | if ((ret_code=HDread(read_fd, buffer, (size_t)blocksize_g)) != blocksize_g){ BUILDSTDERR: | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o big.o ../../test/big.c BUILDSTDERR: ../../test/big.c: In function 'enough_room': BUILDSTDERR: ../../test/big.c:295:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 295 | HDsnprintf(name, sizeof(name), filename, i); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/big.c:310:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 310 | HDsnprintf(name, sizeof(name), filename, i); BUILDSTDERR: | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fillval.o ../../test/fillval.c BUILDSTDERR: ../../test/fillval.c: In function 'test_extend_cases': BUILDSTDERR: ../../test/fillval.c:1442:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/fillval.c:1442:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/fillval.c: In function 'test_extend': BUILDSTDERR: ../../test/fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1845 | comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/fillval.c:1845:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1845 | comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/fillval.c: In function 'test_rdwr_cases': BUILDSTDERR: ../../test/fillval.c:884:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 885 | "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 886 | hs_offset[0], hs_offset[1], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 887 | hs_offset[2], hs_offset[3], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 888 | hs_offset[4], BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/fillval.c:20: BUILDSTDERR: ../../src/H5private.h:548:49: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 548 | #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON) BUILDSTDERR: | ^ BUILDSTDERR: ../../test/fillval.c:761:31: note: 'fill_c.y' was declared here BUILDSTDERR: 761 | comp_datatype rd_c, fill_c, should_be_c; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/fillval.c:884:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 885 | "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 886 | hs_offset[0], hs_offset[1], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 887 | hs_offset[2], hs_offset[3], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 888 | hs_offset[4], BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/fillval.c:20: BUILDSTDERR: ../../src/H5private.h:547:49: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 547 | #define H5_FLT_ABS_EQUAL(X,Y) (HDfabsf((X)-(Y)) < FLT_EPSILON) BUILDSTDERR: | ^ BUILDSTDERR: ../../test/fillval.c:761:31: note: 'fill_c.a' was declared here BUILDSTDERR: 761 | comp_datatype rd_c, fill_c, should_be_c; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../test/fillval.c:21: BUILDSTDERR: ../../test/fillval.c: In function 'main': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/fillval.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o set_extent.o ../../test/set_extent.c BUILDSTDERR: ../../test/set_extent.c: In function 'do_layouts': BUILDSTDERR: ../../test/set_extent.c:436:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 436 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/set_extent.c:437:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 437 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vfd.o ../../test/vfd.c BUILDSTDERR: ../../test/vfd.c: In function 'test_family_opens': BUILDSTDERR: ../../test/vfd.c:781:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 781 | HDsnprintf(first_name, sizeof(first_name), fname, 0); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/vfd.c: In function 'test_family_compat': BUILDSTDERR: ../../test/vfd.c:1059:64: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1059 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/vfd.c:1060:66: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1060 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vfd.c:1064:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1064 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/vfd.c:1065:70: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1065 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vfd.c: In function 'test_multi_opens': BUILDSTDERR: ../../test/vfd.c:1138:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1138 | HDsnprintf(sf_name, sizeof(sf_name), super_name, fname); BUILDSTDERR: | ^~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mf.o ../../test/mf.c BUILDSTDERR: ../../test/mf.c: In function 'set_multi_split': BUILDSTDERR: ../../test/mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] BUILDSTDERR: 7555 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) BUILDSTDERR: | ~~~~~~~~^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds.o ../../test/vds.c BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/vds.c:19: BUILDSTDERR: ../../test/vds.c: In function 'test_vds_prefix': BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1222:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1222 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1223:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1223 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1226:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1226 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1303:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1303 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1304:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1304 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1307:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1307 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1400:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1400 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1401:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1401 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1404:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1404 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1481:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1481 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1482:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1482 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1485:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1485 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o file_image.o ../../test/file_image.c BUILDSTDERR: ../../test/file_image.c: In function 'test_get_file_image': BUILDSTDERR: ../../test/file_image.c:786:56: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 786 | HDsnprintf(member_file_name, (size_t)1024, file_name, i); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/file_image.c:814:48: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 814 | HDsnprintf(member_file_name, 1024, file_name, i); BUILDSTDERR: | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o error_test.o ../../test/error_test.c BUILDSTDERR: ../../test/error_test.c: In function 'test_long_desc': BUILDSTDERR: ../../test/error_test.c:354:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 354 | HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../test/error_test.c:21: BUILDSTDERR: ../../test/error_test.c: In function 'main': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/error_test.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o del_many_dense_attrs.o ../../test/del_many_dense_attrs.c BUILDSTDERR: ../../test/del_many_dense_attrs.c: In function 'main': BUILDSTDERR: ../../test/del_many_dense_attrs.c:73:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 73 | char *basename="attr"; /* Name prefix for attribute */ BUILDSTDERR: | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o use_disable_mdc_flushes.o ../../test/use_disable_mdc_flushes.c BUILDSTDERR: ../../test/use_disable_mdc_flushes.c: In function 'parse_option': BUILDSTDERR: ../../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] BUILDSTDERR: 111 | if ((nplanes_g = atoi(optarg)) <= 0){ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/use_disable_mdc_flushes.c: In function 'setup_parameters': BUILDSTDERR: ../../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] BUILDSTDERR: 196 | chunkdims_g[0] = chunkplanes_g; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 197 | chunkdims_g[1]= chunkdims_g[2] = chunksize_g; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 202 | dims_g[1] = dims_g[2] = max_dims_g[1] = max_dims_g[2] = chunksize_g; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 206 | nplanes_g = chunksize_g; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/use_disable_mdc_flushes.c: In function 'write_file': BUILDSTDERR: ../../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] BUILDSTDERR: 302 | hsize_t cz=chunksize_g; /* Chunk size */ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 417 | *bufptr++ = i; BUILDSTDERR: | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds_swmr_gen.o ../../test/vds_swmr_gen.c BUILDSTDERR: ../../test/vds_swmr_gen.c: In function 'main': BUILDSTDERR: ../../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] BUILDSTDERR: 102 | start[1] = map_start; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 106 | map_start += PLANES[i][1]; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/vds_swmr_gen.c:106:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 106 | map_start += PLANES[i][1]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../test/vds_swmr_gen.c:15: BUILDSTDERR: At top level: BUILDSTDERR: ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] BUILDSTDERR: 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds_swmr_reader.o ../../test/vds_swmr_reader.c BUILDSTDERR: ../../test/vds_swmr_reader.c: In function 'main': BUILDSTDERR: ../../test/vds_swmr_reader.c:43:18: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 43 | n_elements = VDS_PLANE[1] * VDS_PLANE[2]; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr_reader.c:44:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 44 | size = n_elements * sizeof(int); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/vds_swmr_reader.c:15: BUILDSTDERR: At top level: BUILDSTDERR: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] BUILDSTDERR: 160 | static int32_t VDS_FILL_VALUE = -9; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] BUILDSTDERR: 152 | static int32_t FILL_VALUES[N_SOURCES] = { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:148:13: warning: 'SOURCE_DSET_PATH' defined but not used [-Wunused-variable] BUILDSTDERR: 148 | static char SOURCE_DSET_PATH[NAME_LEN] = "/source_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:134:13: warning: 'FILE_NAMES' defined but not used [-Wunused-variable] BUILDSTDERR: 134 | static char FILE_NAMES[N_SOURCES][NAME_LEN] = { BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:123:16: warning: 'PLANES' defined but not used [-Wunused-variable] BUILDSTDERR: 123 | static hsize_t PLANES[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 97 | static hsize_t DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds_swmr_writer.o ../../test/vds_swmr_writer.c BUILDSTDERR: In file included from ../../test/vds_swmr_writer.c:16: BUILDSTDERR: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] BUILDSTDERR: 160 | static int32_t VDS_FILL_VALUE = -9; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] BUILDSTDERR: 152 | static int32_t FILL_VALUES[N_SOURCES] = { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:149:13: warning: 'VDS_DSET_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 149 | static char VDS_DSET_NAME[NAME_LEN] = "vds_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:144:13: warning: 'VDS_FILE_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 144 | static char VDS_FILE_NAME[NAME_LEN] = "vds_swmr.h5"; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] BUILDSTDERR: 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 97 | static hsize_t DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o filter_plugin.o ../../test/filter_plugin.c BUILDSTDERR: In file included from ../../test/filter_plugin.c:17: BUILDSTDERR: ../../test/H5srcdir.h:52:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] BUILDSTDERR: 52 | static const char *H5_get_srcdir_filename(const char *filename) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_mpi.o ../../testpar/t_mpi.c BUILDSTDERR: ../../testpar/t_mpi.c: In function 'test_mpio_overlap_writes': BUILDSTDERR: ../../testpar/t_mpi.c:71:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 71 | if (MAINPROCESS) BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_mpi.c:73:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 73 | printf(" -SKIP- \n"); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_mpi.c: In function 'test_mpio_gb_file': BUILDSTDERR: ../../testpar/t_mpi.c:311:18: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 311 | *(buf+j) = i*mpi_size + mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mpi.c:353:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 353 | expected = i*mpi_size + (mpi_size - mpi_rank - 1); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mpi.c: In function 'test_mpio_1wMr': BUILDSTDERR: ../../testpar/t_mpi.c:526:17: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] BUILDSTDERR: 526 | writedata[i] = irank*DIMSIZE + i; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../testpar/t_mpi.c:598:15: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] BUILDSTDERR: 598 | expect_val = irank*DIMSIZE + i; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../testpar/t_mpi.c: In function 'test_mpio_derived_dtype': BUILDSTDERR: ../../testpar/t_mpi.c:698:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 698 | buf[i] = i+1; BUILDSTDERR: | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_bigio.o ../../testpar/t_bigio.c BUILDSTDERR: ../../testpar/t_bigio.c:52:7: warning: redundant redeclaration of 'create_faccess_plist' [-Wredundant-decls] BUILDSTDERR: 52 | hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_bigio.c:3: BUILDSTDERR: ../../testpar/testphdf5.h:302:7: note: previous declaration of 'create_faccess_plist' was here BUILDSTDERR: 302 | hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'ccslab_set': BUILDSTDERR: ../../testpar/t_bigio.c:230:16: warning: declaration of 'mpi_rank' shadows a global declaration [-Wshadow] BUILDSTDERR: 230 | ccslab_set(int mpi_rank, BUILDSTDERR: | ~~~~^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here BUILDSTDERR: 45 | int mpi_size, mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:231:9: warning: declaration of 'mpi_size' shadows a global declaration [-Wshadow] BUILDSTDERR: 231 | int mpi_size, BUILDSTDERR: | ~~~~^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:5: note: shadowed declaration is here BUILDSTDERR: 45 | int mpi_size, mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 249 | start[0] = mpi_rank*count[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 262 | start[0] = space_dim1*mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 276 | start[0] = mpi_rank*count[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 288 | stride[0] = space_dim1*mpi_size/4+1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 293 | if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 294 | else start[0] = 1 + space_dim1*mpi_size/2 + (mpi_rank-2*mpi_size/3); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 294 | else start[0] = 1 + space_dim1*mpi_size/2 + (mpi_rank-2*mpi_size/3); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 302 | start[0] = mpi_rank*space_dim1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 313 | block[0] = space_dim1*mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'dataset_big_write': BUILDSTDERR: ../../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] BUILDSTDERR: 524 | dims[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 532 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 538 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 587 | dims[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 596 | block[1] = dims[1]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 602 | start[1] = mpi_rank*block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 713 | dims[1] = mpi_size * 4; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 728 | start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 728 | start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:496:13: warning: unused variable 'h' [-Wunused-variable] BUILDSTDERR: 496 | hsize_t h; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:492:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 492 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:486:11: warning: unused variable 'datatype' [-Wunused-variable] BUILDSTDERR: 486 | hid_t datatype; /* Datatype ID */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'dataset_big_read': BUILDSTDERR: ../../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] BUILDSTDERR: 843 | dims[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 846 | block[1] = dims[1]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 852 | start[1] = mpi_rank*block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 905 | dims[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 907 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 913 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1029 | dims[1] = mpi_size * 4; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1038 | start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1038 | start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:810:13: warning: unused variable 'h' [-Wunused-variable] BUILDSTDERR: 810 | hsize_t h; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:13: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: 809 | int i,j,k; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:11: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 809 | int i,j,k; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 809 | int i,j,k; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'create_faccess_plist': BUILDSTDERR: ../../testpar/t_bigio.c:1132:9: warning: declaration of 'mpi_rank' shadows a global declaration [-Wshadow] BUILDSTDERR: 1132 | int mpi_rank; /* mpi variables */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here BUILDSTDERR: 45 | int mpi_size, mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'coll_chunktest': BUILDSTDERR: ../../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] BUILDSTDERR: 1412 | dims[0] = space_dim1*mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1450 | chunk_dims[0] = dims[0]/chunk_factor; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:1469:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1469 | switch (file_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1492:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1492 | switch (mem_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1728:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1728 | switch (file_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1751:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1751 | switch (mem_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1398:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1398 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c: At top level: BUILDSTDERR: ../../testpar/t_bigio.c:29: warning: macro "DATASET5" is not used [-Wunused-macros] BUILDSTDERR: 29 | #define DATASET5 "DSET5" BUILDSTDERR: | BUILDSTDERR: ../../testpar/t_bigio.c:17: warning: macro "MAINPROCESS" is not used [-Wunused-macros] BUILDSTDERR: 17 | #define MAINPROCESS (!mpi_rank) /* define process 0 as main process */ BUILDSTDERR: | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_dset.o ../../testpar/t_dset.c BUILDSTDERR: ../../testpar/t_dset.c: In function 'slab_set': BUILDSTDERR: ../../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] BUILDSTDERR: 51 | block[0] = dim0 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 52 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 57 | start[0] = mpi_rank * block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 64 | block[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 65 | block[1] = dim1 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 71 | start[1] = mpi_rank * block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 77 | block[0] = (mpi_rank ? dim0 / mpi_size : 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 78 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 83 | start[0] = (mpi_rank ? mpi_rank * block[0] : 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 90 | block[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 91 | block[1] = (mpi_rank ? dim1 / mpi_size : 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 97 | start[1] = (mpi_rank ? mpi_rank * block[1] : 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 104 | block[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 105 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_writeInd': BUILDSTDERR: ../../testpar/t_dset.c:302:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 302 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:311:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 311 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 335 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 336 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_readInd': BUILDSTDERR: ../../testpar/t_dset.c:447:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 447 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:456:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 456 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:458:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 458 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_writeAll': BUILDSTDERR: ../../testpar/t_dset.c:578:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 578 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 587 | num_points = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:588:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 588 | coords = (hsize_t *)HDmalloc(dim1 * RANK * sizeof(hsize_t)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:592:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 592 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 616 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 617 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:918:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 918 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 922 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 924 | stride[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 927 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 974 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1012 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:570:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 570 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_readAll': BUILDSTDERR: ../../testpar/t_dset.c:1110:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1110 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1119 | num_points = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1120:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1120 | coords = (hsize_t *)HDmalloc(dim0 * dim1 * RANK * sizeof(hsize_t)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1124:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1124 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1126:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1126 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1304:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1304 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1306:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1306 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1310 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1312 | stride[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1315 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1366:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1366 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1371 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1411:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1411 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1421 | num_points = dim0 * dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1425 | coords[k++] = i; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1426 | coords[k++] = j; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1449 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:1101:13: warning: unused variable 'current_dims' [-Wunused-variable] BUILDSTDERR: 1101 | hsize_t current_dims; /* for point selection */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_writeInd': BUILDSTDERR: ../../testpar/t_dset.c:1523:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1523 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1532 | chunk_dims[0] = chunkdim0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1533 | chunk_dims[1] = chunkdim1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1536:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1536 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1623 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1624 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1683 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1684 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_writeInd2': BUILDSTDERR: ../../testpar/t_dset.c:1746:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1746 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1845 | written[i] = orig_size + i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1845:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1845 | written[i] = orig_size + i; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_readInd': BUILDSTDERR: ../../testpar/t_dset.c:1911:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1911 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1920:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1920 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1922:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1922 | data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1924:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1924 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_writeAll': BUILDSTDERR: ../../testpar/t_dset.c:2094:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 2094 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2103 | chunk_dims[0] = chunkdim0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2104 | chunk_dims[1] = chunkdim1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:2107:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2107 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2194 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2195 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2277 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2278 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_readAll': BUILDSTDERR: ../../testpar/t_dset.c:2341:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 2341 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:2350:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2350 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:2352:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2352 | data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:2354:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2354 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'compress_readAll': BUILDSTDERR: ../../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] BUILDSTDERR: 2522 | hsize_t dim=dim0; /* Dataspace dimensions */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:2534:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 2534 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:2550:22: warning: conversion to 'DATATYPE' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2550 | data_orig[u]=u; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'none_selection_chunk': BUILDSTDERR: ../../testpar/t_dset.c:2725:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 2725 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2734 | chunk_dims[0] = chunkdim0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2735 | chunk_dims[1] = chunkdim1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2765 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2766 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'test_actual_io_mode': BUILDSTDERR: ../../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] BUILDSTDERR: 2961 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_write = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2962 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_read = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2963 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_expected = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2964 | H5D_mpio_actual_io_mode_t actual_io_mode_write = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2965 | H5D_mpio_actual_io_mode_t actual_io_mode_read = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2966 | H5D_mpio_actual_io_mode_t actual_io_mode_expected = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3043 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3044 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3055 | chunk_dims[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3121 | block[0] = dim0 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3122 | block[1] = dim1 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3125 | stride[0] = mpi_rank * block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3128 | start[1] = mpi_rank*block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3159 | block[0] = block[0] / mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3162 | block[0] = dim0 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3163 | block[1] = dim1 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3166 | stride[0] = mpi_rank * block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3169 | start[1] = mpi_rank*block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3221 | actual_chunk_opt_mode_expected = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3222 | actual_io_mode_expected = -1; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:3242:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 3242 | buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode': BUILDSTDERR: ../../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] BUILDSTDERR: 3571 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3572 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3594 | chunk_dims[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:3675:14: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 3675 | length = dims[0] * dims[1]; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:3678:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 3678 | buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:3485:13: warning: unused variable 'coord' [-Wunused-variable] BUILDSTDERR: 3485 | hsize_t coord[NELM][RANK]; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode_filter': BUILDSTDERR: ../../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] BUILDSTDERR: 3868 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3869 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3887 | chunk_dims[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:3917:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 3917 | buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_atomicity': BUILDSTDERR: ../../testpar/t_dset.c:4088:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 4088 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../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] BUILDSTDERR: 4102 | write_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4105 | read_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4121 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4122 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../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] BUILDSTDERR: 4260 | write_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4263 | read_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4280 | block[0] = dim0/mpi_size - 1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4281 | block[1] = dim1/mpi_size - 1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4284 | count[0] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4285 | count[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4341 | if (i >= mpi_rank*(block[0]+1)) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4341 | if (i >= mpi_rank*(block[0]+1)) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../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] BUILDSTDERR: 4344 | if ((i+1)%(block[0]+1)==0) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4349 | if (j >= mpi_rank*(block[1]+1)) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4349 | if (j >= mpi_rank*(block[1]+1)) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../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] BUILDSTDERR: 4350 | k += dim1 - mpi_rank*(block[1]+1); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4350 | k += dim1 - mpi_rank*(block[1]+1); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4350 | k += dim1 - mpi_rank*(block[1]+1); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_dset.c:4350:26: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 4350 | k += dim1 - mpi_rank*(block[1]+1); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4353 | if ((j+1)%(block[1]+1)==0) { BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: ../../testpar/t_dset.c:3801:1: warning: 'test_no_collective_cause_mode_filter' defined but not used [-Wunused-function] BUILDSTDERR: 3801 | test_no_collective_cause_mode_filter(int selection_mode) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_file.o ../../testpar/t_file.c BUILDSTDERR: ../../testpar/t_file.c: In function 'test_split_comm_access': BUILDSTDERR: ../../testpar/t_file.c:109:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 109 | mrc = MPI_File_delete((char *)filename, info); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_file.c: In function 'test_page_buffer_access': BUILDSTDERR: ../../testpar/t_file.c:123:23: warning: unused variable 'fapl_self' [-Wunused-variable] BUILDSTDERR: 123 | hid_t fcpl, fapl, fapl_self; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_file.c:18: BUILDSTDERR: ../../testpar/t_file.c: In function 'create_file': BUILDSTDERR: ../../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] BUILDSTDERR: 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_file.c:479:15: note: in expansion of macro 'ROW_FACTOR' BUILDSTDERR: 479 | dims[0] = ROW_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_file.c:480:15: note: in expansion of macro 'COL_FACTOR' BUILDSTDERR: 480 | dims[1] = COL_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 485 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 491 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_file.c:18: BUILDSTDERR: ../../testpar/t_file.c: In function 'open_file': BUILDSTDERR: ../../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] BUILDSTDERR: 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_file.c:640:15: note: in expansion of macro 'ROW_FACTOR' BUILDSTDERR: 640 | dims[0] = ROW_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_file.c:641:15: note: in expansion of macro 'COL_FACTOR' BUILDSTDERR: 641 | dims[1] = COL_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 644 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 650 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_file.c:18: BUILDSTDERR: ../../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] BUILDSTDERR: 672 | VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 48 | if (val) { \ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 673 | VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 48 | if (val) { \ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 686 | for (i=0; i < num_elements; i++) BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_mdset.o ../../testpar/t_mdset.c BUILDSTDERR: ../../testpar/t_mdset.c: In function 'zero_dim_dset': BUILDSTDERR: ../../testpar/t_mdset.c:91:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 91 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'multiple_dset_write': BUILDSTDERR: ../../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] BUILDSTDERR: 158 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c:167:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 167 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:167:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 167 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'compact_dataset': BUILDSTDERR: ../../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] BUILDSTDERR: 244 | file_dims[i] = size; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c:249:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 249 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:249:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 249 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c:252:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 252 | inme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:252:10: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 252 | inme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:255:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 255 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:339:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 339 | if(inme[(i * size) + j] != outme[(i * size) + j]) BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'null_dataset': BUILDSTDERR: ../../testpar/t_mdset.c:378:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 378 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:387:13: warning: conversion from 'hssize_t' {aka 'long long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 387 | nelem = H5Sget_simple_extent_npoints(sid); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'big_dataset': BUILDSTDERR: ../../testpar/t_mdset.c:494:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 494 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'dataset_fillvalue': BUILDSTDERR: ../../testpar/t_mdset.c:629:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 629 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 633 | dset_dims[0]=mpi_size+1; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_mdset.c:637:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 637 | rdata=HDmalloc((size_t)(dset_size*sizeof(int))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:639:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 639 | wdata=HDmalloc((size_t)(dset_size*sizeof(int))); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 726 | req_start[0]=mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'collective_group_write': BUILDSTDERR: ../../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] BUILDSTDERR: 865 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c:877:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 877 | outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:877:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' {aka 'int *'} not permitted in C++ [-Wc++-compat] BUILDSTDERR: 877 | outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'independent_group_read': BUILDSTDERR: ../../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] BUILDSTDERR: 953 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c: In function 'group_dataset_read': BUILDSTDERR: ../../testpar/t_mdset.c:1002:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1002 | indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:1005:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1005 | outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'multiple_group_write': BUILDSTDERR: ../../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] BUILDSTDERR: 1082 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c: In function 'write_dataset': BUILDSTDERR: ../../testpar/t_mdset.c:1173:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1173 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:1173:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' {aka 'int *'} not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1173 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'multiple_group_read': BUILDSTDERR: ../../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] BUILDSTDERR: 1250 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c: In function 'read_dataset': BUILDSTDERR: ../../testpar/t_mdset.c:1333:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1333 | indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:1336:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1336 | outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'check_value': BUILDSTDERR: ../../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] BUILDSTDERR: 1491 | indata += chunk_origin[0]*size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1492 | outdata += chunk_origin[0]*size; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'get_slab': BUILDSTDERR: ../../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] BUILDSTDERR: 1525 | chunk_origin[0] = mpi_rank *(size/mpi_size); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1529 | chunk_dims[0] = size/mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1530 | chunk_dims[1] = size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1533 | file_dims[0] = file_dims[1] = size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'io_mode_confusion': BUILDSTDERR: ../../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] BUILDSTDERR: 1597 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_writer': BUILDSTDERR: ../../testpar/t_mdset.c:1961:9: warning: variable 'mrc' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1961 | int mrc; /* mpi error code */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_reader': BUILDSTDERR: ../../testpar/t_mdset.c:2480:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2480 | if (data_read[j] != data[j]){ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_mdset.c:2543:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2543 | if (att_read[j] != att[j]){ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_mdset.c:2596:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2596 | if (lg_att_read[j] != lg_att[j]){ BUILDSTDERR: | ^~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_coll_chunk.o ../../testpar/t_coll_chunk.c BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk1': BUILDSTDERR: ../../testpar/t_coll_chunk.c:78:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 78 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk2': BUILDSTDERR: ../../testpar/t_coll_chunk.c:130:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 130 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk3': BUILDSTDERR: ../../testpar/t_coll_chunk.c:183:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 183 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk4': BUILDSTDERR: ../../testpar/t_coll_chunk.c:237:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 237 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk5': BUILDSTDERR: ../../testpar/t_coll_chunk.c:289:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 289 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk6': BUILDSTDERR: ../../testpar/t_coll_chunk.c:343:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 343 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk7': BUILDSTDERR: ../../testpar/t_coll_chunk.c:395:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 395 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk8': BUILDSTDERR: ../../testpar/t_coll_chunk.c:447:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 447 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk9': BUILDSTDERR: ../../testpar/t_coll_chunk.c:499:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 499 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk10': BUILDSTDERR: ../../testpar/t_coll_chunk.c:551:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 551 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_coll_chunk.c:14: BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunktest': BUILDSTDERR: ../../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] BUILDSTDERR: 68 | #define SPACE_DIM1 24 BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:641:13: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 641 | dims[0] = SPACE_DIM1*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 674 | chunk_dims[0] = dims[0]/chunk_factor; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_chunk.c:693:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 693 | switch (file_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:716:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 716 | switch (mem_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:948:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 948 | switch (file_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:971:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 971 | switch (mem_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:623:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 623 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'ccslab_set': BUILDSTDERR: ../../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] BUILDSTDERR: 1061 | start[0] = mpi_rank*count[0]; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_coll_chunk.c:14: BUILDSTDERR: ../../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] BUILDSTDERR: 68 | #define SPACE_DIM1 24 BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1074:15: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 1074 | start[0] = SPACE_DIM1*mpi_rank; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1088 | start[0] = mpi_rank*count[0]; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_coll_chunk.c:14: BUILDSTDERR: ../../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] BUILDSTDERR: 68 | #define SPACE_DIM1 24 BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1100:21: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 1100 | stride[0] = SPACE_DIM1*mpi_size/4+1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1105 | if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1106 | else start[0] = 1 + SPACE_DIM1*mpi_size/2 + (mpi_rank-2*mpi_size/3); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1114 | start[0] = mpi_rank*SPACE_DIM1; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_coll_chunk.c:14: BUILDSTDERR: ../../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] BUILDSTDERR: 68 | #define SPACE_DIM1 24 BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1125:14: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 1125 | block[0] = SPACE_DIM1*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_span_tree.o ../../testpar/t_span_tree.c BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'coll_write_test': BUILDSTDERR: ../../testpar/t_span_tree.c:278:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 278 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 94 | #define MSPACE1_DIM 27000 /* Dataset size in memory */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:284:14: note: in expansion of macro 'MSPACE1_DIM' BUILDSTDERR: 284 | mdim1[0] = MSPACE1_DIM *mpi_size; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 100 | #define MSPACE_DIM2 3600 BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:286:14: note: in expansion of macro 'MSPACE_DIM2' BUILDSTDERR: 286 | mdim[1] = MSPACE_DIM2*mpi_size; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 97 | #define FSPACE_DIM2 3600 /* We will read dataset back from the file to the dataset in memory with these dataspace parameters. */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:288:14: note: in expansion of macro 'FSPACE_DIM2' BUILDSTDERR: 288 | fsdim[1] = FSPACE_DIM2*mpi_size; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:41: BUILDSTDERR: ../../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] BUILDSTDERR: 290 | vector = (int*)HDmalloc(sizeof(int)*mdim1[0]*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 291 | matrix_out = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 292 | matrix_out1 = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 294 | HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:296:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 296 | for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:296:62: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 296 | for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 318 | chunk_dims[0] = fsdim[0] / chunk_factor; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 319 | chunk_dims[1] = fsdim[1] / chunk_factor; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 108 | #define FHSTART1 1 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:355:15: note: in expansion of macro 'FHSTART1' BUILDSTDERR: 355 | start[1] = FHSTART1 + mpi_rank * FHSTRIDE1 * FHCOUNT1; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 117 | #define SHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:376:15: note: in expansion of macro 'SHSTART1' BUILDSTDERR: 376 | start[1] = SHSTART1+SHCOUNT1*SHBLOCK1*mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 133 | #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:514:15: note: in expansion of macro 'RFFHSTART1' BUILDSTDERR: 514 | start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 143 | #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:541:14: note: in expansion of macro 'RFSHSTART1' BUILDSTDERR: 541 | start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 153 | #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:580:15: note: in expansion of macro 'RMFHSTART1' BUILDSTDERR: 580 | start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 162 | #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:603:15: note: in expansion of macro 'RMSHSTART1' BUILDSTDERR: 603 | start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:41: BUILDSTDERR: ../../testpar/t_span_tree.c:618:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 618 | HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:619:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 619 | HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:635:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 635 | for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'coll_read_test': BUILDSTDERR: ../../testpar/t_span_tree.c:748:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 748 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 100 | #define MSPACE_DIM2 3600 BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:754:13: note: in expansion of macro 'MSPACE_DIM2' BUILDSTDERR: 754 | mdim[1] = MSPACE_DIM2*mpi_size; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:41: BUILDSTDERR: ../../testpar/t_span_tree.c:755:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 755 | matrix_out =(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:756:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 756 | matrix_out1=(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 133 | #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:791:15: note: in expansion of macro 'RFFHSTART1' BUILDSTDERR: 791 | start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 143 | #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:811:15: note: in expansion of macro 'RFSHSTART1' BUILDSTDERR: 811 | start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 153 | #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:841:15: note: in expansion of macro 'RMFHSTART1' BUILDSTDERR: 841 | start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 162 | #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:863:15: note: in expansion of macro 'RMSHSTART1' BUILDSTDERR: 863 | start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:41: BUILDSTDERR: ../../testpar/t_span_tree.c:878:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 878 | HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:879:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 879 | HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:910:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 910 | for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:703:20: warning: unused parameter 'chunk_factor' [-Wunused-parameter] BUILDSTDERR: 703 | coll_read_test(int chunk_factor) BUILDSTDERR: | ~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__select_checker_board': BUILDSTDERR: ../../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] BUILDSTDERR: 1052 | base_count = dims[sel_offset] / (checker_edge_size * 2); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1054 | if ( (dims[sel_rank] % (checker_edge_size * 2)) > 0 ) { BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__run_test': BUILDSTDERR: ../../testpar/t_span_tree.c:1610:19: warning: variable 'large_ds_slice_size' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1610 | size_t large_ds_slice_size; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test': BUILDSTDERR: ../../testpar/t_span_tree.c:2634:11: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 2634 | (hbool_t)(use_collective_io++) ) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_span_tree.c: At top level: BUILDSTDERR: ../../testpar/t_span_tree.c:973: warning: macro "LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK" is not used [-Wunused-macros] BUILDSTDERR: 973 | #define LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK 0 BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_chunk_alloc.o ../../testpar/t_chunk_alloc.c BUILDSTDERR: ../../testpar/t_chunk_alloc.c: In function 'create_chunked_dataset': BUILDSTDERR: ../../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] BUILDSTDERR: 98 | dims[0]=nchunks*CHUNK_SIZE; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 131 | offset[0] = (nchunks-2)*chunk_dims[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 161 | est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 161 | est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../testpar/t_chunk_alloc.c: In function 'parallel_access_dataset': BUILDSTDERR: ../../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] BUILDSTDERR: 237 | size[0] = nchunks*CHUNK_SIZE; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 249 | offset[0] = (i*mpi_size+mpi_rank)*chunk_dims[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 298 | est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 298 | est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../testpar/t_chunk_alloc.c: In function 'verify_data': BUILDSTDERR: ../../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] BUILDSTDERR: 378 | offset[0] = i*chunk_dims[0]; BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_filter_read.o ../../testpar/t_filter_read.c BUILDSTDERR: ../../testpar/t_filter_read.c: In function 'filter_read_internal': BUILDSTDERR: ../../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] BUILDSTDERR: 77 | size[1] = hs_size[1] * mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 80 | hs_offset[1] = hs_size[1] * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_filter_read.c: In function 'test_filter_read': BUILDSTDERR: ../../testpar/t_filter_read.c:236:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 236 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_filter_read.c:218:17: warning: unused variable 'fletcher32_size' [-Wunused-variable] BUILDSTDERR: 218 | hsize_t fletcher32_size; /* Size of dataset with Fletcher32 checksum */ BUILDSTDERR: | ^~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_prop.o ../../testpar/t_prop.c BUILDSTDERR: ../../testpar/t_prop.c: In function 'test_encode_decode': BUILDSTDERR: ../../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] BUILDSTDERR: 56 | buf_size = recv_size; BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_coll_md_read.o ../../testpar/t_coll_md_read.c BUILDSTDERR: ../../testpar/t_coll_md_read.c: In function 'test_partial_no_selection_coll_md_read': BUILDSTDERR: ../../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] BUILDSTDERR: 82 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 97 | dataset_dims = HDmalloc(PARTIAL_NO_SELECTION_DATASET_NDIMS * sizeof(*dataset_dims)); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 32 | #define PARTIAL_NO_SELECTION_Y_DIM_SCALE 5 BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c:100:23: note: in expansion of macro 'PARTIAL_NO_SELECTION_Y_DIM_SCALE' BUILDSTDERR: 100 | dataset_dims[0] = PARTIAL_NO_SELECTION_Y_DIM_SCALE * mpi_size; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 33 | #define PARTIAL_NO_SELECTION_X_DIM_SCALE 5 BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c:101:23: note: in expansion of macro 'PARTIAL_NO_SELECTION_X_DIM_SCALE' BUILDSTDERR: 101 | dataset_dims[1] = PARTIAL_NO_SELECTION_X_DIM_SCALE * mpi_size; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 32 | #define PARTIAL_NO_SELECTION_Y_DIM_SCALE 5 BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c:124:16: note: in expansion of macro 'PARTIAL_NO_SELECTION_Y_DIM_SCALE' BUILDSTDERR: 124 | start[0] = PARTIAL_NO_SELECTION_Y_DIM_SCALE * mpi_rank; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 129 | count[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_md_read.c: In function 'test_multi_chunk_io_addrmap_issue': BUILDSTDERR: ../../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] BUILDSTDERR: 259 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c: In function 'test_link_chunk_io_sort_chunk_issue': BUILDSTDERR: ../../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] BUILDSTDERR: 391 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 406 | dataset_dims = HDmalloc(LINK_CHUNK_IO_SORT_CHUNK_ISSUE_DIMS * sizeof(*dataset_dims)); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 40 | #define LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE 1 BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c:409:23: note: in expansion of macro 'LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE' BUILDSTDERR: 409 | dataset_dims[0] = LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE * mpi_size * LINK_CHUNK_IO_SORT_CHUNK_ISSUE_Y_DIM_SCALE; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 432 | count[0] = (dataset_dims[0] / LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE) / mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 433 | start[0] = count[0] * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c: At top level: BUILDSTDERR: ../../testpar/t_coll_md_read.c:37: warning: macro "LINK_CHUNK_IO_SORT_CHUNK_ISSUE_NO_SEL_PROCESS" is not used [-Wunused-macros] BUILDSTDERR: 37 | #define LINK_CHUNK_IO_SORT_CHUNK_ISSUE_NO_SEL_PROCESS (mpi_rank == mpi_size - 1) BUILDSTDERR: | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_cache.o ../../testpar/t_cache.c BUILDSTDERR: ../../testpar/t_cache.c: In function 'serve_read_request': BUILDSTDERR: ../../testpar/t_cache.c:1620:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 1620 | reply.len = data[target_index].len; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'serve_write_request': BUILDSTDERR: ../../testpar/t_cache.c:1842:27: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 1842 | reply.len = data[target_index].len; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'datum_deserialize': BUILDSTDERR: ../../testpar/t_cache.c:2380:32: warning: unused parameter 'image_ptr' [-Wunused-parameter] BUILDSTDERR: 2380 | datum_deserialize(const void * image_ptr, BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'datum_serialize': BUILDSTDERR: ../../testpar/t_cache.c:2500:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2500 | H5C_t * cache_ptr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c:2493:23: warning: unused parameter 'image_ptr' [-Wunused-parameter] BUILDSTDERR: 2493 | void *image_ptr, BUILDSTDERR: | ~~~~~~^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'datum_notify': BUILDSTDERR: ../../testpar/t_cache.c:2638:30: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 2638 | mssg.len = entry_ptr->len; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c:2794:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 2794 | mssg.len = entry_ptr->len; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'verify_entry_reads': BUILDSTDERR: ../../testpar/t_cache.c:4678:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 4678 | if ( reported_entry_reads != expected_entry_reads ) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'verify_entry_writes': BUILDSTDERR: ../../testpar/t_cache.c:4785:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 4785 | if ( reported_entry_writes != expected_entry_writes ) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'verify_total_reads': BUILDSTDERR: ../../testpar/t_cache.c:4885:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 4885 | if ( reported_total_reads != expected_total_reads ) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'server_smoke_check': BUILDSTDERR: ../../testpar/t_cache.c:5235:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 5235 | mssg.len = data[world_mpi_rank].len; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_cache.c:5340:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 5340 | mssg.len = data[world_mpi_rank].len; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'smoke_check_6': BUILDSTDERR: ../../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] BUILDSTDERR: 7253 | H5CX_set_coll_metadata_read(TRUE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | H5Pset_coll_metadata_write BUILDSTDERR: ../../testpar/t_cache.c:7253:9: warning: nested extern declaration of 'H5CX_set_coll_metadata_read' [-Wnested-externs] BUILDSTDERR: ../../testpar/t_cache.c: At top level: BUILDSTDERR: ../../testpar/t_cache.c:221: warning: macro "MPE_VIRT_NUM_DATA_ENTIES" is not used [-Wunused-macros] BUILDSTDERR: 221 | #define MPE_VIRT_NUM_DATA_ENTIES (NUM_DATA_ENTRIES / 100) BUILDSTDERR: | BUILDSTDERR: ../../testpar/t_cache.c:40: warning: macro "PARATESTFILE" is not used [-Wunused-macros] BUILDSTDERR: 40 | #define PARATESTFILE filenames[0] BUILDSTDERR: | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_pshutdown.o ../../testpar/t_pshutdown.c BUILDSTDERR: In file included from ../../testpar/t_pshutdown.c:26: BUILDSTDERR: ../../testpar/t_pshutdown.c: In function 'main': BUILDSTDERR: ../../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] BUILDSTDERR: 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_pshutdown.c:71:15: note: in expansion of macro 'ROW_FACTOR' BUILDSTDERR: 71 | dims[0] = ROW_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_pshutdown.c:72:15: note: in expansion of macro 'COL_FACTOR' BUILDSTDERR: 72 | dims[1] = COL_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 84 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 90 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_prestart.o ../../testpar/t_prestart.c BUILDSTDERR: In file included from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_prestart.c:22: BUILDSTDERR: ../../testpar/t_prestart.c: In function 'main': BUILDSTDERR: ../../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] BUILDSTDERR: 76 | VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 48 | if (val) { \ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 77 | VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 48 | if (val) { \ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 84 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 90 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 107 | for (i=0; i < block[0]; i++){ BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 108 | for (j=0; j < block[1]; j++){ BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 112 | (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 112 | (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), BUILDSTDERR: | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_shapesame.o ../../testpar/t_shapesame.c BUILDSTDERR: ../../testpar/t_shapesame.c: In function 'contig_hs_dr_pio_test__run_test': BUILDSTDERR: ../../testpar/t_shapesame.c:2027:16: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2027 | int mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_l2s': BUILDSTDERR: ../../testpar/t_shapesame.c:3594:16: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3594 | hbool_t mis_match = FALSE; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_s2l': BUILDSTDERR: ../../testpar/t_shapesame.c:3957:16: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3957 | hbool_t mis_match = FALSE; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__run_test': BUILDSTDERR: ../../testpar/t_shapesame.c:4323:16: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4323 | int mpi_rank; /* needed by VRFY */ BUILDSTDERR: | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o BUILDSTDERR: ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': BUILDSTDERR: ../../../tools/lib/h5tools_dump.c:3110:29: warning: variable 'ssize_out' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3110 | ssize_t ssize_out; BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../src/H5private.h:58, BUILDSTDERR: from ../../../tools/lib/h5tools_str.c:17: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'h5tools_str_fmt.part.0' at ../../../tools/lib/h5tools_str.c:261:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o BUILDSTDERR: ../../../tools/lib/h5diff.c: In function 'build_match_list': BUILDSTDERR: ../../../tools/lib/h5diff.c:277:14: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 277 | int ret_value = 0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5diff.c:14: BUILDSTDERR: ../../../tools/lib/h5diff.c: In function 'diff_match': BUILDSTDERR: ../../../tools/lib/h5diff.c:1039:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1039 | char *workerTasks = (char*)HDmalloc((g_nTasks - 1) * sizeof(char)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../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] BUILDSTDERR: 1048 | HDmemset(workerTasks, 1, (g_nTasks - 1)); BUILDSTDERR: | ~~~~~~~~~~^~~~ BUILDSTDERR: ../../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5diff.c:1335:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 1335 | for(i = 1; i < g_nTasks; i++) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5diff.c:1336:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1336 | MPI_Send(NULL, 0, MPI_BYTE, i, MPI_TAG_END, MPI_COMM_WORLD); BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5diff.c:1347:1: warning: label 'out' defined but not used [-Wunused-label] BUILDSTDERR: 1347 | out: BUILDSTDERR: | ^~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'diff_datum': BUILDSTDERR: ../../../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] BUILDSTDERR: 450 | hsize_t ret_value = opts->err_stat; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../tools/lib/h5diff_array.c:15: BUILDSTDERR: ../../../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] BUILDSTDERR: 468 | HGOTO_DONE(opts->err_stat); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_array.c:14: BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:475:9: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 475 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Invalid type class"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../tools/lib/h5diff_array.c:15: BUILDSTDERR: ../../../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] BUILDSTDERR: 727 | HGOTO_DONE (opts->err_stat); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:786:31: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] BUILDSTDERR: 786 | if (ret_value >= 0) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../tools/lib/h5diff_array.c:15: BUILDSTDERR: ../../../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] BUILDSTDERR: 790 | HGOTO_DONE (opts->err_stat); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_array.c:14: BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:857:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 857 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not char size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:932:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 932 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned char size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1008:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1008 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not short size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1084:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1084 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned short size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1160:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1160 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not int size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1236:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1236 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned int size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1312:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1312 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1388:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1388 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned long size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1472:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1472 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not float size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1631:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1631 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not double size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1790:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1790 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long double size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 1943 | opts->err_stat = opts->err_stat | ret_value; BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1943:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1943 | opts->err_stat = opts->err_stat | ret_value; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:2256:19: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2256 | hbool_t both_zero; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'equal_double': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4305:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4305 | if (value == expected) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4352:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4352 | if (value == expected) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'equal_float': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4397:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4397 | if (value == expected) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'my_isnan': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4426:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4426 | retval = (x != x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4432 | retval = (x != x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4439 | retval = (x!=x); BUILDSTDERR: | ^~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o BUILDSTDERR: ../../../tools/lib/h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: 216 | { BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_util.c:17: BUILDSTDERR: ../../../tools/lib/h5diff.h:185:13: note: previous declaration here BUILDSTDERR: 185 | const char* get_type(h5trav_type_t type); BUILDSTDERR: | ^~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5diff_common.o ../../../../tools/src/h5diff/h5diff_common.c BUILDSTDERR: ../../../../tools/src/h5diff/h5diff_common.c: In function 'parse_command_line': BUILDSTDERR: ../../../../tools/src/h5diff/h5diff_common.c:194:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 194 | exclude_node->obj_path = (char*)opt_arg; BUILDSTDERR: | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ph5diff_main.o ../../../../tools/src/h5diff/ph5diff_main.c BUILDSTDERR: ../../../../tools/src/h5diff/ph5diff_main.c: In function 'main': BUILDSTDERR: ../../../../tools/src/h5diff/ph5diff_main.c:64:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 64 | MPI_Init(&argc, (char***) &argv); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5diff/ph5diff_main.c: In function 'ph5diff_worker': BUILDSTDERR: ../../../../tools/src/h5diff/ph5diff_main.c:193:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 193 | for(i=0; i> 8); BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_int16': BUILDSTDERR: ../../../../tools/src/h5import/h5import.c:4717:23: warning: conversion from 'int' to 'int16_t' {aka 'short int'} may change value [-Wconversion] BUILDSTDERR: 4717 | return (val << 8) | ((val >> 8) & 0xFF); BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_int32': BUILDSTDERR: ../../../../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] BUILDSTDERR: 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_int64': BUILDSTDERR: ../../../../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] BUILDSTDERR: 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5repack_main.o ../../../../tools/src/h5repack/h5repack_main.c BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_main.c: In function 'parse_command_line': BUILDSTDERR: ../../../../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] BUILDSTDERR: 521 | options->low_bound = (H5F_libver_t)HDatoi(opt_arg); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 529 | options->high_bound = (H5F_libver_t)HDatoi(opt_arg); BUILDSTDERR: | ^ /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack.c -fPIC -DPIC -o .libs/h5repack.o BUILDSTDERR: ../../../../tools/src/h5repack/h5repack.c: In function 'check_objects': BUILDSTDERR: ../../../../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=] BUILDSTDERR: 750 | printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); BUILDSTDERR: | ~^ ~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int size_t {aka long unsigned int} BUILDSTDERR: | %ld BUILDSTDERR: ../../../../tools/src/h5repack/h5repack.c:764:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 764 | for (uf = 0; uf < options->op_tbl->objs[i].nfilters; uf++) { BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -fPIC -DPIC -o .libs/h5repack_copy.o BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c: In function 'do_copy_objects': BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c:743:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 743 | for (uf = 0; uf < options->op_tbl->objs[uf].nfilters; uf++) { BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c:67:15: warning: 'walk_error_callback' defined but not used [-Wunused-function] BUILDSTDERR: 67 | static herr_t walk_error_callback(H5_ATTR_UNUSED unsigned n, const H5E_error2_t *err_desc, void *udata) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c:37: warning: macro "CHECK_H5DRW_ERROR" is not used [-Wunused-macros] BUILDSTDERR: 37 | #define CHECK_H5DRW_ERROR(_fun, _fail, _did, _mtid, _msid, _fsid, _pid, _buf) { \ BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -fPIC -DPIC -o .libs/h5repack_filters.o BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_copy_obj': BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:51:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 51 | for (i = 0; i < nfilters; i++) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:68:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 68 | for (i = 0; i < rank; i++) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_find_obj': BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:100:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 100 | pname = name; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] BUILDSTDERR: 89 | int result; BUILDSTDERR: | ^~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -fPIC -DPIC -o .libs/h5repack_parse.o BUILDSTDERR: In file included from ../../../../tools/src/h5repack/h5repack.h:18, BUILDSTDERR: from ../../../../tools/src/h5repack/h5repack_parse.c:14: BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_parse.c: In function 'parse_filter': BUILDSTDERR: ../../../../src/H5private.h:1405:31: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 1405 | #define HDstrtoul(S,R,N) strtoul(S,R,N) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_parse.c:231:51: note: in expansion of macro 'HDstrtoul' BUILDSTDERR: 231 | filt->filt_flag = HDstrtoul(stype, NULL, 0); BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5format_convert.o ../../../../tools/src/h5format_convert/h5format_convert.c BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c: In function 'convert': BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c:272:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 272 | else if (verbose_g) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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' BUILDSTDERR: 275 | break; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 303 | if(verbose_g) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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' BUILDSTDERR: 305 | h5tools_setstatus(EXIT_SUCCESS); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5stat.o ../../../../tools/src/h5stat/h5stat.c BUILDSTDERR: ../../../../tools/src/h5stat/h5stat.c: In function 'dataset_stats': BUILDSTDERR: ../../../../tools/src/h5stat/h5stat.c:512:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] BUILDSTDERR: 512 | if((storage = H5Dget_storage_size(did)) < 0) BUILDSTDERR: | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -fPIC -DPIC -o .libs/dynlib_diff.o BUILDSTDERR: ../../../../tools/test/h5diff/dynlib_diff.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5diff/dynlib_diff.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 72 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5diff/dynlib_diff.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 81 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5diffgentest.o ../../../../tools/test/h5diff/h5diffgentest.c BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_datatypes': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:28: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:32: warning: unsigned conversion from 'int' to 'char' changes value from '-128' to '128' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:42: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:46: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:54: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:58: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4226:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4226 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4335:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4335 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4453:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4453 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4596:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4596 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_strings': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:5233:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5233 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_in': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:6224:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6224 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_dset_in': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:7216:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7216 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'gen_datareg': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:7851:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7851 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_hyperslab': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:7962:22: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 7962 | char fillvalue = -1; BUILDSTDERR: | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -fPIC -DPIC -o .libs/dynlib_ls.o BUILDSTDERR: ../../../../tools/test/h5ls/dynlib_ls.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5ls/dynlib_ls.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 72 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5ls/dynlib_ls.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 81 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -fPIC -DPIC -o .libs/dynlib_dump.o BUILDSTDERR: ../../../../tools/test/h5dump/dynlib_dump.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5dump/dynlib_dump.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 72 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/dynlib_dump.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 81 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5dumpgentest.o ../../../../tools/test/h5dump/h5dumpgentest.c BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_many': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:1556:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1556 | herr_t ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2605:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2605 | herr_t ret=0; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2700:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2700 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2773:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2773 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2842:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2842 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2906:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2906 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1_big': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2976:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2976 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3067:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3067 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array2': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3111:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3111 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array3': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3159:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3159 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array4': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3215:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3215 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array5': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3282:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3282 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array6': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3352:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3352 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array7': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3413:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3413 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array8': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3477:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3477 | herr_t status = -1; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_empty': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3544:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3544 | herr_t ret=0; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_attr_in': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3932:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3932 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_dset_in': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:4373:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4373 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_attr_all': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:4811:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4811 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:4969:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4969 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5118:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5118 | herr_t ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'make_external': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5340:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5340 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_filters': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5388:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5388 | int i, j, n, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fcontents': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5734:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5734 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fvalues': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5868:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5868 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_string': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6028:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6028 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_aindices': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6123:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6123 | int i, j, k, l, n, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_longlinks': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6192:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6192 | hid_t gid2 = (-1); /* Datatype ID */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_bigdims': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6371:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6371 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6467:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6467 | int i, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_dataset_idx': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7093:15: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7093 | int i, j, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_nodata': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7543:21: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 7543 | unsigned int i, j; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 7543 | unsigned int i, j; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] BUILDSTDERR: 7542 | double dsetdbl[F66_XDIM][F66_YDIM8]; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] BUILDSTDERR: 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] BUILDSTDERR: 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] BUILDSTDERR: 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] BUILDSTDERR: 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] BUILDSTDERR: 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] BUILDSTDERR: 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] BUILDSTDERR: 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] BUILDSTDERR: 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] BUILDSTDERR: 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] BUILDSTDERR: 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] BUILDSTDERR: 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] BUILDSTDERR: 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] BUILDSTDERR: 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] BUILDSTDERR: 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] BUILDSTDERR: 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] BUILDSTDERR: 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_charsets': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7627:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7627 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_intsizes': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7701:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7701 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_attr_intsizes': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7974:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7974 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_int_array': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:8850:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8850 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_ints': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:9106:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9106 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_udfilter': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10408:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10408 | int i, j, n, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10500:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 10500 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 10509 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5clear_gentest.o ../../../../tools/test/misc/h5clear_gentest.c BUILDSTDERR: ../../../../tools/test/misc/h5clear_gentest.c: In function 'gen_enhance_files': BUILDSTDERR: ../../../../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] BUILDSTDERR: 258 | chksum = 4168810027; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 263 | chksum = 3716054346; BUILDSTDERR: | ^~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5importtest.o ../../../../tools/test/h5import/h5importtest.c BUILDSTDERR: ../../../../tools/test/h5import/h5importtest.c: In function 'main': BUILDSTDERR: ../../../../tools/test/h5import/h5importtest.c:73:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 73 | if ((*((uint8_t*)(&ibyte))) == 0x67) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../tools/test/h5import/h5importtest.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:76:9: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:74:9: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5repacktst.o ../../../../tools/test/h5repack/h5repacktst.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:17: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:15: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:17: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:15: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:17: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:15: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3689:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3689 | ssize_t nwritten; /* # of bytes written */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'verify_userblock': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3752:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3752 | ssize_t nread; /* # of bytes read */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock_file': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3819:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3819 | ssize_t nwritten; /* # of bytes written */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_all_filters': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3059:9: warning: 'dsid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3059 | H5Dclose(dsid); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3058 | H5Tclose(dtid); BUILDSTDERR: | ^~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o testh5repack_detect_szip.o ../../../../tools/test/h5repack/testh5repack_detect_szip.c BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: warning: "HERROR" redefined BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: note: this is the location of the previous definition BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: note: this is the location of the previous definition BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: warning: "H5E_THROW" redefined BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: note: this is the location of the previous definition BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5jamgentest.o ../../../../tools/test/h5jam/h5jamgentest.c BUILDSTDERR: In file included from ../../../../tools/test/h5jam/h5jamgentest.c:25: BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c: In function 'create_textfile': BUILDSTDERR: ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c:309:5: note: in expansion of macro 'HDwrite' BUILDSTDERR: 309 | HDwrite(fd, buf, size); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c: In function 'gent_ub': BUILDSTDERR: ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c:285:5: note: in expansion of macro 'HDwrite' BUILDSTDERR: 285 | HDwrite(fd, buf, ub_size); BUILDSTDERR: | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5stat_gentest.o ../../../../tools/test/h5stat/h5stat_gentest.c BUILDSTDERR: In file included from ../../../../tools/test/h5stat/h5stat_gentest.c:24: BUILDSTDERR: ../../../../tools/test/h5stat/h5stat_gentest.c: In function 'gen_err_refcount': BUILDSTDERR: ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5stat/h5stat_gentest.c:491:9: note: in expansion of macro 'HDwrite' BUILDSTDERR: 491 | HDwrite(fd, &val, 2); BUILDSTDERR: | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sio_perf.o ../../../../tools/test/perform/sio_perf.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/sio_perf.c: In function 'parse_command_line': BUILDSTDERR: ../../../../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] BUILDSTDERR: 987 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sio_engine.o ../../../../tools/test/perform/sio_engine.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c: In function 'do_cleanupfile': BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c:1281:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1281 | HDsnprintf(temp, sizeof temp, filename, j); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c: In function 'do_sio': BUILDSTDERR: ../../../../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=] BUILDSTDERR: 245 | do_cleanupfile(iot, fname); BUILDSTDERR: | ~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 1302 | HDsnprintf(temp, sizeof temp, "%s-%c.h5", BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../../src/H5Epublic.h:20, BUILDSTDERR: from ../../../../src/hdf5.h:26, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:17: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 2048 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../test/h5test.h:28, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'sio_create_filename' at ../../../../tools/test/perform/sio_engine.c:346:9, BUILDSTDERR: inlined from 'do_sio' at ../../../../tools/test/perform/sio_engine.c:203:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pio_perf.o ../../../../tools/test/perform/pio_perf.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'run_test_loop': BUILDSTDERR: ../../../../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] BUILDSTDERR: 431 | parms.h5_align = opts->h5_alignment; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 432 | parms.h5_thresh = opts->h5_threshold; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 459 | parms.num_bytes = (off_t)pow((double)(opts->num_bpp*parms.num_procs),2); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'run_test': BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:551:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 551 | switch (iot) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 567 | write_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 568 | write_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 569 | write_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 570 | write_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 571 | write_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 572 | write_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 574 | read_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 575 | read_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 576 | read_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 577 | read_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 578 | read_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 579 | read_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'output_results': BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1005:53: note: in expansion of macro 'MB_PER_SEC' BUILDSTDERR: 1005 | output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1013:19: note: in expansion of macro 'MB_PER_SEC' BUILDSTDERR: 1013 | MB_PER_SEC(data_size,total_mm.sum / total_mm.num)); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1020:53: note: in expansion of macro 'MB_PER_SEC' BUILDSTDERR: 1020 | output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'report_parameters': BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1158:58: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 1158 | recover_size_and_print((long long)(pow(opts->num_bpp * opts->min_num_procs,2) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1159:13: warning: conversion from 'long int' to 'double' may change value [-Wconversion] BUILDSTDERR: 1159 | * opts->num_dsets), ":"); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1160:58: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 1160 | recover_size_and_print((long long)(pow(opts->num_bpp * opts->max_num_procs,2) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1161:13: warning: conversion from 'long int' to 'double' may change value [-Wconversion] BUILDSTDERR: 1161 | * opts->num_dsets), "\n"); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'parse_command_line': BUILDSTDERR: ../../../../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] BUILDSTDERR: 1280 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1325 | cl_opts->blk_size = parse_size_directive(opt_arg); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1426 | cl_opts->min_xfer_size = parse_size_directive(opt_arg); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1429 | cl_opts->max_xfer_size = parse_size_directive(opt_arg); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1449 | cl_opts->max_xfer_size = cl_opts->num_bpp; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1452 | cl_opts->min_xfer_size = (cl_opts->num_bpp)/2; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1455 | cl_opts->blk_size = (cl_opts->num_bpp)/2; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1465 | if (cl_opts->min_xfer_size > cl_opts->num_bpp) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1466 | cl_opts->min_xfer_size = cl_opts->num_bpp; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1467 | if (cl_opts->max_xfer_size > cl_opts->num_bpp) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1468 | cl_opts->max_xfer_size = cl_opts->num_bpp; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1472 | if (cl_opts->blk_size > cl_opts->num_bpp ) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1473 | cl_opts->blk_size = cl_opts->num_bpp; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:450:8: warning: 'doing_pio' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 450 | if (doing_pio){ BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:422:9: note: 'doing_pio' was declared here BUILDSTDERR: 422 | int doing_pio; /* if this process is doing PIO */ BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pio_engine.o ../../../../tools/test/perform/pio_engine.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_pio': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:205:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 205 | snbytes = (off_t)sqrt(nbytes); /* General dataset size */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 205 | snbytes = (off_t)sqrt(nbytes); /* General dataset size */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 257 | if(((snbytes/pio_mpi_nprocs_g)%buf_size)!=0) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 266 | if((snbytes%buf_size)!=0) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:276:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 276 | if ((buffer = malloc(bsize)) == NULL){ BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:315:9: warning: statement with no effect [-Wunused-value] BUILDSTDERR: 315 | hrc == SUCCESS; BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:366:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 366 | switch (iot) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'pio_create_filename': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:410:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 410 | switch (iot) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_write': BUILDSTDERR: ../../../../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] BUILDSTDERR: 587 | bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:599:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 599 | snbytes = (off_t)sqrt(nbytes); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 599 | snbytes = (off_t)sqrt(nbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 611 | bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 613 | bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 691 | mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 709 | mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 736 | mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 752 | h5dims[0] = nbytes; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 759 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 766 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 767 | h5stride[0] = blk_size*pio_mpi_nprocs_g; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 795 | h5dims[0] = snbytes; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 796 | h5dims[1] = snbytes; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 803 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 804 | h5start[1] = bytes_begin[1]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 813 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 814 | h5start[1] = bytes_begin[1]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 816 | h5stride[1] = blk_size*pio_mpi_nprocs_g; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:652:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 652 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:871:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 871 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 980 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 980 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1009 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1009 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1023 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1035 | file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1068 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1070 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1070 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1077 | file_offset_advance = (off_t)(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1104 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1104 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1135 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1135 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1160 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1160 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1181 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1181 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1191:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1191 | mpi_file_type, (char*)"native", h5_io_info_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1200 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1200 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1273 | mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1299 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1299 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1313:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1313 | mpi_collective_type, (char *)"native", h5_io_info_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1322 | nbytes_xfer+=buf_size*blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1322 | nbytes_xfer+=buf_size*blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1351 | nbytes_xfer += buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1351 | nbytes_xfer += buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1378 | nbytes_xfer += buf_size*blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1378 | nbytes_xfer += buf_size*blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:961:9: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 961 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_read': BUILDSTDERR: ../../../../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] BUILDSTDERR: 1567 | bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1575:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 1575 | snbytes = (off_t)sqrt(nbytes); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1575 | snbytes = (off_t)sqrt(nbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1589 | bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1591 | bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1663 | mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1681 | mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1708 | mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1723 | h5dims[0] = nbytes; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1730 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1737 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1738 | h5stride[0] = blk_size*pio_mpi_nprocs_g; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1766 | h5dims[0] = snbytes; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1767 | h5dims[1] = snbytes; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1774 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1775 | h5start[1] = bytes_begin[1]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1784 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1785 | h5start[1] = bytes_begin[1]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1787 | h5stride[1] = blk_size*pio_mpi_nprocs_g; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1625:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1625 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1842:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1842 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1911 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1911 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1940 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1940 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1954 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1966 | file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1999 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2001 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2001 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2008 | file_offset_advance = (off_t)(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2035 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2035 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2065 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2065 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2090 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2090 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2111 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2111 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2121:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2121 | mpi_file_type, (char*)"native", h5_io_info_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2130 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2130 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2203 | mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2229 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2229 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2243:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2243 | mpi_collective_type, (char *)"native", h5_io_info_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2252 | nbytes_xfer+=buf_size*blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2252 | nbytes_xfer+=buf_size*blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2280 | nbytes_xfer += buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2280 | nbytes_xfer += buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2306 | nbytes_xfer += buf_size*blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2306 | nbytes_xfer += buf_size*blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1892:9: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1892 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_fopen': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2451:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 2451 | switch (param->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_fclose': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2558:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 2558 | switch (iot) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_cleanupfile': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2617:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 2617 | switch (iot){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_write.isra.0': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:947:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 947 | posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 948 | bytes_begin[1]; BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../test/h5test.h:28, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'pio_create_filename' at ../../../../tools/test/perform/pio_engine.c:452:13, BUILDSTDERR: inlined from 'do_pio' at ../../../../tools/test/perform/pio_engine.c:300:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_pio': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1878:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1878 | posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 1879 | bytes_begin[1]; BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1505:17: note: 'bytes_begin[1]' was declared here BUILDSTDERR: 1505 | off_t bytes_begin[2]; /*first elmt this process transfer */ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: At top level: BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:62: warning: macro "GOTODONE" is not used [-Wunused-macros] BUILDSTDERR: 62 | #define GOTODONE { goto done; } BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:69: warning: macro "MSG" is not used [-Wunused-macros] BUILDSTDERR: 69 | #define MSG(mesg) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:57: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] BUILDSTDERR: 57 | #define ELMT_SIZE (sizeof(unsigned char)) /* we're doing bytes */ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:58: warning: macro "ELMT_MPI_TYPE" is not used [-Wunused-macros] BUILDSTDERR: 58 | #define ELMT_MPI_TYPE MPI_BYTE BUILDSTDERR: | /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o iopipe.o ../../../../tools/test/perform/iopipe.c BUILDSTDERR: ../../../../tools/test/perform/iopipe.c: In function 'synchronize': BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:136:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 136 | int status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:182:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 182 | off_t offset; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 181 | hssize_t n; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 172 | herr_t status; BUILDSTDERR: | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o zip_perf.o ../../../../tools/test/perform/zip_perf.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:24: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:23: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:24: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:23: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:24: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:23: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/zip_perf.c: In function 'main': BUILDSTDERR: ../../../../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] BUILDSTDERR: 566 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) { BUILDSTDERR: | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o perf.o ../../../../tools/test/perform/perf.c BUILDSTDERR: ../../../../tools/test/perform/perf.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 112 | extern int errno; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../src/H5private.h:50, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:24: BUILDSTDERR: ../../../../tools/test/perform/perf.c:112:12: warning: redundant redeclaration of '__errno_location' [-Wredundant-decls] BUILDSTDERR: 112 | extern int errno; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /usr/include/errno.h:37:13: note: previous declaration of '__errno_location' was here BUILDSTDERR: 37 | extern int *__errno_location (void) __THROW __attribute_const__; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:115:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] BUILDSTDERR: 115 | extern char *optarg; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/bits/getopt_posix.h:27, BUILDSTDERR: from /usr/include/unistd.h:869, BUILDSTDERR: from ../../../../src/H5private.h:67, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:24: BUILDSTDERR: /usr/include/bits/getopt_core.h:36:14: note: previous declaration of 'optarg' was here BUILDSTDERR: 36 | extern char *optarg; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/perf.c:150:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] BUILDSTDERR: 150 | #if H5_HAVE_SETENV BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 166 | if (!(tmp = (char *) malloc(opt_block + 256))) { BUILDSTDERR: | ~~~~~~~~~~^~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 174 | if (!(tmp2 = (char *) malloc(opt_block + 256))) { BUILDSTDERR: | ~~~~~~~~~~^~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:217:5: warning: implicit declaration of function 'h5_fixname_no_suffix' [-Wimplicit-function-declaration] BUILDSTDERR: 217 | h5_fixname_no_suffix(FILENAME[0], acc_tpl, filename, sizeof filename); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:217:5: warning: nested extern declaration of 'h5_fixname_no_suffix' [-Wnested-externs] BUILDSTDERR: ../../../../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] BUILDSTDERR: 224 | dims[0] = opt_iter * nprocs * opt_block; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 232 | dims[0] = opt_block; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 244 | stride[0] = block[0] = opt_block; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:246:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] BUILDSTDERR: 246 | ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | | BUILDSTDERR: | hssize_t * {aka long long int *} BUILDSTDERR: In file included from ../../../../src/hdf5.h:37, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:23: BUILDSTDERR: ../../../../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 *'} BUILDSTDERR: 110 | const hsize_t start[], BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 297 | stride[0] = block[0] = opt_block; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:299:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] BUILDSTDERR: 299 | ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | | BUILDSTDERR: | hssize_t * {aka long long int *} BUILDSTDERR: In file included from ../../../../src/hdf5.h:37, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:23: BUILDSTDERR: ../../../../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 *'} BUILDSTDERR: 110 | const hsize_t start[], BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:323:67: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] BUILDSTDERR: 323 | if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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=] BUILDSTDERR: 323 | if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: 324 | mynod, mynod*opt_block, strerror(myerrno)); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | int64_t {aka long int} BUILDSTDERR: ../../../../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] BUILDSTDERR: 328 | if (opt_correct && memcmp(buf, buf2, opt_block)) { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:369:56: warning: conversion from 'long int' to 'double' may change value [-Wconversion] BUILDSTDERR: 369 | read_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_read_tim*1000000.0); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/perf.c:370:57: warning: conversion from 'long int' to 'double' may change value [-Wconversion] BUILDSTDERR: 370 | write_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_write_tim*1000000.0); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/perf.c:393:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] BUILDSTDERR: 393 | #if H5_HAVE_SETENV BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:132:9: warning: unused variable 'nchars' [-Wunused-variable] BUILDSTDERR: 132 | int nchars; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:131:16: warning: unused variable 'status' [-Wunused-variable] BUILDSTDERR: 131 | MPI_Status status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:130:14: warning: unused variable 'fh' [-Wunused-variable] BUILDSTDERR: 130 | MPI_File fh; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:129:13: warning: unused variable 'seek_position' [-Wunused-variable] BUILDSTDERR: 129 | int64_t seek_position = 0; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:120:34: warning: unused variable 'err' [-Wunused-variable] BUILDSTDERR: 120 | int i, j, mynod=0, nprocs=1, err, my_correct = 1, correct, myerrno; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c: In function 'parse_args': BUILDSTDERR: ../../../../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] BUILDSTDERR: 439 | opt_alignment = atoi(optarg); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:440:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 440 | if (p=(char*)strchr(optarg, '/')) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 441 | opt_threshold = atoi(p+1); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/perf.c:402:22: warning: 'tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 402 | if (opt_correct) free(tmp2); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:328:28: warning: 'buf2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 328 | if (opt_correct && memcmp(buf, buf2, opt_block)) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_buildiface.o ../../../fortran/src/H5_buildiface.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5f90global.F90 -fPIC -o .libs/H5f90global.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Fff.F90 -fPIC -o .libs/H5Fff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_ff.F90 -fPIC -o .libs/H5_ff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Aff.F90 -fPIC -o .libs/H5Aff.o BUILDSTDERR: ../../../fortran/src/H5Aff.F90:1787:63: BUILDSTDERR: 1787 | SUBROUTINE H5Aread_char_scalar(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/src/H5Aff.F90:1720:77: BUILDSTDERR: 1720 | SUBROUTINE H5Awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Dff.F90 -fPIC -o .libs/H5Dff.o BUILDSTDERR: ../../../fortran/src/H5Dff.F90:1432:64: BUILDSTDERR: 1432 | SUBROUTINE h5dread_char_scalar(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/src/H5Dff.F90:1304:78: BUILDSTDERR: 1304 | SUBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Eff.F90 -fPIC -o .libs/H5Eff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Gff.F90 -fPIC -o .libs/H5Gff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Iff.F90 -fPIC -o .libs/H5Iff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Lff.F90 -fPIC -o .libs/H5Lff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Off.F90 -fPIC -o .libs/H5Off.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5fortkit.F90 -fPIC -o .libs/H5fortkit.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Pff.F90 -fPIC -o .libs/H5Pff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Rff.F90 -fPIC -o .libs/H5Rff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Sff.F90 -fPIC -o .libs/H5Sff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Tff.F90 -fPIC -o .libs/H5Tff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Zff.F90 -fPIC -o .libs/H5Zff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5_gen.F90 -fPIC -o .libs/H5_gen.o BUILDSTDERR: H5_gen.F90:6335:69: BUILDSTDERR: 6335 | SUBROUTINE h5dwrite_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:6103:68: BUILDSTDERR: 6103 | SUBROUTINE h5dwrite_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5871:68: BUILDSTDERR: 5871 | SUBROUTINE h5dwrite_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5639:68: BUILDSTDERR: 5639 | SUBROUTINE h5dwrite_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5407:68: BUILDSTDERR: 5407 | SUBROUTINE h5dwrite_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5175:69: BUILDSTDERR: 5175 | SUBROUTINE h5dwrite_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4943:68: BUILDSTDERR: 4943 | SUBROUTINE h5dwrite_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4711:68: BUILDSTDERR: 4711 | SUBROUTINE h5dwrite_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4276:68: BUILDSTDERR: 4276 | SUBROUTINE h5dread_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4044:67: BUILDSTDERR: 4044 | SUBROUTINE h5dread_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3812:67: BUILDSTDERR: 3812 | SUBROUTINE h5dread_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3580:67: BUILDSTDERR: 3580 | SUBROUTINE h5dread_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3348:67: BUILDSTDERR: 3348 | SUBROUTINE h5dread_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3116:68: BUILDSTDERR: 3116 | SUBROUTINE h5dread_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2884:67: BUILDSTDERR: 2884 | SUBROUTINE h5dread_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2652:67: BUILDSTDERR: 2652 | SUBROUTINE h5dread_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2442:67: BUILDSTDERR: 2442 | SUBROUTINE h5aread_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2330:66: BUILDSTDERR: 2330 | SUBROUTINE h5aread_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2218:66: BUILDSTDERR: 2218 | SUBROUTINE h5aread_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2106:66: BUILDSTDERR: 2106 | SUBROUTINE h5aread_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1994:66: BUILDSTDERR: 1994 | SUBROUTINE h5aread_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1882:67: BUILDSTDERR: 1882 | SUBROUTINE h5aread_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1770:66: BUILDSTDERR: 1770 | SUBROUTINE h5aread_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1658:66: BUILDSTDERR: 1658 | SUBROUTINE h5aread_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1448:68: BUILDSTDERR: 1448 | SUBROUTINE h5awrite_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1336:67: BUILDSTDERR: 1336 | SUBROUTINE h5awrite_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1224:67: BUILDSTDERR: 1224 | SUBROUTINE h5awrite_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1112:67: BUILDSTDERR: 1112 | SUBROUTINE h5awrite_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1000:67: BUILDSTDERR: 1000 | SUBROUTINE h5awrite_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:888:68: BUILDSTDERR: 888 | SUBROUTINE h5awrite_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:776:67: BUILDSTDERR: 776 | SUBROUTINE h5awrite_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:664:67: BUILDSTDERR: 664 | SUBROUTINE h5awrite_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/HDF5.F90 -fPIC -o .libs/HDF5.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_test_buildiface.o ../../../fortran/test/H5_test_buildiface.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c tf_gen.F90 -fPIC -o .libs/tf_gen.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/test/tf.F90 -fPIC -o .libs/tf.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5F.o ../../../fortran/test/tH5F.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5D.o ../../../fortran/test/tH5D.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5R.o ../../../fortran/test/tH5R.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5S.o ../../../fortran/test/tH5S.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5T.o ../../../fortran/test/tH5T.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5VL.o ../../../fortran/test/tH5VL.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5Z.o ../../../fortran/test/tH5Z.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5Sselect.o ../../../fortran/test/tH5Sselect.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5P.o ../../../fortran/test/tH5P.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5A.o ../../../fortran/test/tH5A.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5I.o ../../../fortran/test/tH5I.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5G.o ../../../fortran/test/tH5G.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5E.o ../../../fortran/test/tH5E.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5.o ../../../fortran/test/tHDF5.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test.o ../../../fortran/test/fortranlib_test.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fflush1.o ../../../fortran/test/fflush1.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fflush2.o ../../../fortran/test/fflush2.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5O.o ../../../fortran/test/tH5O.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.F90 mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.F90 BUILDSTDERR: ../../../fortran/test/tH5G_1_8.F90:1396:13: BUILDSTDERR: 1396 | hard_link, use_index, total_error) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5G_1_8.F90:1396:24: BUILDSTDERR: 1396 | hard_link, use_index, total_error) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.F90 mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.F90 mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:72:69: BUILDSTDERR: 72 | INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'data_inout' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:72:57: BUILDSTDERR: 72 | INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:49:52: BUILDSTDERR: 49 | INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:45: BUILDSTDERR: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'group' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:62: BUILDSTDERR: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'link_info' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:105:0: BUILDSTDERR: 105 | END FUNCTION liter_cb BUILDSTDERR: | BUILDSTDERR: Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:0: BUILDSTDERR: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) BUILDSTDERR: | BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:43: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'atime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:50: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'btime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:52: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_atime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:61: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_btime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:70: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_ctime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:79: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_mtime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:278:23: BUILDSTDERR: 278 | TYPE(C_PTR) :: cptr BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'cptr' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:57: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'ctime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:64: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:3025:17: BUILDSTDERR: 3025 | IF(.NOT.(orig_data(i,j).EQ.orig_data(i,j))) CYCLE ! skip IF value is NaN BUILDSTDERR: | 1 BUILDSTDERR: Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:1378:46: BUILDSTDERR: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused parameter 'gas' declared at (1) [-Wunused-parameter] BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:1378:39: BUILDSTDERR: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o ptest.o ../../../fortran/testpar/ptest.f90 BUILDSTDERR: ../../../fortran/testpar/ptest.f90:65:94: BUILDSTDERR: 65 | CALL hyper(length, do_collective(j), do_chunk(i), mpi_size, mpi_rank, ret_total_error) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Procedure 'hyper' called with an implicit interface at (1) [-Wimplicit-interface] BUILDSTDERR: ../../../fortran/testpar/ptest.f90:76:102: BUILDSTDERR: 76 | CALL multiple_dset_write(length, do_collective(1), do_chunk(1), mpi_size, mpi_rank, ret_total_error) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o hyper.o ../../../fortran/testpar/hyper.f90 BUILDSTDERR: mpif.h:16:18: BUILDSTDERR: Warning: Obsolescent feature: Old-style character length at (1) BUILDSTDERR: mpif.h:17:18: BUILDSTDERR: Warning: Obsolescent feature: Old-style character length at (1) BUILDSTDERR: mpif.h:528:16: BUILDSTDERR: Warning: GNU Extension: Nonstandard type declaration INTEGER*8 at (1) BUILDSTDERR: mpif.h:546:13: BUILDSTDERR: Warning: GNU Extension: Nonstandard type declaration REAL*8 at (1) BUILDSTDERR: mpif.h:547:13: BUILDSTDERR: Warning: GNU Extension: Nonstandard type declaration REAL*8 at (1) BUILDSTDERR: mpif.h:296:36: BUILDSTDERR: Warning: Unused parameter 'mpi_2double_precision' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:380:23: BUILDSTDERR: Warning: Unused parameter 'mpi_2int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:294:27: BUILDSTDERR: Warning: Unused parameter 'mpi_2integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:298:24: BUILDSTDERR: Warning: Unused parameter 'mpi_2real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:332:31: BUILDSTDERR: Warning: Unused parameter 'mpi_address_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:410:23: BUILDSTDERR: Warning: Unused parameter 'mpi_aint' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:262:29: BUILDSTDERR: Warning: Unused parameter 'mpi_any_source' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:264:26: BUILDSTDERR: Warning: Unused parameter 'mpi_any_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:226:25: BUILDSTDERR: Warning: Unused parameter 'mpi_appnum' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:532:45: BUILDSTDERR: Warning: Unused parameter 'mpi_async_protects_nonblocking' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:170:23: BUILDSTDERR: Warning: Unused parameter 'mpi_band' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:174:22: BUILDSTDERR: Warning: Unused parameter 'mpi_bor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:258:33: BUILDSTDERR: Warning: Unused parameter 'mpi_bsend_overhead' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:178:23: BUILDSTDERR: Warning: Unused parameter 'mpi_bxor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:302:23: BUILDSTDERR: Warning: Unused parameter 'mpi_byte' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:400:25: BUILDSTDERR: Warning: Unused parameter 'mpi_c_bool' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:404:28: BUILDSTDERR: Warning: Unused parameter 'mpi_c_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:406:35: BUILDSTDERR: Warning: Unused parameter 'mpi_c_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:402:34: BUILDSTDERR: Warning: Unused parameter 'mpi_c_float_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:408:40: BUILDSTDERR: Warning: Unused parameter 'mpi_c_long_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:270:23: BUILDSTDERR: Warning: Unused parameter 'mpi_cart' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:340:23: BUILDSTDERR: Warning: Unused parameter 'mpi_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:300:28: BUILDSTDERR: Warning: Unused parameter 'mpi_character' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:428:38: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_contiguous' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:450:34: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_darray' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:426:31: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_dup' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:454:39: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:456:39: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:452:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:440:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:460:42: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:438:44: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:434:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hvector' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:432:43: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hvector_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:436:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_indexed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:442:41: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_indexed_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:424:33: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_named' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:458:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_resized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:446:34: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_struct' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:444:42: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_struct_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:448:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_subarray' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:430:34: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_vector' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:194:28: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:190:28: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_self' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:478:35: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_type_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:282:26: BUILDSTDERR: Warning: Unused parameter 'mpi_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:328:28: BUILDSTDERR: Warning: Unused parameter 'mpi_complex16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:330:28: BUILDSTDERR: Warning: Unused parameter 'mpi_complex32' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:326:27: BUILDSTDERR: Warning: Unused parameter 'mpi_complex8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:142:28: BUILDSTDERR: Warning: Unused parameter 'mpi_congruent' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:414:24: BUILDSTDERR: Warning: Unused parameter 'mpi_count' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:336:29: BUILDSTDERR: Warning: Unused parameter 'mpi_count_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:416:27: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_bool' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:420:37: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:418:36: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_float_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:422:42: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_long_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:528:41: BUILDSTDERR: Warning: Unused parameter 'mpi_displacement_current' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:272:29: BUILDSTDERR: Warning: Unused parameter 'mpi_dist_graph' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:520:35: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:522:36: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_cyclic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:526:39: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_dflt_darg' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:524:34: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_none' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:362:25: BUILDSTDERR: Warning: Unused parameter 'mpi_double' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:284:33: BUILDSTDERR: Warning: Unused parameter 'mpi_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:374:29: BUILDSTDERR: Warning: Unused parameter 'mpi_double_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:290:35: BUILDSTDERR: Warning: Unused parameter 'mpi_double_precision' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:110:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_access' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:70:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_amode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:56:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_arg' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:42:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_assert' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:100:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_bad_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:36:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_base' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:22:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_buffer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:96:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_comm' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:68:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_conversion' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:88:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_count' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:84:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_dims' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:54:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_disp' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:82:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_dup_datarep' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:60:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:28:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file_exists' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:52:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file_in_use' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:98:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_group' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:62:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_in_status' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:48:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:126:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_key' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:86:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_nokey' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:40:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_value' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:124:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_intern' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:74:25: BUILDSTDERR: Warning: Unused parameter 'mpi_err_io' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:20:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_keyval' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:76:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_lastcode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:38:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_locktype' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:116:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:92:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_mem' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:46:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_space' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:122:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_such_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:66:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_not_same' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:112:25: BUILDSTDERR: Warning: Unused parameter 'mpi_err_op' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:64:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_other' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:132:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_pending' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:120:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_port' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:72:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_quota' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:114:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rank' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:50:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_read_only' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:80:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_request' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:58:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_attach' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:134:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_conflict' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:24:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_flavor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:78:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_range' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:118:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:26:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_sync' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:106:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_root' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:34:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_service' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:128:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:104:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_spawn' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:102:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:94:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_topology' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:130:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_truncate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:44:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_type' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:32:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unknown' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:90:42: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unsupported_datarep' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:108:44: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unsupported_operation' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:30:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_win' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:208:34: BUILDSTDERR: Warning: Unused parameter 'mpi_errhandler_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:9:45: BUILDSTDERR: Warning: Unused parameter 'mpi_error' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:136:35: BUILDSTDERR: Warning: Unused parameter 'mpi_errors_are_fatal' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:138:32: BUILDSTDERR: Warning: Unused parameter 'mpi_errors_return' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:198:28: BUILDSTDERR: Warning: Unused parameter 'mpi_file_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:360:24: BUILDSTDERR: Warning: Unused parameter 'mpi_float' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:372:28: BUILDSTDERR: Warning: Unused parameter 'mpi_float_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:268:24: BUILDSTDERR: Warning: Unused parameter 'mpi_graph' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:192:30: BUILDSTDERR: Warning: Unused parameter 'mpi_group_empty' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:200:29: BUILDSTDERR: Warning: Unused parameter 'mpi_group_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:216:23: BUILDSTDERR: Warning: Unused parameter 'mpi_host' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:140:24: BUILDSTDERR: Warning: Unused parameter 'mpi_ident' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:212:27: BUILDSTDERR: Warning: Unused parameter 'mpi_info_env' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:352:22: BUILDSTDERR: Warning: Unused parameter 'mpi_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:386:26: BUILDSTDERR: Warning: Unused parameter 'mpi_int16_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:388:26: BUILDSTDERR: Warning: Unused parameter 'mpi_int32_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:390:26: BUILDSTDERR: Warning: Unused parameter 'mpi_int64_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:384:25: BUILDSTDERR: Warning: Unused parameter 'mpi_int8_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:292:26: BUILDSTDERR: Warning: Unused parameter 'mpi_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:310:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer1' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:318:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:312:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer2' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:314:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:316:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:338:31: BUILDSTDERR: Warning: Unused parameter 'mpi_integer_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:218:21: BUILDSTDERR: Warning: Unused parameter 'mpi_io' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:256:33: BUILDSTDERR: Warning: Unused parameter 'mpi_keyval_invalid' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:168:23: BUILDSTDERR: Warning: Unused parameter 'mpi_land' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:224:31: BUILDSTDERR: Warning: Unused parameter 'mpi_lastusedcode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:306:21: BUILDSTDERR: Warning: Unused parameter 'mpi_lb' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:278:33: BUILDSTDERR: Warning: Unused parameter 'mpi_lock_exclusive' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:280:30: BUILDSTDERR: Warning: Unused parameter 'mpi_lock_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:286:26: BUILDSTDERR: Warning: Unused parameter 'mpi_logical' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:356:23: BUILDSTDERR: Warning: Unused parameter 'mpi_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:364:30: BUILDSTDERR: Warning: Unused parameter 'mpi_long_double' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:382:34: BUILDSTDERR: Warning: Unused parameter 'mpi_long_double_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:376:27: BUILDSTDERR: Warning: Unused parameter 'mpi_long_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:370:28: BUILDSTDERR: Warning: Unused parameter 'mpi_long_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:366:32: BUILDSTDERR: Warning: Unused parameter 'mpi_long_long_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:172:22: BUILDSTDERR: Warning: Unused parameter 'mpi_lor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:176:23: BUILDSTDERR: Warning: Unused parameter 'mpi_lxor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:160:22: BUILDSTDERR: Warning: Unused parameter 'mpi_max' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:250:37: BUILDSTDERR: Warning: Unused parameter 'mpi_max_datarep_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:238:35: BUILDSTDERR: Warning: Unused parameter 'mpi_max_error_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:244:31: BUILDSTDERR: Warning: Unused parameter 'mpi_max_info_key' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:246:31: BUILDSTDERR: Warning: Unused parameter 'mpi_max_info_val' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:252:45: BUILDSTDERR: Warning: Unused parameter 'mpi_max_library_version_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:242:34: BUILDSTDERR: Warning: Unused parameter 'mpi_max_object_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:240:32: BUILDSTDERR: Warning: Unused parameter 'mpi_max_port_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:248:37: BUILDSTDERR: Warning: Unused parameter 'mpi_max_processor_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:182:25: BUILDSTDERR: Warning: Unused parameter 'mpi_maxloc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:482:34: BUILDSTDERR: Warning: Unused parameter 'mpi_message_no_proc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:480:31: BUILDSTDERR: Warning: Unused parameter 'mpi_message_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:162:22: BUILDSTDERR: Warning: Unused parameter 'mpi_min' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:180:25: BUILDSTDERR: Warning: Unused parameter 'mpi_minloc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:506:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_append' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:502:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_create' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:498:39: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_delete_on_close' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:504:28: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_excl' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:468:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nocheck' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:474:33: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_noprecede' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:472:29: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_noput' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:470:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nostore' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:476:33: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nosucceed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:492:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_rdonly' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:494:28: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_rdwr' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:508:34: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_sequential' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:500:35: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_unique_open' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:496:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_wronly' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:186:24: BUILDSTDERR: Warning: Unused parameter 'mpi_no_op' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:412:25: BUILDSTDERR: Warning: Unused parameter 'mpi_offset' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:334:30: BUILDSTDERR: Warning: Unused parameter 'mpi_offset_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:202:26: BUILDSTDERR: Warning: Unused parameter 'mpi_op_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:516:26: BUILDSTDERR: Warning: Unused parameter 'mpi_order_c' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:518:32: BUILDSTDERR: Warning: Unused parameter 'mpi_order_fortran' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:308:25: BUILDSTDERR: Warning: Unused parameter 'mpi_packed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:260:28: BUILDSTDERR: Warning: Unused parameter 'mpi_proc_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:166:23: BUILDSTDERR: Warning: Unused parameter 'mpi_prod' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:288:23: BUILDSTDERR: Warning: Unused parameter 'mpi_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:324:25: BUILDSTDERR: Warning: Unused parameter 'mpi_real16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:320:24: BUILDSTDERR: Warning: Unused parameter 'mpi_real4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:322:24: BUILDSTDERR: Warning: Unused parameter 'mpi_real8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:184:26: BUILDSTDERR: Warning: Unused parameter 'mpi_replace' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:206:31: BUILDSTDERR: Warning: Unused parameter 'mpi_request_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:266:23: BUILDSTDERR: Warning: Unused parameter 'mpi_root' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:512:27: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_cur' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:514:27: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_end' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:510:27: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_set' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:348:24: BUILDSTDERR: Warning: Unused parameter 'mpi_short' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:378:28: BUILDSTDERR: Warning: Unused parameter 'mpi_short_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:342:30: BUILDSTDERR: Warning: Unused parameter 'mpi_signed_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:144:26: BUILDSTDERR: Warning: Unused parameter 'mpi_similar' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:9:25: BUILDSTDERR: Warning: Unused parameter 'mpi_source' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:530:38: BUILDSTDERR: Warning: Unused parameter 'mpi_subarrays_supported' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:276:29: BUILDSTDERR: Warning: Unused parameter 'mpi_subversion' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:18:26: BUILDSTDERR: Warning: Unused parameter 'mpi_success' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:164:22: BUILDSTDERR: Warning: Unused parameter 'mpi_sum' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:9:34: BUILDSTDERR: Warning: Unused parameter 'mpi_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:214:25: BUILDSTDERR: Warning: Unused parameter 'mpi_tag_ub' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:486:34: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_funneled' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:490:34: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_multiple' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:488:36: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_serialized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:484:32: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_single' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:466:36: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:464:36: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:462:33: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:304:21: BUILDSTDERR: Warning: Unused parameter 'mpi_ub' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:394:27: BUILDSTDERR: Warning: Unused parameter 'mpi_uint16_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:396:27: BUILDSTDERR: Warning: Unused parameter 'mpi_uint32_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:398:27: BUILDSTDERR: Warning: Unused parameter 'mpi_uint64_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:392:26: BUILDSTDERR: Warning: Unused parameter 'mpi_uint8_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:254:28: BUILDSTDERR: Warning: Unused parameter 'mpi_undefined' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:146:26: BUILDSTDERR: Warning: Unused parameter 'mpi_unequal' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:222:32: BUILDSTDERR: Warning: Unused parameter 'mpi_universe_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:354:27: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:344:32: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:358:32: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:368:37: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_long_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:350:33: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_short' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:274:26: BUILDSTDERR: Warning: Unused parameter 'mpi_version' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:346:24: BUILDSTDERR: Warning: Unused parameter 'mpi_wchar' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:228:27: BUILDSTDERR: Warning: Unused parameter 'mpi_win_base' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:234:36: BUILDSTDERR: Warning: Unused parameter 'mpi_win_create_flavor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:232:32: BUILDSTDERR: Warning: Unused parameter 'mpi_win_disp_unit' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:150:38: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_allocate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:148:36: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_create' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:152:37: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_dynamic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:154:36: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:236:28: BUILDSTDERR: Warning: Unused parameter 'mpi_win_model' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:196:27: BUILDSTDERR: Warning: Unused parameter 'mpi_win_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:156:31: BUILDSTDERR: Warning: Unused parameter 'mpi_win_separate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:230:27: BUILDSTDERR: Warning: Unused parameter 'mpi_win_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:158:30: BUILDSTDERR: Warning: Unused parameter 'mpi_win_unified' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:220:34: BUILDSTDERR: Warning: Unused parameter 'mpi_wtime_is_global' declared at (1) [-Wunused-parameter] BUILDSTDERR: ../../../fortran/testpar/hyper.f90:31:21: BUILDSTDERR: 31 | INTEGER :: mpierror ! MPI hdferror flag BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o mdset.o ../../../fortran/testpar/mdset.f90 BUILDSTDERR: mpif.h:16:18: BUILDSTDERR: Warning: Obsolescent feature: Old-style character length at (1) BUILDSTDERR: mpif.h:17:18: BUILDSTDERR: Warning: Obsolescent feature: Old-style character length at (1) BUILDSTDERR: mpif.h:528:16: BUILDSTDERR: Warning: GNU Extension: Nonstandard type declaration INTEGER*8 at (1) BUILDSTDERR: mpif.h:546:13: BUILDSTDERR: Warning: GNU Extension: Nonstandard type declaration REAL*8 at (1) BUILDSTDERR: mpif.h:547:13: BUILDSTDERR: Warning: GNU Extension: Nonstandard type declaration REAL*8 at (1) BUILDSTDERR: mpif.h:296:36: BUILDSTDERR: Warning: Unused parameter 'mpi_2double_precision' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:380:23: BUILDSTDERR: Warning: Unused parameter 'mpi_2int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:294:27: BUILDSTDERR: Warning: Unused parameter 'mpi_2integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:298:24: BUILDSTDERR: Warning: Unused parameter 'mpi_2real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:332:31: BUILDSTDERR: Warning: Unused parameter 'mpi_address_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:410:23: BUILDSTDERR: Warning: Unused parameter 'mpi_aint' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:262:29: BUILDSTDERR: Warning: Unused parameter 'mpi_any_source' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:264:26: BUILDSTDERR: Warning: Unused parameter 'mpi_any_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:226:25: BUILDSTDERR: Warning: Unused parameter 'mpi_appnum' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:532:45: BUILDSTDERR: Warning: Unused parameter 'mpi_async_protects_nonblocking' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:170:23: BUILDSTDERR: Warning: Unused parameter 'mpi_band' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:174:22: BUILDSTDERR: Warning: Unused parameter 'mpi_bor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:258:33: BUILDSTDERR: Warning: Unused parameter 'mpi_bsend_overhead' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:178:23: BUILDSTDERR: Warning: Unused parameter 'mpi_bxor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:302:23: BUILDSTDERR: Warning: Unused parameter 'mpi_byte' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:400:25: BUILDSTDERR: Warning: Unused parameter 'mpi_c_bool' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:404:28: BUILDSTDERR: Warning: Unused parameter 'mpi_c_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:406:35: BUILDSTDERR: Warning: Unused parameter 'mpi_c_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:402:34: BUILDSTDERR: Warning: Unused parameter 'mpi_c_float_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:408:40: BUILDSTDERR: Warning: Unused parameter 'mpi_c_long_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:270:23: BUILDSTDERR: Warning: Unused parameter 'mpi_cart' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:340:23: BUILDSTDERR: Warning: Unused parameter 'mpi_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:300:28: BUILDSTDERR: Warning: Unused parameter 'mpi_character' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:428:38: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_contiguous' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:450:34: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_darray' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:426:31: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_dup' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:454:39: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:456:39: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:452:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:440:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:460:42: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:438:44: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:434:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hvector' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:432:43: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hvector_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:436:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_indexed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:442:41: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_indexed_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:424:33: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_named' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:458:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_resized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:446:34: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_struct' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:444:42: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_struct_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:448:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_subarray' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:430:34: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_vector' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:194:28: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:190:28: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_self' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:478:35: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_type_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:282:26: BUILDSTDERR: Warning: Unused parameter 'mpi_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:328:28: BUILDSTDERR: Warning: Unused parameter 'mpi_complex16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:330:28: BUILDSTDERR: Warning: Unused parameter 'mpi_complex32' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:326:27: BUILDSTDERR: Warning: Unused parameter 'mpi_complex8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:142:28: BUILDSTDERR: Warning: Unused parameter 'mpi_congruent' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:414:24: BUILDSTDERR: Warning: Unused parameter 'mpi_count' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:336:29: BUILDSTDERR: Warning: Unused parameter 'mpi_count_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:416:27: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_bool' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:420:37: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:418:36: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_float_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:422:42: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_long_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:528:41: BUILDSTDERR: Warning: Unused parameter 'mpi_displacement_current' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:272:29: BUILDSTDERR: Warning: Unused parameter 'mpi_dist_graph' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:520:35: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:522:36: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_cyclic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:526:39: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_dflt_darg' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:524:34: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_none' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:362:25: BUILDSTDERR: Warning: Unused parameter 'mpi_double' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:284:33: BUILDSTDERR: Warning: Unused parameter 'mpi_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:374:29: BUILDSTDERR: Warning: Unused parameter 'mpi_double_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:290:35: BUILDSTDERR: Warning: Unused parameter 'mpi_double_precision' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:110:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_access' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:70:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_amode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:56:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_arg' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:42:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_assert' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:100:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_bad_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:36:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_base' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:22:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_buffer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:96:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_comm' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:68:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_conversion' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:88:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_count' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:84:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_dims' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:54:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_disp' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:82:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_dup_datarep' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:60:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:28:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file_exists' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:52:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file_in_use' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:98:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_group' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:62:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_in_status' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:48:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:126:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_key' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:86:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_nokey' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:40:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_value' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:124:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_intern' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:74:25: BUILDSTDERR: Warning: Unused parameter 'mpi_err_io' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:20:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_keyval' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:76:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_lastcode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:38:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_locktype' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:116:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:92:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_mem' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:46:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_space' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:122:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_such_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:66:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_not_same' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:112:25: BUILDSTDERR: Warning: Unused parameter 'mpi_err_op' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:64:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_other' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:132:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_pending' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:120:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_port' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:72:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_quota' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:114:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rank' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:50:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_read_only' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:80:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_request' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:58:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_attach' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:134:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_conflict' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:24:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_flavor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:78:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_range' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:118:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:26:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_sync' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:106:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_root' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:34:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_service' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:128:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:104:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_spawn' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:102:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:94:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_topology' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:130:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_truncate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:44:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_type' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:32:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unknown' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:90:42: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unsupported_datarep' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:108:44: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unsupported_operation' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:30:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_win' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:208:34: BUILDSTDERR: Warning: Unused parameter 'mpi_errhandler_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:9:45: BUILDSTDERR: Warning: Unused parameter 'mpi_error' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:136:35: BUILDSTDERR: Warning: Unused parameter 'mpi_errors_are_fatal' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:138:32: BUILDSTDERR: Warning: Unused parameter 'mpi_errors_return' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:198:28: BUILDSTDERR: Warning: Unused parameter 'mpi_file_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:360:24: BUILDSTDERR: Warning: Unused parameter 'mpi_float' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:372:28: BUILDSTDERR: Warning: Unused parameter 'mpi_float_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:268:24: BUILDSTDERR: Warning: Unused parameter 'mpi_graph' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:192:30: BUILDSTDERR: Warning: Unused parameter 'mpi_group_empty' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:200:29: BUILDSTDERR: Warning: Unused parameter 'mpi_group_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:216:23: BUILDSTDERR: Warning: Unused parameter 'mpi_host' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:140:24: BUILDSTDERR: Warning: Unused parameter 'mpi_ident' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:212:27: BUILDSTDERR: Warning: Unused parameter 'mpi_info_env' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:352:22: BUILDSTDERR: Warning: Unused parameter 'mpi_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:386:26: BUILDSTDERR: Warning: Unused parameter 'mpi_int16_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:388:26: BUILDSTDERR: Warning: Unused parameter 'mpi_int32_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:390:26: BUILDSTDERR: Warning: Unused parameter 'mpi_int64_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:384:25: BUILDSTDERR: Warning: Unused parameter 'mpi_int8_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:292:26: BUILDSTDERR: Warning: Unused parameter 'mpi_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:310:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer1' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:318:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:312:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer2' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:314:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:316:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:338:31: BUILDSTDERR: Warning: Unused parameter 'mpi_integer_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:218:21: BUILDSTDERR: Warning: Unused parameter 'mpi_io' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:256:33: BUILDSTDERR: Warning: Unused parameter 'mpi_keyval_invalid' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:168:23: BUILDSTDERR: Warning: Unused parameter 'mpi_land' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:224:31: BUILDSTDERR: Warning: Unused parameter 'mpi_lastusedcode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:306:21: BUILDSTDERR: Warning: Unused parameter 'mpi_lb' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:278:33: BUILDSTDERR: Warning: Unused parameter 'mpi_lock_exclusive' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:280:30: BUILDSTDERR: Warning: Unused parameter 'mpi_lock_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:286:26: BUILDSTDERR: Warning: Unused parameter 'mpi_logical' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:356:23: BUILDSTDERR: Warning: Unused parameter 'mpi_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:364:30: BUILDSTDERR: Warning: Unused parameter 'mpi_long_double' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:382:34: BUILDSTDERR: Warning: Unused parameter 'mpi_long_double_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:376:27: BUILDSTDERR: Warning: Unused parameter 'mpi_long_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:370:28: BUILDSTDERR: Warning: Unused parameter 'mpi_long_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:366:32: BUILDSTDERR: Warning: Unused parameter 'mpi_long_long_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:172:22: BUILDSTDERR: Warning: Unused parameter 'mpi_lor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:176:23: BUILDSTDERR: Warning: Unused parameter 'mpi_lxor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:160:22: BUILDSTDERR: Warning: Unused parameter 'mpi_max' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:250:37: BUILDSTDERR: Warning: Unused parameter 'mpi_max_datarep_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:238:35: BUILDSTDERR: Warning: Unused parameter 'mpi_max_error_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:244:31: BUILDSTDERR: Warning: Unused parameter 'mpi_max_info_key' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:246:31: BUILDSTDERR: Warning: Unused parameter 'mpi_max_info_val' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:252:45: BUILDSTDERR: Warning: Unused parameter 'mpi_max_library_version_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:242:34: BUILDSTDERR: Warning: Unused parameter 'mpi_max_object_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:240:32: BUILDSTDERR: Warning: Unused parameter 'mpi_max_port_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:248:37: BUILDSTDERR: Warning: Unused parameter 'mpi_max_processor_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:182:25: BUILDSTDERR: Warning: Unused parameter 'mpi_maxloc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:482:34: BUILDSTDERR: Warning: Unused parameter 'mpi_message_no_proc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:480:31: BUILDSTDERR: Warning: Unused parameter 'mpi_message_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:162:22: BUILDSTDERR: Warning: Unused parameter 'mpi_min' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:180:25: BUILDSTDERR: Warning: Unused parameter 'mpi_minloc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:506:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_append' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:502:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_create' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:498:39: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_delete_on_close' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:504:28: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_excl' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:468:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nocheck' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:474:33: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_noprecede' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:472:29: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_noput' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:470:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nostore' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:476:33: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nosucceed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:492:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_rdonly' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:494:28: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_rdwr' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:508:34: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_sequential' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:500:35: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_unique_open' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:496:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_wronly' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:186:24: BUILDSTDERR: Warning: Unused parameter 'mpi_no_op' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:412:25: BUILDSTDERR: Warning: Unused parameter 'mpi_offset' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:334:30: BUILDSTDERR: Warning: Unused parameter 'mpi_offset_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:202:26: BUILDSTDERR: Warning: Unused parameter 'mpi_op_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:516:26: BUILDSTDERR: Warning: Unused parameter 'mpi_order_c' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:518:32: BUILDSTDERR: Warning: Unused parameter 'mpi_order_fortran' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:308:25: BUILDSTDERR: Warning: Unused parameter 'mpi_packed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:260:28: BUILDSTDERR: Warning: Unused parameter 'mpi_proc_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:166:23: BUILDSTDERR: Warning: Unused parameter 'mpi_prod' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:288:23: BUILDSTDERR: Warning: Unused parameter 'mpi_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:324:25: BUILDSTDERR: Warning: Unused parameter 'mpi_real16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:320:24: BUILDSTDERR: Warning: Unused parameter 'mpi_real4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:322:24: BUILDSTDERR: Warning: Unused parameter 'mpi_real8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:184:26: BUILDSTDERR: Warning: Unused parameter 'mpi_replace' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:206:31: BUILDSTDERR: Warning: Unused parameter 'mpi_request_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:266:23: BUILDSTDERR: Warning: Unused parameter 'mpi_root' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:512:27: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_cur' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:514:27: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_end' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:510:27: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_set' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:348:24: BUILDSTDERR: Warning: Unused parameter 'mpi_short' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:378:28: BUILDSTDERR: Warning: Unused parameter 'mpi_short_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:342:30: BUILDSTDERR: Warning: Unused parameter 'mpi_signed_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:144:26: BUILDSTDERR: Warning: Unused parameter 'mpi_similar' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:9:25: BUILDSTDERR: Warning: Unused parameter 'mpi_source' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:530:38: BUILDSTDERR: Warning: Unused parameter 'mpi_subarrays_supported' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:276:29: BUILDSTDERR: Warning: Unused parameter 'mpi_subversion' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:18:26: BUILDSTDERR: Warning: Unused parameter 'mpi_success' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:164:22: BUILDSTDERR: Warning: Unused parameter 'mpi_sum' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:9:34: BUILDSTDERR: Warning: Unused parameter 'mpi_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:214:25: BUILDSTDERR: Warning: Unused parameter 'mpi_tag_ub' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:486:34: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_funneled' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:490:34: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_multiple' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:488:36: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_serialized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:484:32: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_single' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:466:36: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:464:36: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:462:33: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:304:21: BUILDSTDERR: Warning: Unused parameter 'mpi_ub' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:394:27: BUILDSTDERR: Warning: Unused parameter 'mpi_uint16_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:396:27: BUILDSTDERR: Warning: Unused parameter 'mpi_uint32_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:398:27: BUILDSTDERR: Warning: Unused parameter 'mpi_uint64_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:392:26: BUILDSTDERR: Warning: Unused parameter 'mpi_uint8_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:254:28: BUILDSTDERR: Warning: Unused parameter 'mpi_undefined' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:146:26: BUILDSTDERR: Warning: Unused parameter 'mpi_unequal' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:222:32: BUILDSTDERR: Warning: Unused parameter 'mpi_universe_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:354:27: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:344:32: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:358:32: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:368:37: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_long_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:350:33: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_short' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:274:26: BUILDSTDERR: Warning: Unused parameter 'mpi_version' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:346:24: BUILDSTDERR: Warning: Unused parameter 'mpi_wchar' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:228:27: BUILDSTDERR: Warning: Unused parameter 'mpi_win_base' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:234:36: BUILDSTDERR: Warning: Unused parameter 'mpi_win_create_flavor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:232:32: BUILDSTDERR: Warning: Unused parameter 'mpi_win_disp_unit' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:150:38: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_allocate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:148:36: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_create' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:152:37: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_dynamic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:154:36: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:236:28: BUILDSTDERR: Warning: Unused parameter 'mpi_win_model' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:196:27: BUILDSTDERR: Warning: Unused parameter 'mpi_win_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:156:31: BUILDSTDERR: Warning: Unused parameter 'mpi_win_separate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:230:27: BUILDSTDERR: Warning: Unused parameter 'mpi_win_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:158:30: BUILDSTDERR: Warning: Unused parameter 'mpi_win_unified' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif.h:220:34: BUILDSTDERR: Warning: Unused parameter 'mpi_wtime_is_global' declared at (1) [-Wunused-parameter] BUILDSTDERR: ../../../fortran/testpar/mdset.f90:31:21: BUILDSTDERR: 31 | INTEGER :: mpierror ! MPI hdferror flag BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o BUILDSTDERR: ../../../hl/src/H5DS.c: In function 'H5DSset_label': BUILDSTDERR: ../../../hl/src/H5DS.c:1436:7: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1436 | } u; BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o BUILDSTDERR: ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': BUILDSTDERR: ../../../hl/src/H5LT.c:1414:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1414 | return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); BUILDSTDERR: | ^ BUILDSTDERR: ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': BUILDSTDERR: ../../../hl/src/H5LT.c:2040:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2040 | return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../hl/src/H5LT.c:17: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'realloc_and_append' at ../../../hl/src/H5LT.c:2296:4, BUILDSTDERR: inlined from 'indentation' at ../../../hl/src/H5LT.c:2337:16: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyylex': BUILDSTDERR: hl/src/H5LTanalyze.c:1173:28: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1178:13: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1180:56: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1642:8: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'yy_get_next_buffer': BUILDSTDERR: hl/src/H5LTanalyze.c:1758:42: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1773:18: warning: conversion from 'yy_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.l:35:45: note: in definition of macro 'YY_INPUT' BUILDSTDERR: hl/src/H5LTanalyze.l:35:31: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1772:3: note: in expansion of macro 'YY_INPUT' BUILDSTDERR: hl/src/H5LTanalyze.c:1797:32: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1799:37: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1805:15: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'yy_get_previous_state': BUILDSTDERR: hl/src/H5LTanalyze.c:1828:27: warning: conversion from 'int' to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1833:12: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1835:55: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'yy_try_NUL_trans': BUILDSTDERR: hl/src/H5LTanalyze.c:1856:11: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1858:54: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'input': BUILDSTDERR: hl/src/H5LTanalyze.c:1927:23: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1930:4: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyy_create_buffer': BUILDSTDERR: hl/src/H5LTanalyze.c:2052:19: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyy_init_buffer': BUILDSTDERR: hl/src/H5LTanalyze.c:2110:40: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] BUILDSTDERR: hl/src/H5LTanalyze.c:2110:40: warning: nested extern declaration of 'isatty' [-Wnested-externs] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyyensure_buffer_stack': BUILDSTDERR: hl/src/H5LTanalyze.c:2226:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:2235:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: At top level: BUILDSTDERR: hl/src/H5LTanalyze.c:201: warning: macro "yyless" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.l: In function 'my_yyinput': BUILDSTDERR: hl/src/H5LTanalyze.l:187:31: warning: unused parameter 'max_size' [-Wunused-parameter] BUILDSTDERR: hl/src/H5LTanalyze.l: At top level: BUILDSTDERR: hl/src/H5LTanalyze.l:196:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] BUILDSTDERR: hl/src/H5LTanalyze.l: In function 'H5LTyywrap': BUILDSTDERR: hl/src/H5LTanalyze.l:202:5: warning: old-style function definition [-Wold-style-definition] BUILDSTDERR: At top level: BUILDSTDERR: hl/src/H5LTanalyze.c:1907:16: warning: 'input' defined but not used [-Wunused-function] BUILDSTDERR: hl/src/H5LTanalyze.c:1866:17: warning: 'yyunput' defined but not used [-Wunused-function] BUILDSTDERR: hl/src/H5LTanalyze.c:22: warning: macro "yytext" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:16: warning: macro "yyin" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:392: warning: macro "YY_NUM_RULES" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:29: warning: macro "YY_FLEX_MAJOR_VERSION" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:338: warning: macro "yy_new_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:17: warning: macro "yyleng" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:33: warning: macro "FLEX_BETA" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:19: warning: macro "yylineno" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:350: warning: macro "yy_set_bol" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:2537: warning: macro "YYTABLES_NAME" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:49: warning: macro "FLEXINT_H" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:852: warning: macro "yymore" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:180: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:2339: warning: macro "yyless" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:13: warning: macro "yy_flush_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:214: warning: macro "unput" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:28: warning: macro "FLEX_SCANNER" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:20: warning: macro "yyout" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:21: warning: macro "yyrestart" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:217: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:1071: warning: macro "YY_START_STACK_INCR" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:340: warning: macro "yy_set_interactive" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:11: warning: macro "yy_flex_debug" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:26: warning: macro "yyfree" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:152: warning: macro "YYSTATE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:30: warning: macro "YY_FLEX_MINOR_VERSION" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:23: warning: macro "yywrap" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:197: warning: macro "YY_LESS_LINENO" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:1085: warning: macro "YY_DECL_IS_OURS" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:198: warning: macro "YY_LINENO_REWIND_TO" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:24: warning: macro "yyalloc" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:12: warning: macro "yy_init_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:328: warning: macro "YY_FLUSH_BUFFER" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:10: warning: macro "yy_delete_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:25: warning: macro "yyrealloc" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:185: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:9: warning: macro "yy_create_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:18: warning: macro "yylex" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:360: warning: macro "YY_AT_BOL" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:5: warning: macro "YY_INT_ALIGNED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:14: warning: macro "yy_load_buffer_state" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:59: warning: macro "__STDC_LIMIT_MACROS" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:15: warning: macro "yy_switch_to_buffer" is not used [-Wunused-macros] 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o BUILDSTDERR: hl/src/H5LTparse.y:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: hl/src/H5LTparse.c: In function 'H5LTyyparse': BUILDSTDERR: hl/src/H5LTparse.c:1297:12: warning: conversion from 'int' to 'yytype_int16' {aka 'short int'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTparse.c:1302:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:180:73: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:183:81: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:194:65: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:196:85: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: ../../../hl/src/H5LTparse.c:91:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 91 | #define yylval H5LTyylval BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: hl/src/H5LTparse.y:278:48: note: in expansion of macro 'yylval' BUILDSTDERR: hl/src/H5LTparse.c: At top level: BUILDSTDERR: hl/src/H5LTparse.c:132: warning: macro "YY_NULLPTR" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:314: warning: macro "YY_ATTRIBUTE_PURE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:307: warning: macro "YY_ATTRIBUTE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:619: warning: macro "YYTABLE_NINF" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:326: warning: macro "_Noreturn" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:318: warning: macro "YY_ATTRIBUTE_UNUSED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:792: warning: macro "yyerrok" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:158: warning: macro "YYTOKENTYPE" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:88: warning: macro "yydebug" is not used [-Wunused-macros] BUILDSTDERR: 88 | #define yydebug H5LTyydebug BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:353: warning: macro "YY_INITIAL_VALUE" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:78: warning: macro "YYPUSH" is not used [-Wunused-macros] BUILDSTDERR: 78 | #define YYPUSH 0 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:497: warning: macro "YYNSTATES" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:799: warning: macro "YYERROR" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:234: warning: macro "YYSTYPE_IS_DECLARED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:289: warning: macro "YYSIZE_MAXIMUM" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:804: warning: macro "YYBACKUP" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:793: warning: macro "yyclearin" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:399: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:614: warning: macro "YYPACT_NINF" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:802: warning: macro "YYRECOVERING" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:72: warning: macro "YYSKELETON_NAME" is not used [-Wunused-macros] BUILDSTDERR: 72 | #define YYSKELETON_NAME "yacc.c" BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:823: warning: macro "YYERRCODE" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:66: warning: macro "YYBISON" is not used [-Wunused-macros] BUILDSTDERR: 66 | #define YYBISON 1 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:493: warning: macro "YYNNTS" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:81: warning: macro "YYPULL" is not used [-Wunused-macros] BUILDSTDERR: 81 | #define YYPULL 1 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:495: warning: macro "YYNRULES" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:75: warning: macro "YYPURE" is not used [-Wunused-macros] BUILDSTDERR: 75 | #define YYPURE 0 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:147: warning: macro "YY_H5LTYY_HL_SRC_H5LTPARSE_H_INCLUDED" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:69: warning: macro "YYBISON_VERSION" is not used [-Wunused-macros] BUILDSTDERR: 69 | #define YYBISON_VERSION "3.0.2" BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_lite.o ../../../hl/test/test_lite.c BUILDSTDERR: In file included from ../../../hl/test/test_lite.c:17: BUILDSTDERR: ../../../hl/test/test_lite.c: In function 'main': BUILDSTDERR: ../../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../src/H5Epublic.h:20, BUILDSTDERR: from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../test/h5test.h:27, BUILDSTDERR: from ../../../hl/test/h5hltest.h:25, BUILDSTDERR: from ../../../hl/test/test_lite.c:16: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_ld.o ../../../hl/test/test_ld.c BUILDSTDERR: In file included from ../../../hl/test/test_ld.c:20: BUILDSTDERR: ../../../test/H5srcdir.h: In function 'H5_get_srcdir_filename.constprop': BUILDSTDERR: ../../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../hl/test/test_ld.c:16: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_dset_append.o ../../../hl/test/test_dset_append.c BUILDSTDERR: ../../../hl/test/test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] BUILDSTDERR: 758 | test_dataset_append_BUG2(hid_t fid) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../hl/test/test_dset_append.c:596:1: warning: 'test_dataset_append_BUG1' defined but not used [-Wunused-function] BUILDSTDERR: 596 | test_dataset_append_BUG1(hid_t fid) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5HL_buildiface.o ../../../../hl/fortran/src/H5HL_buildiface.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o BUILDSTDERR: ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c': BUILDSTDERR: ../../../../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] BUILDSTDERR: 100 | (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_ptr_c': BUILDSTDERR: ../../../../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] BUILDSTDERR: 206 | (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5DSff.F90 -fPIC -o .libs/H5DSff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5LTff.F90 -fPIC -o .libs/H5LTff.o BUILDSTDERR: ../../../../hl/fortran/src/H5LTff.F90:402:11: BUILDSTDERR: 402 | dims,& BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5TBff.F90 -fPIC -o .libs/H5TBff.o BUILDSTDERR: ../../../../hl/fortran/src/H5TBff.F90:980:41: BUILDSTDERR: 980 | IF(PRESENT(maxlen_out)) maxlen_out = c_maxlen_out BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5IMff.F90 -fPIC -o .libs/H5IMff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o BUILDSTDERR: H5LTff_gen.F90:5518:75: BUILDSTDERR: 5518 | SUBROUTINE h5ltread_dataset_int_kind_16_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:5374:74: BUILDSTDERR: 5374 | SUBROUTINE h5ltread_dataset_int_kind_8_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:5230:74: BUILDSTDERR: 5230 | SUBROUTINE h5ltread_dataset_int_kind_4_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:5086:74: BUILDSTDERR: 5086 | SUBROUTINE h5ltread_dataset_int_kind_2_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4942:74: BUILDSTDERR: 4942 | SUBROUTINE h5ltread_dataset_int_kind_1_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4806:88: BUILDSTDERR: 4806 | SUBROUTINE h5ltread_dataset_integer_kind_16_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4670:87: BUILDSTDERR: 4670 | SUBROUTINE h5ltread_dataset_integer_kind_8_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4534:87: BUILDSTDERR: 4534 | SUBROUTINE h5ltread_dataset_integer_kind_4_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4398:87: BUILDSTDERR: 4398 | SUBROUTINE h5ltread_dataset_integer_kind_2_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4262:87: BUILDSTDERR: 4262 | SUBROUTINE h5ltread_dataset_integer_kind_1_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:2654:77: BUILDSTDERR: 2654 | SUBROUTINE h5ltread_dataset_double_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:2526:76: BUILDSTDERR: 2526 | SUBROUTINE h5ltread_dataset_double_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:2398:76: BUILDSTDERR: 2398 | SUBROUTINE h5ltread_dataset_double_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1862:76: BUILDSTDERR: 1862 | SUBROUTINE h5ltread_dataset_float_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1734:75: BUILDSTDERR: 1734 | SUBROUTINE h5ltread_dataset_float_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1606:75: BUILDSTDERR: 1606 | SUBROUTINE h5ltread_dataset_float_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1062:83: BUILDSTDERR: 1062 | SUBROUTINE h5ltread_dataset_real_kind_16_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:926:82: BUILDSTDERR: 926 | SUBROUTINE h5ltread_dataset_real_kind_8_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:790:82: BUILDSTDERR: 790 | SUBROUTINE h5ltread_dataset_real_kind_4_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstds.o ../../../../hl/fortran/test/tstds.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstlite.o ../../../../hl/fortran/test/tstlite.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstimage.o ../../../../hl/fortran/test/tstimage.F90 BUILDSTDERR: ../../../../hl/fortran/test/tstimage.F90:105:14: BUILDSTDERR: 105 | space = width*height / pal_entries; BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tsttable.o ../../../../hl/fortran/test/tsttable.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 BUILDSTDERR: ++ /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_;' BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG ~/build/BUILD/hdf5-1.10.5 BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -s sh + eval + popd + for mpi in mpich openmpi + mkdir openmpi ~/build/BUILD/hdf5-1.10.5/openmpi ~/build/BUILD/hdf5-1.10.5 + pushd openmpi + module load mpi/openmpi-aarch64 BUILDSTDERR: ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-aarch64 + 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-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/openmpi;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/openmpi-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/openmpi-aarch64;' export 'MPI_SYSCONFIG;' '__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-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z;' export '_ModuleTable001_;' '_ModuleTable002_=aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' BUILDSTDERR: ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-aarch64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-aarch64:1;/usr/share/lmod/lmod/share/man:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=openmpi-aarch64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-aarch64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-aarch64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-aarch64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 ']' BUILDSTDERR: +++ dirname ../configure BUILDSTDERR: ++ find .. -name config.guess -o -name config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ../bin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../bin/config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ../bin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../bin/config.guess BUILDSTDERR: ++ 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' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ../configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-fortran2003 --enable-hl --enable-shared --with-szlib 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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-aarch64 --datarootdir=/usr/lib64/openmpi/share --mandir=/usr/lib64/openmpi/share/man BUILDSTDERR: 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... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config aarch64-redhat-linux-gnu... no checking for config aarch64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-linux-gnu... no checking for config aarch64-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-9.0.1 BUILDSTDERR: ../config/gnu-flags: line 100: hostname: command not found compiler 'mpif90' is GNU gfortran-9.0.1 compiler 'mpicxx' is GNU g++-9.0.1 BUILDSTDERR: ../config/gnu-cxxflags: line 88: hostname: command not found BUILDSTDERR: ../configure: line 4097: hostname: command not found checking build mode... production checking for aarch64-redhat-linux-gnu-gcc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... yes checking 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... 0 checking size of _Quad... 0 checking quadmath.h usability... no checking quadmath.h presence... no checking for quadmath.h... no checking maximum decimal precision for C... 36 checking if Fortran interface enabled... yes checking for aarch64-redhat-linux-gnu-gfortran... mpif90 checking whether we are using the GNU Fortran compiler... yes checking whether mpif90 accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for aarch64-redhat-linux-gnu-gfortran... (cached) mpif90 checking whether we are using the GNU Fortran compiler... (cached) yes checking whether mpif90 accepts -g... (cached) yes checking what mpif90 does with modules... module.mod checking how mpif90 finds modules... -I checking 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/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lpthread checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,16} checking whether we are using the GNU C++ compiler... yes checking whether 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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpif90 option to produce PIC... -fPIC checking if mpif90 PIC flag -fPIC works... yes checking if mpif90 static flag -static works... no checking if mpif90 supports -c -o file.o... yes checking if mpif90 supports -c -o file.o... (cached) yes checking whether the mpif90 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking 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 BUILDSTDERR: ../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 BUILDSTDERR: configure: WARNING: unrecognized options: --enable-fortran2003 SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.10.5 Configured on: Mon Apr 8 15:54:11 UTC 2019 Configured by: mockbuild@ Host system: aarch64-redhat-linux-gnu Uname information: Linux buildvm-aarch64-13.arm.fedoraproject.org 4.20.13-200.fc29.aarch64 #1 SMP Wed Feb 27 19:14:28 UTC 2019 aarch64 aarch64 aarch64 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,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-gnu-indirect-function --build=aarch64-redhat-linux built with gcc version 9.0.1 20190328 (Red Hat 9.0.1-0.12) (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 -fasynchronous-unwind-tables -fstack-clash-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,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-gnu-indirect-function --build=aarch64-redhat-linux built with gcc version 9.0.1 20190328 (Red Hat 9.0.1-0.12) (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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o BUILDSTDERR: ../../src/H5checksum.c: In function 'H5_checksum_lookup3': BUILDSTDERR: ../../src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 409 | case 12: c+=((uint32_t)k[11])<<24; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:410:9: note: here BUILDSTDERR: 410 | case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 410 | case 11: c+=((uint32_t)k[10])<<16; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:411:9: note: here BUILDSTDERR: 411 | case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 411 | case 10: c+=((uint32_t)k[9])<<8; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:412:9: note: here BUILDSTDERR: 412 | case 9 : c+=k[8]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 412 | case 9 : c+=k[8]; BUILDSTDERR: | ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:413:9: note: here BUILDSTDERR: 413 | case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 413 | case 8 : b+=((uint32_t)k[7])<<24; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:414:9: note: here BUILDSTDERR: 414 | case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 414 | case 7 : b+=((uint32_t)k[6])<<16; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:415:9: note: here BUILDSTDERR: 415 | case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 415 | case 6 : b+=((uint32_t)k[5])<<8; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:416:9: note: here BUILDSTDERR: 416 | case 5 : b+=k[4]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 416 | case 5 : b+=k[4]; BUILDSTDERR: | ~^~~~~~ BUILDSTDERR: ../../src/H5checksum.c:417:9: note: here BUILDSTDERR: 417 | case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 417 | case 4 : a+=((uint32_t)k[3])<<24; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:418:9: note: here BUILDSTDERR: 418 | case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 418 | case 3 : a+=((uint32_t)k[2])<<16; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:419:9: note: here BUILDSTDERR: 419 | case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 419 | case 2 : a+=((uint32_t)k[1])<<8; BUILDSTDERR: | ~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5checksum.c:420:9: note: here BUILDSTDERR: 420 | case 1 : a+=k[0]; BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o BUILDSTDERR: ../../src/H5system.c: In function 'HDfprintf': BUILDSTDERR: ../../src/H5system.c:276:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 276 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:279:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 279 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:282:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 282 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:285:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 285 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:295:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 295 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:298:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 298 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:301:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 301 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:304:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 304 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:315:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 315 | n = fprintf(stream, format_templ, (double)x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:318:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 318 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:326:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 326 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:363:49: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 363 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:375:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 375 | fprintf(stream, format_templ, "UNDEF"); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:383:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 383 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:391:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 391 | n = fprintf(stream, format_templ, x); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:397:41: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 397 | n = fprintf(stream, format_templ, nout); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5system.c:33: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5_build_extpath' at ../../src/H5system.c:1081:13: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5system.c:33: BUILDSTDERR: ../../src/H5system.c: In function 'H5_build_extpath': BUILDSTDERR: ../../src/H5private.h:1368:31: note: length computed here BUILDSTDERR: 1368 | #define HDstrncat(X,Y,Z) strncat(X,Y,Z) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5system.c:1081:13: note: in expansion of macro 'HDstrncat' BUILDSTDERR: 1081 | HDstrncat(full_path, new_name, HDstrlen(new_name)); BUILDSTDERR: | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5A.c:25: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Aget_name_by_idx' at ../../src/H5A.c:892:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5A.c:25: BUILDSTDERR: ../../src/H5A.c: In function 'H5Aget_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5A.c:888:26: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 888 | ret_value = (ssize_t)HDstrlen(attr->shared->name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o BUILDSTDERR: ../../src/H5Adense.c: In function 'H5A__dense_fnd_cb': BUILDSTDERR: ../../src/H5Adense.c:331:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 331 | H5A_t *old_attr = *user_attr; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__create': BUILDSTDERR: ../../src/H5Aint.c:200:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 200 | if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Aprivate.h:25, BUILDSTDERR: from ../../src/H5Apkg.h:37, BUILDSTDERR: from ../../src/H5Aint.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__read': BUILDSTDERR: ../../src/H5Aint.c:638:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 638 | (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Aprivate.h:25, BUILDSTDERR: from ../../src/H5Apkg.h:37, BUILDSTDERR: from ../../src/H5Aint.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__write': BUILDSTDERR: ../../src/H5Aint.c:738:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 738 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Aprivate.h:25, BUILDSTDERR: from ../../src/H5Apkg.h:37, BUILDSTDERR: from ../../src/H5Aint.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Aint.c: In function 'H5A__attr_copy_file': BUILDSTDERR: ../../src/H5Aint.c:2059:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] BUILDSTDERR: 2059 | H5O_copy_t *cpy_info) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o BUILDSTDERR: ../../src/H5B.c: In function 'H5B_valid': BUILDSTDERR: ../../src/H5B.c:2022:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2022 | H5B_shared_t *shared; /* Pointer to shared B-tree info */ BUILDSTDERR: | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o BUILDSTDERR: In file included from ../../src/H5Cprivate.h:35, BUILDSTDERR: from ../../src/H5ACprivate.h:33, BUILDSTDERR: from ../../src/H5B2private.h:29, BUILDSTDERR: from ../../src/H5B2pkg.h:30, BUILDSTDERR: from ../../src/H5B2cache.c:36: BUILDSTDERR: ../../src/H5B2cache.c: In function 'H5B2__cache_int_deserialize': BUILDSTDERR: ../../src/H5Fprivate.h:185:11: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] BUILDSTDERR: 185 | n = (n << 8) | *(--p); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' BUILDSTDERR: 217 | # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5B2cache.c:718:9: note: in expansion of macro 'UINT64DECODE_VAR' BUILDSTDERR: 718 | UINT64DECODE_VAR(image, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__hdr_debug': BUILDSTDERR: ../../src/H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] BUILDSTDERR: 90 | const H5B2_class_t *type, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 90 | const H5B2_class_t *type, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__int_debug': BUILDSTDERR: ../../src/H5B2dbg.c:185:88: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 185 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5B2dbg.c: In function 'H5B2__leaf_debug': BUILDSTDERR: ../../src/H5B2dbg.c:297:72: warning: unused parameter 'obj_addr' [-Wunused-parameter] BUILDSTDERR: 297 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr) BUILDSTDERR: | ~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__iterate_node': BUILDSTDERR: ../../src/H5B2int.c:1529:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c:1548:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__delete_node': BUILDSTDERR: ../../src/H5B2int.c:1642:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c:1659:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__node_size': BUILDSTDERR: ../../src/H5B2int.c:1718:64: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c: In function 'H5B2__update_flush_depend': BUILDSTDERR: ../../src/H5B2int.c:1821:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5B2int.c:1837:74: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 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 */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o BUILDSTDERR: ../../src/H5C.c: In function 'H5C_flush_cache': BUILDSTDERR: ../../src/H5C.c:1056:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1056 | hbool_t ignore_protected; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5C.c:82: BUILDSTDERR: ../../src/H5C.c: In function 'H5C__unpin_entry_real': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: 3856 | FUNC_ENTER_STATIC BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 3873 | done: BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Clog_json.c -fPIC -DPIC -o .libs/H5Clog_json.o BUILDSTDERR: ../../src/H5Clog_json.c: In function 'H5C__json_write_set_cache_config_log_msg': BUILDSTDERR: ../../src/H5Clog_json.c:1284:82: warning: unused parameter 'config' [-Wunused-parameter] BUILDSTDERR: 1284 | H5C__json_write_set_cache_config_log_msg(void *udata, const H5AC_cache_config_t *config, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5CX.c -fPIC -DPIC -o .libs/H5CX.o BUILDSTDERR: ../../src/H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 326 | static H5CX_node_t **H5CX__get_context(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5CX.c:105: warning: macro "H5CX_TEST_SET_PROP" is not used [-Wunused-macros] BUILDSTDERR: 105 | #define H5CX_TEST_SET_PROP(PROP_NAME, PROP_FIELD) \ BUILDSTDERR: | libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o BUILDSTDERR: ../../src/H5Dbtree.c: In function 'H5D__btree_new_node': BUILDSTDERR: ../../src/H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 255 | H5D__btree_new_node(H5F_t *f, H5B_ins_t op, void *_lt_key, void *_udata, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../src/H5Dbtree.c: In function 'H5D__btree_insert': BUILDSTDERR: ../../src/H5Dbtree.c:538:26: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../src/H5Dbtree.c:538:37: warning: unused parameter 'addr' [-Wunused-parameter] BUILDSTDERR: 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, BUILDSTDERR: | ~~~~~~~~^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_init': BUILDSTDERR: ../../src/H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 922 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_is_space_alloc': BUILDSTDERR: ../../src/H5Dchunk.c:1023:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 1023 | const H5O_storage_chunk_t *sc = &(storage->u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': BUILDSTDERR: ../../src/H5Dchunk.c:1091:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1091 | if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:1329:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1329 | if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__create_chunk_map_single': BUILDSTDERR: ../../src/H5Dchunk.c:1549:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1549 | chunk_info->mspace = (H5S_t *)fm->mem_space; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': BUILDSTDERR: ../../src/H5Dchunk.c:1620:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1620 | if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': BUILDSTDERR: ../../src/H5Dchunk.c:1789:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1789 | chunk_info->mspace = (H5S_t *)fm->mem_space; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_dest': BUILDSTDERR: ../../src/H5Dchunk.c:2571:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 2571 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_create': BUILDSTDERR: ../../src/H5Dchunk.c:2777:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 2777 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_lookup': BUILDSTDERR: ../../src/H5Dchunk.c:2872:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 2872 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_flush_entry': BUILDSTDERR: ../../src/H5Dchunk.c:3016:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 3016 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_allocated': BUILDSTDERR: ../../src/H5Dchunk.c:3933:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 3933 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': BUILDSTDERR: ../../src/H5Dchunk.c:4105:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4105:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4016:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 4016 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks': BUILDSTDERR: ../../src/H5Dchunk.c:4459:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 4459 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] BUILDSTDERR: 4448 | const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_collective_fill': BUILDSTDERR: ../../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] BUILDSTDERR: 4653 | num_blocks = chunk_info->num_io / mpi_size; /* value should be the same on all procs */ BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4658 | leftover_blocks = chunk_info->num_io % mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4667:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 4667 | if(NULL == (block_lens = (int *)H5MM_malloc((blocks + 1) * sizeof(int)))) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c:4669:73: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 4669 | if(NULL == (chunk_disp_array = (MPI_Aint *)H5MM_malloc((blocks + 1) * sizeof(MPI_Aint)))) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_prune_by_extent': BUILDSTDERR: ../../src/H5Dchunk.c:5007:32: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 5007 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/H5Dchunk.c:51: BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap_cb': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5324:5: note: in expansion of macro 'FUNC_ENTER_STATIC' BUILDSTDERR: 5324 | FUNC_ENTER_STATIC BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5332:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 5332 | done: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap': BUILDSTDERR: ../../src/H5Dchunk.c:5356:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 5356 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_delete': BUILDSTDERR: ../../src/H5Dchunk.c:5410:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 5410 | H5O_storage_chunk_t *sc = &(storage->u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_copy_cb': BUILDSTDERR: ../../src/H5Dchunk.c:5796:111: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5796 | if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from ../../src/H5Dchunk.c:56: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 650 | H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); BUILDSTDERR: | ~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': BUILDSTDERR: ../../src/H5Dchunk.c:5933:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5933 | if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dchunk.c:55: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c:5941:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5941 | if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dchunk.c:55: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_bh_info': BUILDSTDERR: ../../src/H5Dchunk.c:6124:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 6124 | H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); BUILDSTDERR: | ^~ BUILDSTDERR: ../../src/H5Dchunk.c: In function 'H5D__chunk_dump_index': BUILDSTDERR: ../../src/H5Dchunk.c:6246:26: warning: unused variable 'sc' [-Wunused-variable] BUILDSTDERR: 6246 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); BUILDSTDERR: | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o BUILDSTDERR: ../../src/H5Dfill.c: In function 'H5D__fill': BUILDSTDERR: ../../src/H5Dfill.c:239:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 239 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dfill.c:36: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dfill.c:242:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 242 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dfill.c:36: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dfill.c: In function 'H5D__fill_init': BUILDSTDERR: ../../src/H5Dfill.c:408:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 408 | if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Dfill.c:36: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o BUILDSTDERR: ../../src/H5Dint.c: In function 'H5D__init_type': BUILDSTDERR: ../../src/H5Dint.c:508:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 508 | if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Dprivate.h:25, BUILDSTDERR: from ../../src/H5Dpkg.h:30, BUILDSTDERR: from ../../src/H5Dint.c:25: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Dint.c:535:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 535 | dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dint.c: In function 'H5D_flush_all': BUILDSTDERR: ../../src/H5Dint.c:3270:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 3270 | if(H5I_iterate(H5I_DATASET, H5D__flush_all_cb, (void *)f, FALSE) < 0) /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__read': BUILDSTDERR: ../../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] BUILDSTDERR: 528 | (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__write': BUILDSTDERR: ../../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] BUILDSTDERR: 761 | (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__ioinfo_adjust': BUILDSTDERR: ../../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] BUILDSTDERR: 1193 | for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, index++) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1193 | for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, index++) { BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Dio.c:24: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5D__ioinfo_adjust.isra.0.part.0' at ../../src/H5Dio.c:1203:25: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Dio.c:24: BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__ioinfo_adjust.isra.0.part.0': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Dio.c:1194:43: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1194 | size_t cause_strlen = HDstrlen(cause_strings[index]); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Dio.c:24: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5D__ioinfo_adjust.isra.0.part.0' at ../../src/H5Dio.c:1215:25: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Dio.c:24: BUILDSTDERR: ../../src/H5Dio.c: In function 'H5D__ioinfo_adjust.isra.0.part.0': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Dio.c:1194:43: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1194 | size_t cause_strlen = HDstrlen(cause_strings[index]); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dnone.c -fPIC -DPIC -o .libs/H5Dnone.o BUILDSTDERR: ../../src/H5Dnone.c: In function 'H5D__none_idx_copy_setup': BUILDSTDERR: ../../src/H5Dnone.c:380:52: warning: unused parameter 'idx_info_src' [-Wunused-parameter] BUILDSTDERR: 380 | H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dsingle.c -fPIC -DPIC -o .libs/H5Dsingle.o BUILDSTDERR: ../../src/H5Dsingle.c: In function 'H5D__single_idx_copy_setup': BUILDSTDERR: ../../src/H5Dsingle.c:440:54: warning: unused parameter 'idx_info_src' [-Wunused-parameter] BUILDSTDERR: 440 | H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5E.c:52: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5E_get_class_name' at ../../src/H5E.c:646:8, BUILDSTDERR: inlined from 'H5Eget_class_name' at ../../src/H5E.c:610:21: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5E.c:52: BUILDSTDERR: ../../src/H5E.c: In function 'H5Eget_class_name': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5E.c:642:20: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 642 | len = (ssize_t)HDstrlen(cls->cls_name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o BUILDSTDERR: In file included from ../../src/H5Eint.c:35: BUILDSTDERR: ../../src/H5Eint.c: In function 'H5E_walk': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: 516 | FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 585 | done: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Eint.c: In function 'H5E_clear_entries': BUILDSTDERR: ../../src/H5Eint.c:885:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 885 | H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Eint.c:887:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 887 | H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Eint.c:889:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 889 | H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Eint.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5E_get_msg' at ../../src/H5Eint.c:144:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Eint.c:35: BUILDSTDERR: ../../src/H5Eint.c: In function 'H5E_get_msg': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Eint.c:140:20: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 140 | len = (ssize_t)HDstrlen(msg->msg); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5EAcache.c -fPIC -DPIC -o .libs/H5EAcache.o BUILDSTDERR: In file included from ../../src/H5EAcache.c:40: BUILDSTDERR: ../../src/H5EAcache.c: In function 'H5EA__cache_dblock_deserialize': BUILDSTDERR: ../../src/H5EAcache.c:1542:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1542 | H5EA__cache_dblock_deserialize(const void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5EAcache.c: In function 'H5EA__cache_dblk_page_serialize': BUILDSTDERR: ../../src/H5EAcache.c:2078:46: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 2078 | H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5EAtest.c -fPIC -DPIC -o .libs/H5EAtest.o BUILDSTDERR: In file included from ../../src/H5EAtest.c:37: BUILDSTDERR: ../../src/H5EAtest.c: In function 'H5EA__test_decode': BUILDSTDERR: ../../src/H5EAtest.c:282:71: warning: unused parameter '_ctx' [-Wunused-parameter] BUILDSTDERR: 282 | H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx)) BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5F.c:24: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Fget_name' at ../../src/H5F.c:1153:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5F.c:24: BUILDSTDERR: ../../src/H5F.c: In function 'H5Fget_name': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5F.c:1150:11: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1150 | len = HDstrlen(H5F_OPEN_NAME(f)); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o BUILDSTDERR: ../../src/H5Fint.c: In function 'H5F_open': BUILDSTDERR: ../../src/H5Fint.c:1634:16: warning: 'page_buf_min_meta_perc' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1634 | if(H5PB_create(file, page_buf_size, page_buf_min_meta_perc, page_buf_min_raw_perc) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_get_final_load_size': BUILDSTDERR: ../../src/H5Fsuper_cache.c:348:70: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 348 | H5F__cache_superblock_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_deserialize': BUILDSTDERR: ../../src/H5Fsuper_cache.c:438:62: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 438 | H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_get_final_load_size': BUILDSTDERR: ../../src/H5Fsuper_cache.c:871:68: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 871 | H5F__cache_drvrinfo_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_deserialize': BUILDSTDERR: ../../src/H5Fsuper_cache.c:915:60: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 915 | H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_serialize': BUILDSTDERR: ../../src/H5Fsuper_cache.c:1010:68: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1010 | H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FAcache.c -fPIC -DPIC -o .libs/H5FAcache.o BUILDSTDERR: In file included from ../../src/H5FAcache.c:40: BUILDSTDERR: ../../src/H5FAcache.c: In function 'H5FA__cache_hdr_deserialize': BUILDSTDERR: ../../src/H5FAcache.c:255:56: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 255 | H5FA__cache_hdr_deserialize(const void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5FAcache.c: In function 'H5FA__cache_dblock_deserialize': BUILDSTDERR: ../../src/H5FAcache.c:652:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 652 | H5FA__cache_dblock_deserialize(const void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5FAcache.c: In function 'H5FA__cache_dblk_page_serialize': BUILDSTDERR: ../../src/H5FAcache.c:1178:46: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 1178 | H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' BUILDSTDERR: 2481 | func \ BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o BUILDSTDERR: ../../src/H5FD.c: In function 'H5FD_fapl_close': BUILDSTDERR: ../../src/H5FD.c:588:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 588 | if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FD.c:592:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 592 | H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o BUILDSTDERR: ../../src/H5FDfamily.c: In function 'H5FD_family_open': BUILDSTDERR: ../../src/H5FDfamily.c:690:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 690 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 0); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5FDfamily.c:691:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 691 | HDsnprintf(temp, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5FDfamily.c:697:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 697 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, file->nmembs); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': BUILDSTDERR: ../../src/H5FDfamily.c:980:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 980 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, file->name, u); BUILDSTDERR: | ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o BUILDSTDERR: ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': BUILDSTDERR: ../../src/H5FDlog.c:335:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 335 | fa.logfile = (char *)logfile; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDlog.c: In function 'H5FD_log_open': BUILDSTDERR: ../../src/H5FDlog.c:630:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 630 | HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDlog.c:630:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 630 | HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDlog.c:628:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 628 | HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDlog.c:628:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 628 | HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o BUILDSTDERR: ../../src/H5FDmulti.c: In function 'open_members': BUILDSTDERR: ../../src/H5FDmulti.c:1980:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1980 | sprintf(tmp, file->fa.memb_name[mt], file->name); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5FDmulti.c:27: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5FD_multi_sb_encode' at ../../src/H5FDmulti.c:697:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FDmulti.c: In function 'H5FD_multi_sb_encode': BUILDSTDERR: ../../src/H5FDmulti.c:696:20: note: length computed here BUILDSTDERR: 696 | size_t n = strlen(file->fa.memb_name[mt]) + 1; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o BUILDSTDERR: ../../src/H5FS.c: In function 'H5FS_size': BUILDSTDERR: ../../src/H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 667 | H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) BUILDSTDERR: | ~~~~~~~~~~~~~^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_deserialize': BUILDSTDERR: ../../src/H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 243 | H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_pre_serialize': BUILDSTDERR: ../../src/H5FScache.c:406:55: warning: unused parameter 'new_addr' [-Wunused-parameter] BUILDSTDERR: 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, BUILDSTDERR: | ~~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:406:73: warning: unused parameter 'new_len' [-Wunused-parameter] BUILDSTDERR: 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, BUILDSTDERR: | ~~~~~~~~^~~~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_hdr_serialize': BUILDSTDERR: ../../src/H5FScache.c:675:64: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 675 | H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_deserialize': BUILDSTDERR: ../../src/H5FScache.c:1009:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1009 | hsize_t old_tot_space; /* Total space managed from header */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1008:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1008 | hsize_t old_ghost_sect_count; /* Total ghost section count from header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1007:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1007 | hsize_t old_serial_sect_count; /* Total serializable section count from header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1006:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1006 | hsize_t old_tot_sect_count; /* Total section count from header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5FScache.c:961:58: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 961 | H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c:962:14: warning: unused parameter 'dirty' [-Wunused-parameter] BUILDSTDERR: 962 | hbool_t *dirty) BUILDSTDERR: | ~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_image_len': BUILDSTDERR: ../../src/H5FScache.c:1115:19: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1115 | const H5FS_t *fspace; /* Free space header */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_pre_serialize': BUILDSTDERR: ../../src/H5FScache.c:1154:12: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c:1154:44: warning: unused parameter 'new_len' [-Wunused-parameter] BUILDSTDERR: 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) BUILDSTDERR: | ~~~~~~~~^~~~~~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_serialize': BUILDSTDERR: ../../src/H5FScache.c:1245:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1245 | H5FS_t *fspace; /* Free space header */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1241 | H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_free_icr': BUILDSTDERR: ../../src/H5FScache.c:1392:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1392 | H5FS_t *fspace; /* Free space header */ BUILDSTDERR: | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gcompact.c:28: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5G__compact_get_name_by_idx' at ../../src/H5Gcompact.c:244:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gcompact.c:28: BUILDSTDERR: ../../src/H5Gcompact.c: In function 'H5G__compact_get_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gcompact.c:240:26: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 240 | ret_value = (ssize_t)HDstrlen(ltable.lnks[idx].name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gdense.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5G__dense_get_name_by_idx' at ../../src/H5Gdense.c:1255:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gdense.c:35: BUILDSTDERR: ../../src/H5Gdense.c: In function 'H5G__dense_get_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gdense.c:1251:30: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1251 | ret_value = (ssize_t)HDstrlen(ltable.lnks[n].name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o BUILDSTDERR: ../../src/H5Gent.c: In function 'H5G__ent_copy': BUILDSTDERR: ../../src/H5Gent.c:342:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 342 | H5G__ent_reset((H5G_entry_t *)src); BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o BUILDSTDERR: ../../src/H5Gloc.c: In function 'H5G__loc_insert': BUILDSTDERR: ../../src/H5Gloc.c:567:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 567 | lnk.name = (char *)name; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gloc.c: In function 'H5G__loc_set_comment_cb': BUILDSTDERR: ../../src/H5Gloc.c:777:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 777 | comment.s = (char *)udata->comment; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_name_copy': BUILDSTDERR: ../../src/H5Gname.c:533:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 533 | H5G_name_reset((H5G_name_t *)src); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gname.c:35: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5G_build_fullpath' at ../../src/H5Gname.c:325:5, BUILDSTDERR: inlined from 'H5G_build_fullpath_refstr_str' at ../../src/H5Gname.c:365:17: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gname.c:35: BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_build_fullpath_refstr_str': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gname.c:314:16: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 314 | name_len = HDstrlen(name); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gname.c:35: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5G_name_move_path' at ../../src/H5Gname.c:769:13, BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1026:24, BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gname.c:35: BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gname.c:715:23: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 715 | full_suffix_len = HDstrlen(full_suffix); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gname.c:35: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1038:17, BUILDSTDERR: inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gname.c:35: BUILDSTDERR: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gname.c:1022:35: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1022 | full_suffix_len = HDstrlen(full_suffix); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o BUILDSTDERR: ../../src/H5Gnode.c: In function 'H5G_node_remove': BUILDSTDERR: ../../src/H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] BUILDSTDERR: 770 | H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5Gnode.c: In function 'H5G__node_copy': BUILDSTDERR: ../../src/H5Gnode.c:1270:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1270 | grp_loc.oloc = (H5O_loc_t *)src_oloc; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o BUILDSTDERR: ../../src/H5Gobj.c: In function 'H5G__obj_create_real': BUILDSTDERR: ../../src/H5Gobj.c:266:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 266 | if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c:271:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 271 | if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c:277:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 277 | if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': BUILDSTDERR: ../../src/H5Gobj.c:427:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 427 | if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gobj.c: In function 'H5G__obj_info': BUILDSTDERR: ../../src/H5Gobj.c:742:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 742 | if(H5O_loc_copy(&grp_oloc, (H5O_loc_t *)oloc, H5_COPY_DEEP) < 0) /* (Casting away const OK - QAK) */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Gstab.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5G__stab_get_name_by_idx' at ../../src/H5Gstab.c:799:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Gstab.c:29: BUILDSTDERR: ../../src/H5Gstab.c: In function 'H5G__stab_get_name_by_idx': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Gstab.c:795:26: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 795 | ret_value = (ssize_t)HDstrlen(udata.name); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o BUILDSTDERR: ../../src/H5Gtraverse.c: In function 'H5G__traverse_real': BUILDSTDERR: ../../src/H5Gtraverse.c:729:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 729 | if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gtraverse.c:733:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 733 | if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Gtraverse.c:737:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 737 | if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o BUILDSTDERR: In file included from ../../src/H5HF.c:40: BUILDSTDERR: ../../src/H5HF.c: In function 'H5HF_op_write': BUILDSTDERR: ../../src/H5HF.c:132:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 132 | HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1104:47: note: in definition of macro 'HDmemcpy' BUILDSTDERR: 1104 | #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HF.c: In function 'H5HF_insert': BUILDSTDERR: ../../src/H5HF.c:376:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 376 | if(H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_get_final_load_size': BUILDSTDERR: ../../src/H5HFcache.c:406:64: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 406 | H5HF__cache_hdr_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_serialize': BUILDSTDERR: ../../src/H5HFcache.c:772:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 772 | hdr->f = f; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 752 | H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_deserialize': BUILDSTDERR: ../../src/H5HFcache.c:982:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 982 | H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_serialize': BUILDSTDERR: ../../src/H5HFcache.c:1362:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1362 | hdr->f = f; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1329 | H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_notify': BUILDSTDERR: ../../src/H5HFcache.c:1475:18: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1475 | unsigned indir_idx; /* Index in parent's child iblock pointer array */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5HFcache.c:1474:26: warning: unused variable 'par_iblock' [-Wunused-variable] BUILDSTDERR: 1474 | H5HF_indirect_t *par_iblock = iblock->parent; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_verify_chksum': BUILDSTDERR: ../../src/H5HFcache.c:1691:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1691 | read_buf = (void *)image; /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_serialize': BUILDSTDERR: ../../src/H5HFcache.c:2441:43: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HFcache.c:2441:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o BUILDSTDERR: ../../src/H5HFhuge.c: In function 'H5HF__huge_write': BUILDSTDERR: ../../src/H5HFhuge.c:894:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 894 | if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o BUILDSTDERR: ../../src/H5HFman.c: In function 'H5HF__man_write': BUILDSTDERR: ../../src/H5HFman.c:504:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 504 | if(H5HF__man_op_real(hdr, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o BUILDSTDERR: ../../src/H5HFsection.c: In function 'H5HF__sect_single_valid': BUILDSTDERR: ../../src/H5HFsection.c:1191:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1191 | herr_t status; /* Generic status value */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5HFsection.c:1189:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1189 | size_t dblock_overhead; /* Direct block's overhead */ BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c: In function 'H5HF__sect_row_valid': BUILDSTDERR: ../../src/H5HFsection.c:2042:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2042 | unsigned indir_idx; /* Index of row in underlying indirect section's row array */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': BUILDSTDERR: ../../src/H5HFsection.c:4140:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4140 | const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c:4132:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4132 | const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5HFsection.c:4167:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4167 | const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ BUILDSTDERR: | ^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o BUILDSTDERR: ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': BUILDSTDERR: ../../src/H5HGcache.c:205:64: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 205 | H5HG__cache_heap_get_final_load_size(const void *image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5HGcache.c: In function 'H5HG__cache_heap_serialize': BUILDSTDERR: ../../src/H5HGcache.c:435:41: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 435 | H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': BUILDSTDERR: ../../src/H5HGcache.c:225:17: warning: '*((void *)&heap+296)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 225 | *actual_len = heap.size; BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_get_final_load_size': BUILDSTDERR: ../../src/H5HLcache.c:366:67: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 366 | H5HL__cache_prefix_get_final_load_size(const void *_image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_deserialize': BUILDSTDERR: ../../src/H5HLcache.c:417:59: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 417 | H5HL__cache_prefix_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_serialize': BUILDSTDERR: ../../src/H5HLcache.c:557:43: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 557 | H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HLcache.c: In function 'H5HL__cache_datablock_serialize': BUILDSTDERR: ../../src/H5HLcache.c:828:46: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~~~~~~~^ BUILDSTDERR: ../../src/H5HLcache.c:828:69: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o BUILDSTDERR: ../../src/H5I.c: In function 'H5Iregister_type': BUILDSTDERR: ../../src/H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] BUILDSTDERR: 199 | H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__clear_type_cb': BUILDSTDERR: ../../src/H5I.c:542:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 542 | if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5I.c:37: BUILDSTDERR: ../../src/H5I.c: In function 'H5I__destroy_type': BUILDSTDERR: ../../src/H5I.c:647:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 647 | type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FLprivate.h:130:65: note: in definition of macro 'H5FL_FREE' BUILDSTDERR: 130 | #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_subst': BUILDSTDERR: ../../src/H5I.c:840:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 840 | ret_value = (void *)id_ptr->obj_ptr; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_object': BUILDSTDERR: ../../src/H5I.c:873:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 873 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_object_verify': BUILDSTDERR: ../../src/H5I.c:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 942 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__remove_common': BUILDSTDERR: ../../src/H5I.c:1116:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1116 | ret_value = (void *)curr_id->obj_ptr; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I_dec_ref': BUILDSTDERR: ../../src/H5I.c:1254:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1254 | if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__iterate_cb': BUILDSTDERR: ../../src/H5I.c:1872:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1872 | cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); /* (Casting away const OK) */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: In function 'H5I__id_dump_cb': BUILDSTDERR: ../../src/H5I.c:2131:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2131 | path = H5G_nameof((H5G_t*)item->obj_ptr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c:2136:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2136 | path = H5D_nameof((H5D_t*)item->obj_ptr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c:2141:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2141 | path = H5T_nameof((H5T_t*)item->obj_ptr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5I.c: At top level: BUILDSTDERR: ../../src/H5I.c:125:12: warning: 'H5I__debug_cb' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 125 | static int H5I__debug_cb(void *_item, void *_key, void *_udata); BUILDSTDERR: | ^~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o BUILDSTDERR: ../../src/H5L.c: In function 'H5L__link_cb': BUILDSTDERR: ../../src/H5L.c:1637:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1637 | udata->lnk->name = (char *)name; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5L.c: In function 'H5L__move_dest_cb': BUILDSTDERR: ../../src/H5L.c:2431:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2431 | udata->lnk->name = (char *)name; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5L.c: In function 'H5L__link_copy_file': BUILDSTDERR: ../../src/H5L.c:3243:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 3243 | lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o BUILDSTDERR: H5lib_settings.c:112:1: warning: string length '5545' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] BUILDSTDERR: 112 | ; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o BUILDSTDERR: ../../src/H5O.c: In function 'H5Oget_info_by_idx': BUILDSTDERR: ../../src/H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] BUILDSTDERR: 1158 | H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 1157 | H5G_name_t obj_path; /* Opened object group hier. path */ BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Odeprec.c -fPIC -DPIC -o .libs/H5Odeprec.o BUILDSTDERR: ../../src/H5Odeprec.c: In function 'H5Oget_info_by_name1': BUILDSTDERR: ../../src/H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl' [-Wimplicit-function-declaration] BUILDSTDERR: 141 | if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Odeprec.c:141:8: warning: nested extern declaration of 'H5CX_set_apl' [-Wnested-externs] BUILDSTDERR: ../../src/H5Odeprec.c: In function 'H5Oget_info_by_idx1': BUILDSTDERR: ../../src/H5Odeprec.c:174:17: warning: unused variable 'obj_oloc' [-Wunused-variable] BUILDSTDERR: 174 | H5O_loc_t obj_oloc; /* Opened object object location */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] BUILDSTDERR: 173 | H5G_name_t obj_path; /* Opened object group hier. path */ BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o BUILDSTDERR: ../../src/H5Oainfo.c: In function 'H5O__ainfo_delete': BUILDSTDERR: ../../src/H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] BUILDSTDERR: 337 | H5O__ainfo_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) BUILDSTDERR: | ~~~~~~~^~~~~~~ BUILDSTDERR: ../../src/H5Oainfo.c: In function 'H5O__ainfo_copy_file': BUILDSTDERR: ../../src/H5Oainfo.c:408:29: warning: unused parameter 'file_src' [-Wunused-parameter] BUILDSTDERR: 408 | H5O__ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, BUILDSTDERR: | ~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Oainfo.c:410:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] BUILDSTDERR: 410 | H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o BUILDSTDERR: ../../src/H5Oalloc.c: In function 'H5O_add_gap': BUILDSTDERR: ../../src/H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 113 | H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: In file included from ../../src/H5Oalloc.c:39: BUILDSTDERR: ../../src/H5Oalloc.c: In function 'H5O__alloc_shrink_chunk': BUILDSTDERR: ../../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] BUILDSTDERR: 122 | (((V) == H5O_VERSION_1) \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Oalloc.c:2366:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' BUILDSTDERR: 2366 | size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__cache_get_final_load_size': BUILDSTDERR: ../../src/H5Ocache.c:203:58: warning: unused parameter 'image_len' [-Wunused-parameter] BUILDSTDERR: 203 | H5O__cache_get_final_load_size(const void *image, size_t image_len, BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__cache_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:308:50: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 308 | H5O__cache_deserialize(const void *image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__cache_chk_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:765:54: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 765 | H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__prefix_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1224 | if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1254 | if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__chunk_deserialize': BUILDSTDERR: ../../src/H5Ocache.c:1465:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1465 | mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ocache.c: In function 'H5O__chunk_serialize': BUILDSTDERR: ../../src/H5Ocache.c:1668:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1668 | if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ocache_image.c -fPIC -DPIC -o .libs/H5Ocache_image.o BUILDSTDERR: ../../src/H5Ocache_image.c: In function 'H5O__mdci_delete': BUILDSTDERR: ../../src/H5Ocache_image.c:278:35: warning: unused parameter 'open_oh' [-Wunused-parameter] BUILDSTDERR: 278 | H5O__mdci_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) BUILDSTDERR: | ~~~~~~~^~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o BUILDSTDERR: ../../src/H5Ocopy.c: In function 'H5O__copy_header_real': BUILDSTDERR: ../../src/H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 684 | if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5Ocopy.c:46: BUILDSTDERR: ../../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] BUILDSTDERR: 122 | (((V) == H5O_VERSION_1) \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' BUILDSTDERR: 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Ocopy.c:728:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' BUILDSTDERR: 728 | msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o BUILDSTDERR: ../../src/H5Odtype.c: In function 'H5O_dtype_copy': BUILDSTDERR: ../../src/H5Odtype.c:1190:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1190 | if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Dprivate.h:25, BUILDSTDERR: from ../../src/H5Odtype.c:19: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': BUILDSTDERR: ../../src/H5Odtype.c:1544:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1544 | if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Oprivate.h:45, BUILDSTDERR: from ../../src/H5Dprivate.h:25, BUILDSTDERR: from ../../src/H5Odtype.c:19: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o BUILDSTDERR: In file included from ../../src/H5Ofill.c:70: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Ofill.c:106: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': BUILDSTDERR: ../../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] BUILDSTDERR: 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] BUILDSTDERR: 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 350 | if(fill->size != H5T_GET_SIZE(dt)) BUILDSTDERR: | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Ofsinfo.c -fPIC -DPIC -o .libs/H5Ofsinfo.o BUILDSTDERR: ../../src/H5Ofsinfo.c: In function 'H5O_fsinfo_decode': BUILDSTDERR: ../../src/H5Ofsinfo.c:134:35: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 134 | fsinfo->threshold = threshold; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oint.c -fPIC -DPIC -o .libs/H5Oint.o BUILDSTDERR: ../../src/H5Oint.c: In function 'H5O_create': BUILDSTDERR: ../../src/H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] BUILDSTDERR: 288 | hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:287:17: warning: unused variable 'insert_flags' [-Wunused-variable] BUILDSTDERR: 287 | unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:286:16: warning: unused variable 'oh_flags' [-Wunused-variable] BUILDSTDERR: 286 | uint8_t oh_flags; /* Object header's initial status flags */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:285:17: warning: unused variable 'oh_size' [-Wunused-variable] BUILDSTDERR: 285 | size_t oh_size; /* Size of initial object header */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] BUILDSTDERR: 284 | haddr_t oh_addr; /* Address of initial object header */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] BUILDSTDERR: 281 | H5P_genplist_t *oc_plist; /* Object creation property list */ BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o BUILDSTDERR: ../../src/H5Olayout.c: In function 'H5O__layout_decode': BUILDSTDERR: ../../src/H5Olayout.c:417:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 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)))) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o BUILDSTDERR: ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': BUILDSTDERR: ../../src/H5Omessage.c:1691:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1691 | const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o BUILDSTDERR: In file included from ../../src/H5Opline.c:66: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o BUILDSTDERR: In file included from ../../src/H5Osdspace.c:59: BUILDSTDERR: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': BUILDSTDERR: ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] BUILDSTDERR: 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o BUILDSTDERR: ../../src/H5Oshared.c: In function 'H5O__shared_copy_file': BUILDSTDERR: ../../src/H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] BUILDSTDERR: 588 | H5O__shared_copy_file(H5F_t *file_src, H5F_t *file_dst, BUILDSTDERR: | ~~~~~~~^~~~~~~~ BUILDSTDERR: ../../src/H5Oshared.c:590:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] BUILDSTDERR: 590 | hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o BUILDSTDERR: ../../src/H5P.c: In function 'H5Pencode': BUILDSTDERR: ../../src/H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] BUILDSTDERR: 846 | H5F_libver_t high_bound = H5F_LIBVER_V110; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] BUILDSTDERR: 845 | H5F_libver_t low_bound = H5F_LIBVER_V110; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] BUILDSTDERR: 844 | hid_t new_fapl_id; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../src/H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] BUILDSTDERR: 843 | H5P_genplist_t *fapl_plist; BUILDSTDERR: | ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o BUILDSTDERR: ../../src/H5Pdapl.c: In function 'H5P__dacc_reg_prop': BUILDSTDERR: ../../src/H5Pdapl.c:52:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 52 | #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' BUILDSTDERR: 208 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:40: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:57:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 57 | #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' BUILDSTDERR: 213 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:40: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:79:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 79 | #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' BUILDSTDERR: 235 | NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:40: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pdapl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_efile_prefix' at ../../src/H5Pdapl.c:1482:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:35: BUILDSTDERR: ../../src/H5Pdapl.c: In function 'H5Pget_efile_prefix': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:1480:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1480 | len = HDstrlen(my_prefix); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pdapl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_virtual_prefix' at ../../src/H5Pdapl.c:1574:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdapl.c:35: BUILDSTDERR: ../../src/H5Pdapl.c: In function 'H5Pget_virtual_prefix': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pdapl.c:1572:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1572 | len = HDstrlen(my_prefix); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o BUILDSTDERR: ../../src/H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': BUILDSTDERR: ../../src/H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] BUILDSTDERR: 385 | H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': BUILDSTDERR: ../../src/H5Pdcpl.c:3362:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 3362 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Pdcpl.c:37: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pdxpl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_data_transform' at ../../src/H5Pdxpl.c:1019:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pdxpl.c:35: BUILDSTDERR: ../../src/H5Pdxpl.c: In function 'H5Pget_data_transform': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pdxpl.c:1017:11: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1017 | len = HDstrlen(pexp); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pencdec.c -fPIC -DPIC -o .libs/H5Pencdec.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Pencdec.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5P__encode_cb' at ../../src/H5Pencdec.c:353:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pencdec.c:29: BUILDSTDERR: ../../src/H5Pencdec.c: In function 'H5P__encode_cb': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Pencdec.c:351:25: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 351 | prop_name_len = HDstrlen(prop->name) + 1; BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o BUILDSTDERR: ../../src/H5Pfapl.c: In function 'H5P__facc_reg_prop': BUILDSTDERR: ../../src/H5Pfapl.c:148:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 148 | #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' BUILDSTDERR: 521 | NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pfapl.c:41: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c:154:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 154 | #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' BUILDSTDERR: 527 | NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pfapl.c:41: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Pfapl.c: In function 'H5P__file_driver_free': BUILDSTDERR: ../../src/H5Pfapl.c:1110:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1110 | if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Pfapl.c:1114:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1114 | H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Pfapl.c: In function 'H5Pset_evict_on_close': BUILDSTDERR: ../../src/H5Pfapl.c:4515:46: warning: unused parameter 'evict_on_close' [-Wunused-parameter] BUILDSTDERR: 4515 | H5Pset_evict_on_close(hid_t fapl_id, hbool_t evict_on_close) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__poke_plist_cb': BUILDSTDERR: ../../src/H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] BUILDSTDERR: 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5Pint.c:2700:55: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__poke_pclass_cb': BUILDSTDERR: ../../src/H5Pint.c:2747:56: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 2747 | H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': BUILDSTDERR: ../../src/H5Pint.c:4073:11: warning: unused variable 'key' [-Wunused-variable] BUILDSTDERR: 4073 | char *key = (char *)_key; /* Pointer to the property's name */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5Pint.c: In function 'H5P__peek_cb': BUILDSTDERR: ../../src/H5Pint.c:4207:30: warning: unused parameter 'plist' [-Wunused-parameter] BUILDSTDERR: 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5Pint.c:4207:49: warning: unused parameter 'name' [-Wunused-parameter] BUILDSTDERR: 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, BUILDSTDERR: | ~~~~~~~~~~~~^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o BUILDSTDERR: ../../src/H5Plapl.c: In function 'H5P__lacc_elink_fapl_cmp': BUILDSTDERR: ../../src/H5Plapl.c:571:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 571 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5Plapl.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5Pget_elink_prefix' at ../../src/H5Plapl.c:1063:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Plapl.c:35: BUILDSTDERR: ../../src/H5Plapl.c: In function 'H5Pget_elink_prefix': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Plapl.c:1061:15: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 1061 | len = HDstrlen(my_prefix); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o BUILDSTDERR: ../../src/H5Pocpypl.c: In function 'H5P__ocpy_reg_prop': BUILDSTDERR: ../../src/H5Pocpypl.c:59:48: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 59 | #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} BUILDSTDERR: ../../src/H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' BUILDSTDERR: 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, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Pocpypl.c:41: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../src/H5PL.c:23: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'H5PLget' at ../../src/H5PL.c:373:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5PL.c:23: BUILDSTDERR: ../../src/H5PL.c: In function 'H5PLget': BUILDSTDERR: ../../src/H5private.h:1365:28: note: length computed here BUILDSTDERR: 1365 | #define HDstrlen(S) strlen(S) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5PL.c:369:16: note: in expansion of macro 'HDstrlen' BUILDSTDERR: 369 | path_len = HDstrlen(path); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Rint.c -fPIC -DPIC -o .libs/H5Rint.o BUILDSTDERR: ../../src/H5Rint.c: In function 'H5R__get_name': BUILDSTDERR: ../../src/H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] BUILDSTDERR: 697 | H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, BUILDSTDERR: | ~~~~~~^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o BUILDSTDERR: ../../src/H5RS.c: In function 'H5RS_wrap': BUILDSTDERR: ../../src/H5RS.c:151:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 151 | ret_value->s = (char *)s; BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o BUILDSTDERR: ../../src/H5Sall.c: In function 'H5S__all_project_simple': BUILDSTDERR: ../../src/H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Sall.c:858:77: warning: unused parameter 'offset' [-Wunused-parameter] BUILDSTDERR: 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S_hyper_set_offset_size': BUILDSTDERR: ../../src/H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../../src/H5Shyper.c:1976:55: warning: unused parameter 'block_count' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:1976:76: warning: unused parameter 'bounds_end' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': BUILDSTDERR: ../../src/H5Shyper.c:2281:13: warning: unused variable 'temp_off' [-Wunused-variable] BUILDSTDERR: 2281 | hsize_t temp_off; /* Offset in a given dimension */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S__hyper_get_seq_list_opt': BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8812 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8813:17: note: here BUILDSTDERR: 8813 | case 7: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8814 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8815:17: note: here BUILDSTDERR: 8815 | case 6: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8816 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8817:17: note: here BUILDSTDERR: 8817 | case 5: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8818 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8819:17: note: here BUILDSTDERR: 8819 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8820 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8821:17: note: here BUILDSTDERR: 8821 | case 3: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8822 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8823:17: note: here BUILDSTDERR: 8823 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 8790 | loc += fast_dim_buf_off; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 8824 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Shyper.c:8825:17: note: here BUILDSTDERR: 8825 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': BUILDSTDERR: ../../src/H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 6895 | if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Shyper.c:6899:9: note: here BUILDSTDERR: 6899 | case H5S_SEL_ERROR: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': BUILDSTDERR: ../../src/H5Shyper.c:2286:13: warning: 'block_count' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2286 | hsize_t block_count; /* block counter for regular hyperslabs */ BUILDSTDERR: | ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o BUILDSTDERR: ../../src/H5Snone.c: In function 'H5S_none_project_simple': BUILDSTDERR: ../../src/H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] BUILDSTDERR: 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../src/H5Snone.c:813:77: warning: unused parameter 'offset' [-Wunused-parameter] BUILDSTDERR: 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) BUILDSTDERR: | ~~~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o BUILDSTDERR: ../../src/H5Spoint.c: In function 'H5S_point_set_version': BUILDSTDERR: ../../src/H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 778 | H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../src/H5Spoint.c: In function 'H5S_point_set_info_size': BUILDSTDERR: ../../src/H5Spoint.c:831:14: warning: unused variable 'u' [-Wunused-variable] BUILDSTDERR: 831 | unsigned u; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] BUILDSTDERR: 830 | hsize_t max_size = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] BUILDSTDERR: 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) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_term_package': BUILDSTDERR: ../../src/H5SL.c:655:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 655 | herr_t ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_release_common': BUILDSTDERR: ../../src/H5SL.c:896:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 896 | (void)(op)(node->item, (void *)node->key, op_data); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_iterate': BUILDSTDERR: ../../src/H5SL.c:2210:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2210 | if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_try_free_safe': BUILDSTDERR: ../../src/H5SL.c:2369:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2369 | if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5SL.c:64: BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_search': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c:1397:11: note: 'ret_value' was declared here BUILDSTDERR: 1397 | void *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5SL.c:64: BUILDSTDERR: ../../src/H5SL.c: In function 'H5SL_find': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5SL.c:1698:18: note: 'ret_value' was declared here BUILDSTDERR: 1698 | H5SL_node_t *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_table_deserialize': BUILDSTDERR: ../../src/H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 215 | H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_table_serialize': BUILDSTDERR: ../../src/H5SMcache.c:367:66: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 367 | H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_list_deserialize': BUILDSTDERR: ../../src/H5SMcache.c:571:57: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 571 | H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../src/H5SMcache.c: In function 'H5SM__cache_list_serialize': BUILDSTDERR: ../../src/H5SMcache.c:690:65: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 690 | H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len, BUILDSTDERR: | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o BUILDSTDERR: ../../src/H5T.c: In function 'H5T__path_find_real': BUILDSTDERR: ../../src/H5T.c:4681:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 4681 | if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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 *'} BUILDSTDERR: 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) BUILDSTDERR: | ~~~~~~~^~~~~~ BUILDSTDERR: ../../src/H5T.c:4683:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 4683 | if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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 *'} BUILDSTDERR: 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) BUILDSTDERR: | ~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o BUILDSTDERR: ../../src/H5Tcompound.c: In function 'H5T__insert': BUILDSTDERR: ../../src/H5Tcompound.c:464:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 464 | parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Tcompound.c:30: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o BUILDSTDERR: ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': BUILDSTDERR: ../../src/H5Tconv.c:1849:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1849 | int status; BUILDSTDERR: | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o BUILDSTDERR: ../../src/H5Tenum.c: In function 'H5T__enum_create': BUILDSTDERR: ../../src/H5Tenum.c:111:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 111 | ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../src/H5Tenum.c:26: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Tenum.c: In function 'H5T_enum_nameof': BUILDSTDERR: ../../src/H5Tenum.c:412:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 412 | if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../src/H5Tenum.c:26: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Tenum.c: In function 'H5T_enum_valueof': BUILDSTDERR: ../../src/H5Tenum.c:551:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 551 | if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../src/H5Tenum.c:26: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T__vlen_create': BUILDSTDERR: ../../src/H5Tvlen.c:135:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 135 | if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/H5Zprivate.h:28, BUILDSTDERR: from ../../src/H5CXprivate.h:30, BUILDSTDERR: from ../../src/H5Tvlen.c:23: BUILDSTDERR: ../../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 *'} BUILDSTDERR: 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': BUILDSTDERR: ../../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] BUILDSTDERR: 810 | H5F_addr_decode(f, (const uint8_t **)&vl, &addr); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': BUILDSTDERR: ../../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] BUILDSTDERR: 846 | H5F_addr_decode(f, (const uint8_t **)&vl, &(hobjid.addr)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': BUILDSTDERR: ../../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] BUILDSTDERR: 897 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': BUILDSTDERR: ../../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] BUILDSTDERR: 958 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); BUILDSTDERR: | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o BUILDSTDERR: ../../src/H5Z.c: In function 'H5Z__init_package': BUILDSTDERR: ../../src/H5Z.c:108:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 108 | H5Z_SZIP->encoder_present = SZ_encoder_enabled(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o BUILDSTDERR: ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 187 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:188:21: note: here BUILDSTDERR: 188 | case 7: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 189 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:190:21: note: here BUILDSTDERR: 190 | case 6: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 191 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:192:21: note: here BUILDSTDERR: 192 | case 5: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 193 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:194:21: note: here BUILDSTDERR: 194 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 195 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:196:21: note: here BUILDSTDERR: 196 | case 3: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 197 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:198:21: note: here BUILDSTDERR: 198 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 167 | _dest+=bytesoftype; BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 199 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:200:21: note: here BUILDSTDERR: 200 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 245 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:246:21: note: here BUILDSTDERR: 246 | case 7: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 247 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:248:21: note: here BUILDSTDERR: 248 | case 6: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 249 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:250:21: note: here BUILDSTDERR: 250 | case 5: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 251 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:252:21: note: here BUILDSTDERR: 252 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 253 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:254:21: note: here BUILDSTDERR: 254 | case 3: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 255 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:256:21: note: here BUILDSTDERR: 256 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 225 | _src+=bytesoftype; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' BUILDSTDERR: 257 | DUFF_GUTS BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Zshuffle.c:258:21: note: here BUILDSTDERR: 258 | case 1: BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o BUILDSTDERR: ../../src/H5Zszip.c: In function 'H5Z_can_apply_szip': BUILDSTDERR: ../../src/H5Zszip.c:90:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 90 | if((dtype_size = (8 * H5T_get_size(type))) == 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Zszip.c: In function 'H5Z_set_local_szip': BUILDSTDERR: ../../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] BUILDSTDERR: 173 | dtype_offset = H5T_get_offset(type); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Zszip.c:185:36: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 185 | cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Zszip.c:17: BUILDSTDERR: ../../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] BUILDSTDERR: 345 | #define MIN(a,b) (((a)<(b)) ? (a) : (b)) BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Zszip.c:214:20: note: in expansion of macro 'MIN' BUILDSTDERR: 214 | scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); BUILDSTDERR: | ^~~ BUILDSTDERR: ../../src/H5Zszip.c:232:35: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-25' to '4294967271' [-Wsign-conversion] BUILDSTDERR: 232 | cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); BUILDSTDERR: | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5ACmpio.c -fPIC -DPIC -o .libs/H5ACmpio.o BUILDSTDERR: ../../src/H5ACmpio.c: In function 'H5AC__construct_candidate_list': BUILDSTDERR: ../../src/H5ACmpio.c:501:63: warning: unused parameter 'aux_ptr' [-Wunused-parameter] BUILDSTDERR: 501 | H5AC__construct_candidate_list(H5AC_t *cache_ptr, H5AC_aux_t *aux_ptr, BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from ../../src/H5ACmpio.c:37: BUILDSTDERR: ../../src/H5ACmpio.c: In function 'H5AC__log_cleaned_entry': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2204:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2204 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5ACmpio.c:826:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE' BUILDSTDERR: 826 | FUNC_ENTER_PACKAGE BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5ACmpio.c:856:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 856 | done: BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Cmpio.c -fPIC -DPIC -o .libs/H5Cmpio.o BUILDSTDERR: ../../src/H5Cmpio.c: In function 'H5C_apply_candidate_list': BUILDSTDERR: ../../src/H5Cmpio.c:234:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 234 | n = num_candidates / mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Cmpio.c:234:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 234 | n = num_candidates / mpi_size; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:235:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 235 | m = num_candidates % mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Cmpio.c:235:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 235 | m = num_candidates % mpi_size; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:241:44: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 241 | candidate_assignment_table[mpi_size] = num_candidates; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:252:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 252 | if(num_candidates < mpi_size) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Cmpio.c:254:49: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 254 | candidate_assignment_table[i] = num_candidates; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:277:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 277 | first_entry_to_flush = candidate_assignment_table[mpi_rank]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:278:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 278 | last_entry_to_flush = candidate_assignment_table[mpi_rank + 1] - 1; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Cmpio.c:37: BUILDSTDERR: ../../src/H5Cmpio.c: In function 'H5C_clear_coll_entries': BUILDSTDERR: ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] BUILDSTDERR: 2021 | hbool_t err_occurred = FALSE; \ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' BUILDSTDERR: 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:879:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' BUILDSTDERR: 879 | FUNC_ENTER_NOAPI_NOINIT BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../src/H5Cmpio.c:900:1: warning: label 'done' defined but not used [-Wunused-label] BUILDSTDERR: 900 | done: BUILDSTDERR: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o BUILDSTDERR: ../../src/H5Dmpio.c: In function 'H5D__obtain_mpio_mode': BUILDSTDERR: ../../src/H5Dmpio.c:2527:78: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] BUILDSTDERR: 2527 | if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o BUILDSTDERR: In file included from ../../src/H5Fmpi.c:35: BUILDSTDERR: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_rank': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Fmpi.c:127:9: note: 'ret_value' was declared here BUILDSTDERR: 127 | int ret_value; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Fmpi.c:35: BUILDSTDERR: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_comm': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Fmpi.c:161:14: note: 'ret_value' was declared here BUILDSTDERR: 161 | MPI_Comm ret_value; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5Fmpi.c:35: BUILDSTDERR: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_size': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Fmpi.c:195:9: note: 'ret_value' was declared here BUILDSTDERR: 195 | int ret_value; BUILDSTDERR: | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': BUILDSTDERR: ../../src/H5FDmpio.c:221:32: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast] BUILDSTDERR: 221 | H5FD_mpi_opt_types_g = (hbool_t)HDstrtol(s, NULL, 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_write': BUILDSTDERR: ../../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] BUILDSTDERR: 1886 | if(bytes_written && ((bytes_written + addr) > file->local_eof)) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1887 | file->local_eof = addr + bytes_written; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5FDmpio.c:25: BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_fapl_get': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDmpio.c:695:16: note: 'ret_value' was declared here BUILDSTDERR: 695 | void *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5FDmpio.c:25: BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDmpio.c:210:11: note: 'ret_value' was declared here BUILDSTDERR: 210 | hid_t ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../src/H5FDmpio.c:25: BUILDSTDERR: ../../src/H5FDmpio.c: In function 'H5FD_mpio_open': BUILDSTDERR: ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2303 | return(ret_value); \ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5FDmpio.c:942:15: note: 'ret_value' was declared here BUILDSTDERR: 942 | H5FD_t *ret_value; /* Return value */ BUILDSTDERR: | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_create_point_datatype': BUILDSTDERR: ../../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] BUILDSTDERR: 287 | &disp[i*bigio_count], BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:285:72: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 285 | if(MPI_SUCCESS != (mpi_code = MPI_Type_create_hindexed_block(bigio_count, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 309 | &disp[num_big_types*bigio_count], BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:209:20: warning: unused variable 'u' [-Wunused-variable] BUILDSTDERR: 209 | hsize_t u; /* Local index variable */ BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_point_type': BUILDSTDERR: ../../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] BUILDSTDERR: 410 | disp[u] = H5VM_array_offset(space->extent.rank, space->extent.size, curr->pnt); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 411 | disp[u] *= elmt_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../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] BUILDSTDERR: 411 | disp[u] *= elmt_size; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../src/H5Smpio.c:430:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 430 | unsigned s = 0, l = u, m = u / 2; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:430:44: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 430 | unsigned s = 0, l = u, m = u / 2; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_permute_type': BUILDSTDERR: ../../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] BUILDSTDERR: 572 | disp[u] = curr_off; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_hyper_type': BUILDSTDERR: ../../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] BUILDSTDERR: 919 | start_disp = d[i].start * offset[i] * elmt_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 919 | start_disp = d[i].start * offset[i] * elmt_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:920:42: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 920 | new_extent = (MPI_Aint)elmt_size * max_xtent[i]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 920 | new_extent = (MPI_Aint)elmt_size * max_xtent[i]; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_obtain_datatype': BUILDSTDERR: ../../src/H5Smpio.c:1127:57: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1127 | disp[outercount] = (MPI_Aint)elmt_size * tspan->low; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1127 | disp[outercount] = (MPI_Aint)elmt_size * tspan->low; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:1132:29: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1132 | if (bigio_count < blocklen[outercount]) { BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:1152:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] BUILDSTDERR: 1152 | if (blocklen[i] > bigio_count) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1153 | if (H5S_mpio_create_large_type (blocklen[i], 0, *elmt_type, &temp_type) < 0) { BUILDSTDERR: | ~~~~~~~~^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1232 | disp[outercount] = tspan->low * (*down) * elmt_size; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1240 | stride = (*down) * elmt_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c: In function 'H5S_mpio_create_large_type': BUILDSTDERR: ../../src/H5Smpio.c:1441:45: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1441 | leftover = num_elements - num_big_types * (hsize_t)bigio_count; BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5Smpio.c:1450:59: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1450 | if(MPI_SUCCESS != (mpi_code = MPI_Type_contiguous(bigio_count, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../src/H5Smpio.c:1457:64: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1457 | if(MPI_SUCCESS != (mpi_code = MPI_Type_create_hvector (bigio_count, BUILDSTDERR: | ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o BUILDSTDERR: ../../test/h5test.c: In function 'h5_clean_files': BUILDSTDERR: ../../test/h5test.c:165:47: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 165 | HDsnprintf(temp, sizeof temp, filename, j); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/h5test.c: In function 'h5_delete_test_file': BUILDSTDERR: ../../test/h5test.c:234:60: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 234 | HDsnprintf(sub_filename, sizeof(sub_filename), filename, j); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/h5test.c: In function 'h5_dump_info_object': BUILDSTDERR: ../../test/h5test.c:1278:72: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 1278 | printf("Dumping MPI Info Object(%d) (up to %d bytes per item):\n", (int)info, BUILDSTDERR: | ^ BUILDSTDERR: ../../test/h5test.c: In function 'h5_get_file_size': BUILDSTDERR: ../../test/h5test.c:1387:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1387 | HDsnprintf(temp, sizeof temp, filename, j); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/h5test.c:24: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'h5_get_vfd_fapl' at ../../test/h5test.c:970:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o BUILDSTDERR: ../../test/cache_common.c: In function 'get_initial_load_size': BUILDSTDERR: ../../test/cache_common.c:624:66: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 624 | get_initial_load_size(void *udata, size_t *image_length, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'get_final_load_size': BUILDSTDERR: ../../test/cache_common.c:734:46: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 734 | void *udata, size_t *actual_len, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'verify_chksum': BUILDSTDERR: ../../test/cache_common.c:794:97: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 794 | verify_chksum(const void H5_ATTR_UNUSED *image, size_t H5_ATTR_UNUSED len, void *udata, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'deserialize': BUILDSTDERR: ../../test/cache_common.c:847:39: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 847 | deserialize(const void *image, size_t len, void *udata, hbool_t *dirty, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../test/cache_common.c:848:13: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 848 | int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'image_len': BUILDSTDERR: ../../test/cache_common.c:1009:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1009 | int32_t idx; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../test/cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1007 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 1004 | image_len(const void *thing, size_t *image_length, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'pre_serialize': BUILDSTDERR: ../../test/cache_common.c:1137:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1137 | int32_t idx; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../test/cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1135 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] BUILDSTDERR: 1126 | pre_serialize(H5F_t *f, BUILDSTDERR: | ~~~~~~~^ BUILDSTDERR: ../../test/cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] BUILDSTDERR: 1128 | haddr_t addr, BUILDSTDERR: | ~~~~~~~~^~~~ BUILDSTDERR: ../../test/cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] BUILDSTDERR: 1129 | size_t len, BUILDSTDERR: | ~~~~~~~^~~ BUILDSTDERR: ../../test/cache_common.c: In function 'serialize': BUILDSTDERR: ../../test/cache_common.c:1380:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1380 | int32_t idx; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../test/cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1378 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'notify': BUILDSTDERR: ../../test/cache_common.c:1535:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1535 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 1532 | notify(H5C_notify_action_t action, void *thing, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'free_icr': BUILDSTDERR: ../../test/cache_common.c:1613:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1613 | test_entry_t *base_addr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] BUILDSTDERR: 1611 | free_icr(test_entry_t *entry, int32_t entry_type) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ BUILDSTDERR: ../../test/cache_common.c: In function 'col_major_scan_backward': BUILDSTDERR: ../../test/cache_common.c:5545:26: warning: 'local_max_index[10]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 5545 | idx = local_max_index[NUMBER_OF_ENTRY_TYPES - 1] + lag; BUILDSTDERR: | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tarray.o ../../test/tarray.c BUILDSTDERR: In file included from ../../test/tarray.c:23: BUILDSTDERR: ../../test/tarray.c: In function 'test_array': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/tarray.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tchecksum.o ../../test/tchecksum.c BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 257 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tchecksum.c:257:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: In file included from ../../test/tchecksum.c:28: BUILDSTDERR: ../../test/testhdf5.h:209:25: note: previous declaration here BUILDSTDERR: 209 | void cleanup_checksum(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tconfig.o ../../test/tconfig.c BUILDSTDERR: ../../test/tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 88 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 111 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 220 | { BUILDSTDERR: | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tfile.o ../../test/tfile.c BUILDSTDERR: ../../test/tfile.c: In function 'set_multi_split': BUILDSTDERR: ../../test/tfile.c:3896:55: warning: unused parameter 'multi' [-Wunused-parameter] BUILDSTDERR: 3896 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) BUILDSTDERR: | ~~~~~~~~^~~~~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_open': BUILDSTDERR: ../../test/tfile.c:5047:66: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5047 | for (low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_low_high': BUILDSTDERR: ../../test/tfile.c:5140:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5140 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5141:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5141 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_super_open': BUILDSTDERR: ../../test/tfile.c:5508:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5508 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5509:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5509 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_obj': BUILDSTDERR: ../../test/tfile.c:5680:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5680 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5681:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5681 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_dataset': BUILDSTDERR: ../../test/tfile.c:5891:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5891 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:5892:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 5892 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_dataspace': BUILDSTDERR: ../../test/tfile.c:6104:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6104 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:6105:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6105 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_datatype_check': BUILDSTDERR: ../../test/tfile.c:6429:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6429 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:6430:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6430 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c: In function 'test_libver_bounds_attributes': BUILDSTDERR: ../../test/tfile.c:6750:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6750 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tfile.c:6751:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6751 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o th5o.o ../../test/th5o.c BUILDSTDERR: ../../test/th5o.c: In function 'test_h5o_link': BUILDSTDERR: ../../test/th5o.c:809:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 809 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/th5o.c:810:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 810 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o th5s.o ../../test/th5s.c BUILDSTDERR: In file included from ../../test/th5s.c:23: BUILDSTDERR: ../../test/th5s.c: In function 'test_h5s_basic': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/th5s.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tid.o ../../test/tid.c BUILDSTDERR: ../../test/tid.c: In function 'basic_id_test': BUILDSTDERR: ../../test/tid.c:72:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 72 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:166:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 166 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c: In function 'id_predefined_test': BUILDSTDERR: ../../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] BUILDSTDERR: 264 | testPtr = H5Isearch(H5I_GENPROP_LST, (H5I_search_func_t) test_search_func, testObj); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c: In function 'test_id_type_list': BUILDSTDERR: ../../test/tid.c:473:48: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 473 | startType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:488:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 488 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:497:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 497 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:505:51: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 505 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tid.c:514:47: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] BUILDSTDERR: 514 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); BUILDSTDERR: | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o titerate.o ../../test/titerate.c BUILDSTDERR: ../../test/titerate.c: In function 'find_err_msg_cb': BUILDSTDERR: ../../test/titerate.c:942:26: warning: unused parameter 'n' [-Wunused-parameter] BUILDSTDERR: 942 | find_err_msg_cb(unsigned n, const H5E_error2_t *err_desc, void *_client_data) BUILDSTDERR: | ~~~~~~~~~^ BUILDSTDERR: In file included from ../../test/titerate.c:23: BUILDSTDERR: ../../test/titerate.c: In function 'test_corrupted_attnamelen': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/titerate.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 1045 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tmeta.o ../../test/tmeta.c BUILDSTDERR: ../../test/tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] BUILDSTDERR: 126 | { BUILDSTDERR: | ^ BUILDSTDERR: ../../test/tmeta.c:126:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: In file included from ../../test/tmeta.c:22: BUILDSTDERR: ../../test/testhdf5.h:208:25: note: previous declaration here BUILDSTDERR: 208 | void cleanup_metadata(void); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tmisc.o ../../test/tmisc.c BUILDSTDERR: ../../test/tmisc.c: In function 'test_misc22': BUILDSTDERR: ../../test/tmisc.c:3800:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 3800 | correct = prec[j]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/tmisc.c:3802:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 3802 | correct = H5Tget_size(idts[i]) * 8; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tmisc.c: At top level: BUILDSTDERR: ../../test/tmisc.c:139: warning: macro "MISC8_DSETNAME10" is not used [-Wunused-macros] BUILDSTDERR: 139 | #define MISC8_DSETNAME10 "Dataset10" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:132: warning: macro "MISC8_DSETNAME3" is not used [-Wunused-macros] BUILDSTDERR: 132 | #define MISC8_DSETNAME3 "Dataset3" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:135: warning: macro "MISC8_DSETNAME6" is not used [-Wunused-macros] BUILDSTDERR: 135 | #define MISC8_DSETNAME6 "Dataset6" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:136: warning: macro "MISC8_DSETNAME7" is not used [-Wunused-macros] BUILDSTDERR: 136 | #define MISC8_DSETNAME7 "Dataset7" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:131: warning: macro "MISC8_DSETNAME2" is not used [-Wunused-macros] BUILDSTDERR: 131 | #define MISC8_DSETNAME2 "Dataset2" BUILDSTDERR: | BUILDSTDERR: ../../test/tmisc.c:138: warning: macro "MISC8_DSETNAME9" is not used [-Wunused-macros] BUILDSTDERR: 138 | #define MISC8_DSETNAME9 "Dataset9" BUILDSTDERR: | mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o trefer.o ../../test/trefer.c BUILDSTDERR: ../../test/trefer.c: In function 'test_reference_region': BUILDSTDERR: ../../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] BUILDSTDERR: 805 | ret_particles = H5Sget_select_npoints(sid3); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/trefer.c: In function 'test_reference_region_1D': BUILDSTDERR: ../../test/trefer.c:976:34: warning: unused parameter 'new_format' [-Wunused-parameter] BUILDSTDERR: 976 | test_reference_region_1D(hbool_t new_format) BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tselect.o ../../test/tselect.c BUILDSTDERR: ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': BUILDSTDERR: ../../test/tselect.c:1612:12: warning: unused parameter 'cube_size' [-Wunused-parameter] BUILDSTDERR: 1612 | size_t cube_size, unsigned edge_size, unsigned cube_rank) BUILDSTDERR: | ~~~~~~~^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tsohm.o ../../test/tsohm.c BUILDSTDERR: ../../test/tsohm.c: In function 'getsize_testsize1': BUILDSTDERR: ../../test/tsohm.c:758:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 758 | file = size1_helper(file, FILENAME, fapl_id, open_close); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] BUILDSTDERR: 750 | getsize_testsize1(const char *filename, hid_t fcpl_id, hid_t fapl_id, unsigned open_close, H5O_info_t *oinfo) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: ../../test/tsohm.c: In function 'test_sohm_size1': BUILDSTDERR: ../../test/tsohm.c:796:20: warning: variable 'norm_oh_size' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 796 | hsize_t norm_oh_size; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../test/tsohm.c: In function 'test_sohm_attrs': BUILDSTDERR: ../../test/tsohm.c:1298:15: warning: conversion from 'hid_t' {aka 'long int'} to 'herr_t' {aka 'int'} may change value [-Wconversion] BUILDSTDERR: 1298 | ret = H5Fcreate(FILENAME, H5F_ACC_TRUNC, fcpl_id, H5P_DEFAULT); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../../test/tsohm.c:963:1: warning: 'test_sohm_size_consistency_open_create' defined but not used [-Wunused-function] BUILDSTDERR: 963 | test_sohm_size_consistency_open_create(void) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ttst.o ../../test/ttst.c BUILDSTDERR: ../../test/ttst.c: In function 'test_tst_init': BUILDSTDERR: ../../test/ttst.c:105:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 105 | tmp_word=(char *)words[u]; BUILDSTDERR: | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tvlstr.o ../../test/tvlstr.c BUILDSTDERR: ../../test/tvlstr.c: In function 'test_write_same_element': BUILDSTDERR: ../../test/tvlstr.c:864:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/tvlstr.c:864:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:864:51: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/tvlstr.c:864:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/tvlstr.c:869:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; BUILDSTDERR: | ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tvltypes.o ../../test/tvltypes.c BUILDSTDERR: ../../test/tvltypes.c: In function 'test_vltypes_fill_value': BUILDSTDERR: ../../test/tvltypes.c:2438:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tvltypes.c:2438:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2438:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/tvltypes.c:2439:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/tvltypes.c:2439:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; BUILDSTDERR: | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cache_tagging.o ../../test/cache_tagging.c BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_file_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:442:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 442 | int verbose = FALSE; /* verbose test outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_file_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:523:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 523 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_group_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:630:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 630 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_multi_group_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:725:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 725 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_link_iteration_tags': BUILDSTDERR: ../../test/cache_tagging.c:853:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 853 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dense_attribute_tags': BUILDSTDERR: ../../test/cache_tagging.c:967:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 967 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_group_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:1147:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1147 | int verbose = FALSE; /* verbose file output */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:1250:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1250 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:1379:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1379 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_rename_tags': BUILDSTDERR: ../../test/cache_tagging.c:1510:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1510 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_delete_tags': BUILDSTDERR: ../../test/cache_tagging.c:1689:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1689 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:1846:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1846 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_creation_earlyalloc_tags': BUILDSTDERR: ../../test/cache_tagging.c:1973:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 1973 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:2104:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2104 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_write_tags': BUILDSTDERR: ../../test/cache_tagging.c:2224:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2224 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_attribute_write_tags': BUILDSTDERR: ../../test/cache_tagging.c:2360:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2360 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_read_tags': BUILDSTDERR: ../../test/cache_tagging.c:2507:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2507 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_size_retrieval': BUILDSTDERR: ../../test/cache_tagging.c:2638:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2638 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_dataset_extend_tags': BUILDSTDERR: ../../test/cache_tagging.c:2771:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2771 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_object_info_tags': BUILDSTDERR: ../../test/cache_tagging.c:2902:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 2902 | int verbose = FALSE; /* verbose file output */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_object_copy_tags': BUILDSTDERR: ../../test/cache_tagging.c:3005:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3005 | int verbose = FALSE; /* verbose file output */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_link_removal_tags': BUILDSTDERR: ../../test/cache_tagging.c:3120:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3120 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_link_getname_tags': BUILDSTDERR: ../../test/cache_tagging.c:3273:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3273 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_external_link_creation_tags': BUILDSTDERR: ../../test/cache_tagging.c:3416:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3416 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_external_link_open_tags': BUILDSTDERR: ../../test/cache_tagging.c:3516:9: warning: unused variable 'verbose' [-Wunused-variable] BUILDSTDERR: 3516 | int verbose = FALSE; /* verbose file outout */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/cache_tagging.c: In function 'check_invalid_tag_application': BUILDSTDERR: ../../test/cache_tagging.c:3700:1: warning: label 'error' defined but not used [-Wunused-label] BUILDSTDERR: 3700 | error: BUILDSTDERR: | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lheap.o ../../test/lheap.c BUILDSTDERR: In file included from ../../test/lheap.c:21: BUILDSTDERR: ../../test/lheap.c: In function 'main': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/lheap.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ohdr.o ../../test/ohdr.c BUILDSTDERR: ../../test/ohdr.c: In function 'main': BUILDSTDERR: ../../test/ohdr.c:1714:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 1714 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/ohdr.c:1715:70: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 1715 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../src/H5private.h:58, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/ohdr.c:17: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'test_unknown' at ../../test/ohdr.c:1359:5: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fheap.o ../../test/fheap.c BUILDSTDERR: ../../test/fheap.c: In function 'begin_test': BUILDSTDERR: ../../test/fheap.c:555:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 555 | HDsprintf(test_desc, base_desc, del_str); BUILDSTDERR: | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dt_arith.o ../../test/dt_arith.c BUILDSTDERR: ../../test/dt_arith.c: In function 'test_hard_query': BUILDSTDERR: ../../test/dt_arith.c:630:74: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 630 | H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | 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 *)} BUILDSTDERR: In file included from ../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../src/H5Opublic.h:31, BUILDSTDERR: from ../../src/H5Apublic.h:22, BUILDSTDERR: from ../../src/hdf5.h:23, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/dt_arith.c:21: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 589 | hid_t dst_id, H5T_conv_t func); BUILDSTDERR: | ~~~~~~~~~~~^~~~ BUILDSTDERR: ../../test/dt_arith.c:639:77: warning: passing argument 5 of 'H5Tregister' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 639 | H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | 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 *)} BUILDSTDERR: In file included from ../../src/H5Lpublic.h:30, BUILDSTDERR: from ../../src/H5Opublic.h:31, BUILDSTDERR: from ../../src/H5Apublic.h:22, BUILDSTDERR: from ../../src/hdf5.h:23, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/dt_arith.c:21: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 587 | hid_t dst_id, H5T_conv_t func); BUILDSTDERR: | ~~~~~~~~~~~^~~~ BUILDSTDERR: ../../test/dt_arith.c: In function 'my_isnan': BUILDSTDERR: ../../test/dt_arith.c:2734:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2734 | retval = (x!=x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2738 | retval = (x!=x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2743 | retval = (x!=x); BUILDSTDERR: | ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o page_buffer.o ../../test/page_buffer.c BUILDSTDERR: ../../test/page_buffer.c:1734:1: warning: 'test_stats_collection' defined but not used [-Wunused-function] BUILDSTDERR: 1734 | test_stats_collection(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/page_buffer.c:1099:1: warning: 'test_min_threshold' defined but not used [-Wunused-function] BUILDSTDERR: 1099 | test_min_threshold(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/page_buffer.c:845:1: warning: 'test_lru_processing' defined but not used [-Wunused-function] BUILDSTDERR: 845 | test_lru_processing(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/page_buffer.c:568:1: warning: 'test_raw_data_handling' defined but not used [-Wunused-function] BUILDSTDERR: 568 | test_raw_data_handling(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/page_buffer.c:382:1: warning: 'test_args' defined but not used [-Wunused-function] BUILDSTDERR: 382 | test_args(hid_t orig_fapl, const char *env_h5_drvr) BUILDSTDERR: | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dtypes.o ../../test/dtypes.c BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: ../../test/dtypes.c: In function 'test_compound_9': BUILDSTDERR: ../../test/dtypes.c:1858:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1858 | if(rdata.str) HDfree(rdata.str); BUILDSTDERR: | ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: 859 | #define HDfree(M) free(M) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5private.h:57, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: ../../test/dtypes.c:1879:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1879 | if(rdata.str) HDfree(rdata.str); BUILDSTDERR: | ~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: 859 | #define HDfree(M) free(M) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5private.h:57, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_compound_14': BUILDSTDERR: ../../test/dtypes.c:2563:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2563 | cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001}; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: ../../test/dtypes.c:2846:33: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2846 | if(rdata1.str) HDfree(rdata1.str); BUILDSTDERR: | ~~~~~~^~~~ BUILDSTDERR: ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' BUILDSTDERR: 859 | #define HDfree(M) free(M) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/H5private.h:57, BUILDSTDERR: from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ~~~~~~^~~~~ BUILDSTDERR: ../../test/dtypes.c: In function 'create_del_obj_named_test_file': BUILDSTDERR: ../../test/dtypes.c:6714:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6714 | herr_t status; /* Generic return value */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_delete_obj_named': BUILDSTDERR: ../../test/dtypes.c:6840:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6840 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:6841:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6841 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_delete_obj_named_fileid': BUILDSTDERR: ../../test/dtypes.c:6941:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6941 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:6942:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 6942 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c: In function 'test_utf_ascii_conv': BUILDSTDERR: ../../test/dtypes.c:7274:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 7274 | status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/dtypes.c:7307:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 7307 | status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT); BUILDSTDERR: | ^ BUILDSTDERR: ../../test/dtypes.c: In function 'test_versionbounds': BUILDSTDERR: ../../test/dtypes.c:7694:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7694 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7698 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7702 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7706 | enum_val++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7730 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dtypes.c:7731:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 7731 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../test/dtypes.c:22: BUILDSTDERR: ../../test/dtypes.c: In function 'test_compound_18': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/dtypes.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 1039 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dsets.o ../../test/dsets.c BUILDSTDERR: ../../test/dsets.c: In function 'test_compact_io': BUILDSTDERR: ../../test/dsets.c:845:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 845 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:846:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 846 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_filters': BUILDSTDERR: ../../test/dsets.c:2262:5: warning: unused parameter 'fapl' [-Wunused-parameter] BUILDSTDERR: 2258 | test_filters(hid_t file, hid_t BUILDSTDERR: | ~~~~~ BUILDSTDERR: 2259 | #ifndef H5_HAVE_FILTER_SZIP BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2260 | H5_ATTR_UNUSED BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: 2261 | #endif /* H5_HAVE_FILTER_SZIP */ BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2262 | fapl) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_float': BUILDSTDERR: ../../test/dsets.c:3067:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 3067 | if(!(orig_data[i][j] == orig_data[i][j])) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_double': BUILDSTDERR: ../../test/dsets.c:3199:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 3199 | if(!(orig_data[i][j] == orig_data[i][j])) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_compound': BUILDSTDERR: ../../test/dsets.c:3534:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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))) BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_nbit_compound_2': BUILDSTDERR: ../../test/dsets.c:3856:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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))) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:3865:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 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)) || BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_deprec': BUILDSTDERR: ../../test/dsets.c:7464:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7464 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/dsets.c: In function 'test_zero_dim_dset': BUILDSTDERR: ../../test/dsets.c:10329:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 10329 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:10330:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 10330 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c: In function 'test_versionbounds': BUILDSTDERR: ../../test/dsets.c:12966:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 12966 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:12967:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 12967 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/dsets.c:12925:11: warning: unused variable 'null_dspace' [-Wunused-variable] BUILDSTDERR: 12925 | hid_t null_dspace = -1; /* Data space of H5S_NULL */ BUILDSTDERR: | ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o chunk_info.o ../../test/chunk_info.c BUILDSTDERR: ../../test/chunk_info.c: In function 'test_chunk_info_extensible_array': BUILDSTDERR: ../../test/chunk_info.c:1052:14: warning: unused variable 'out_buf' [-Wunused-variable] BUILDSTDERR: 1052 | int out_buf[NX][NY]; /* Buffer to read data in */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/chunk_info.c: In function 'test_chunk_info_version2_btrees': BUILDSTDERR: ../../test/chunk_info.c:1259:14: warning: unused variable 'out_buf' [-Wunused-variable] BUILDSTDERR: 1259 | int out_buf[NX][NY]; /* Buffer to read data in */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/chunk_info.c: In function 'test_get_chunk_info_110': BUILDSTDERR: ../../test/chunk_info.c:1483:62: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 1483 | for (low = H5F_LIBVER_V110; low <= H5F_LIBVER_LATEST; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/chunk_info.c: In function 'create_4x4_dset': BUILDSTDERR: ../../test/chunk_info.c:1637:5: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1637 | H5Pclose(pid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1636 | H5Sclose(m_sid); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1635 | H5Sclose(f_sid); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1634 | H5Dclose(did); BUILDSTDERR: | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cmpd_dset.o ../../test/cmpd_dset.c BUILDSTDERR: ../../test/cmpd_dset.c: In function 'main': BUILDSTDERR: ../../test/cmpd_dset.c:2222:63: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 2222 | H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | 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 *)} BUILDSTDERR: In file included from ../../src/H5Tprivate.h:24, BUILDSTDERR: from ../../src/H5Tpkg.h:37, BUILDSTDERR: from ../../test/cmpd_dset.c:23: BUILDSTDERR: ../../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 *)'} BUILDSTDERR: 589 | hid_t dst_id, H5T_conv_t func); BUILDSTDERR: | ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o direct_chunk.o ../../test/direct_chunk.c BUILDSTDERR: ../../test/direct_chunk.c: In function 'test_single_chunk_latest': BUILDSTDERR: ../../test/direct_chunk.c:2099:9: warning: 'dcpl' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2099 | H5Pclose(dcpl); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2097 | H5Dclose(did); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2098 | H5Sclose(sid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2101 | H5Fclose(fid); BUILDSTDERR: | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o external.o ../../test/external.c BUILDSTDERR: ../../test/external.c: In function 'test_path_absolute': BUILDSTDERR: ../../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=] BUILDSTDERR: 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/external.c:1006:48: note: directive argument in the range [1, 4] BUILDSTDERR: 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/external.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o objcopy.o ../../test/objcopy.c BUILDSTDERR: ../../test/objcopy.c: In function 'compare_data': BUILDSTDERR: ../../test/objcopy.c:1112:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1112 | ref_buf1 = (const hdset_reg_ref_t *)buf1; BUILDSTDERR: | ^ BUILDSTDERR: ../../test/objcopy.c:1113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1113 | ref_buf2 = (const hdset_reg_ref_t *)buf2; BUILDSTDERR: | ^ BUILDSTDERR: ../../test/objcopy.c: In function 'test_copy_dataset_versionbounds': BUILDSTDERR: ../../test/objcopy.c:2202:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 2202 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/objcopy.c:2203:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 2203 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/objcopy.c:2141:13: warning: unused variable 'valid_high' [-Wunused-variable] BUILDSTDERR: 2141 | hbool_t valid_high = FALSE; /* TRUE if high bound is valid */ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/objcopy.c:2139:27: warning: unused variable 'high_src' [-Wunused-variable] BUILDSTDERR: 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/objcopy.c:2139:18: warning: unused variable 'low_src' [-Wunused-variable] BUILDSTDERR: 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/objcopy.c: In function 'attach_attribute_compound_vlstr': BUILDSTDERR: ../../test/objcopy.c:5838:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 5838 | buf.v = "ThisIsAString"; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/objcopy.c:22: BUILDSTDERR: ../../test/objcopy.c: In function 'test_copy_old_layout': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/testhdf5.h:22, BUILDSTDERR: from ../../test/objcopy.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o links.o ../../test/links.c BUILDSTDERR: ../../test/links.c: In function 'open_by_idx': BUILDSTDERR: ../../test/links.c:13364:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13364 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c:13399:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13399 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'open_by_idx_old': BUILDSTDERR: ../../test/links.c:13541:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13541 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'object_info': BUILDSTDERR: ../../test/links.c:13812:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13812 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c:13860:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 13860 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'group_info': BUILDSTDERR: ../../test/links.c:14430:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14430 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c:14289:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14289 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'group_info_old': BUILDSTDERR: ../../test/links.c:14660:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14660 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/links.c: In function 'object_info_old': BUILDSTDERR: ../../test/links.c:14009:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] BUILDSTDERR: 14009 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/links.c:35: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o twriteorder.o ../../test/twriteorder.c BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/twriteorder.c:62: BUILDSTDERR: ../../test/twriteorder.c: In function 'create_wo_file': BUILDSTDERR: ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:240:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 240 | if ((ret_code=HDwrite(write_fd_g, &blkaddr, (size_t)SIZE_BLKADDR)) != SIZE_BLKADDR){ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/twriteorder.c: In function 'write_wo_file': BUILDSTDERR: ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:271:16: note: in expansion of macro 'HDwrite' BUILDSTDERR: 271 | if ((ret_code=HDwrite(write_fd_g, buffer, (size_t)blocksize_g)) != blocksize_g){ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/twriteorder.c:279:19: note: in expansion of macro 'HDwrite' BUILDSTDERR: 279 | if ((ret_code=HDwrite(write_fd_g, &blkaddr_old, (size_t)sizeof(blkaddr_old))) != sizeof(blkaddr_old)){ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/twriteorder.c: In function 'read_wo_file': BUILDSTDERR: ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1198 | #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/twriteorder.c:307:16: note: in expansion of macro 'HDread' BUILDSTDERR: 307 | if ((ret_code=HDread(read_fd, &blkaddr, (size_t)sizeof(blkaddr))) != sizeof(blkaddr)){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1198 | #define HDread(F,M,Z) read(F,M,Z) BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/twriteorder.c:320:16: note: in expansion of macro 'HDread' BUILDSTDERR: 320 | if ((ret_code=HDread(read_fd, buffer, (size_t)blocksize_g)) != blocksize_g){ BUILDSTDERR: | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o big.o ../../test/big.c BUILDSTDERR: ../../test/big.c: In function 'enough_room': BUILDSTDERR: ../../test/big.c:295:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 295 | HDsnprintf(name, sizeof(name), filename, i); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/big.c:310:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 310 | HDsnprintf(name, sizeof(name), filename, i); BUILDSTDERR: | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fillval.o ../../test/fillval.c BUILDSTDERR: ../../test/fillval.c: In function 'test_extend_cases': BUILDSTDERR: ../../test/fillval.c:1442:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/fillval.c:1442:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/fillval.c: In function 'test_extend': BUILDSTDERR: ../../test/fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1845 | comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/fillval.c:1845:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 1845 | comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../test/fillval.c: In function 'test_rdwr_cases': BUILDSTDERR: ../../test/fillval.c:884:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 885 | "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 886 | hs_offset[0], hs_offset[1], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 887 | hs_offset[2], hs_offset[3], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 888 | hs_offset[4], BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/fillval.c:20: BUILDSTDERR: ../../src/H5private.h:548:49: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 548 | #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON) BUILDSTDERR: | ^ BUILDSTDERR: ../../test/fillval.c:761:31: note: 'fill_c.y' was declared here BUILDSTDERR: 761 | comp_datatype rd_c, fill_c, should_be_c; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/fillval.c:884:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 885 | "Fill value: %f, %d, %f, %c\n", BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 886 | hs_offset[0], hs_offset[1], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 887 | hs_offset[2], hs_offset[3], BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 888 | hs_offset[4], BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/fillval.c:20: BUILDSTDERR: ../../src/H5private.h:547:49: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 547 | #define H5_FLT_ABS_EQUAL(X,Y) (HDfabsf((X)-(Y)) < FLT_EPSILON) BUILDSTDERR: | ^ BUILDSTDERR: ../../test/fillval.c:761:31: note: 'fill_c.a' was declared here BUILDSTDERR: 761 | comp_datatype rd_c, fill_c, should_be_c; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../test/fillval.c:21: BUILDSTDERR: ../../test/fillval.c: In function 'main': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/fillval.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o set_extent.o ../../test/set_extent.c BUILDSTDERR: ../../test/set_extent.c: In function 'do_layouts': BUILDSTDERR: ../../test/set_extent.c:436:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 436 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/set_extent.c:437:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] BUILDSTDERR: 437 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { BUILDSTDERR: | ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vfd.o ../../test/vfd.c BUILDSTDERR: ../../test/vfd.c: In function 'test_family_opens': BUILDSTDERR: ../../test/vfd.c:781:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 781 | HDsnprintf(first_name, sizeof(first_name), fname, 0); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/vfd.c: In function 'test_family_compat': BUILDSTDERR: ../../test/vfd.c:1059:64: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1059 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/vfd.c:1060:66: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1060 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vfd.c:1064:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1064 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../test/vfd.c:1065:70: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1065 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vfd.c: In function 'test_multi_opens': BUILDSTDERR: ../../test/vfd.c:1138:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1138 | HDsnprintf(sf_name, sizeof(sf_name), super_name, fname); BUILDSTDERR: | ^~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mf.o ../../test/mf.c BUILDSTDERR: ../../test/mf.c: In function 'set_multi_split': BUILDSTDERR: ../../test/mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] BUILDSTDERR: 7555 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) BUILDSTDERR: | ~~~~~~~~^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds.o ../../test/vds.c BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../test/vds.c:19: BUILDSTDERR: ../../test/vds.c: In function 'test_vds_prefix': BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1222:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1222 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1223:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1223 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1226:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1226 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1303:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1303 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1304:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1304 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1307:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1307 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1400:9: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1400 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1401:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1401 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1404:9: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1404 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 926 | #define HDgetcwd(S,Z) getcwd(S,Z) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds.c:1481:13: note: in expansion of macro 'HDgetcwd' BUILDSTDERR: 1481 | HDgetcwd(buffer, 1024); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1482:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1482 | HDchdir(TMPDIR); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 691 | #define HDchdir(S) chdir(S) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds.c:1485:13: note: in expansion of macro 'HDchdir' BUILDSTDERR: 1485 | HDchdir(buffer); BUILDSTDERR: | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o file_image.o ../../test/file_image.c BUILDSTDERR: ../../test/file_image.c: In function 'test_get_file_image': BUILDSTDERR: ../../test/file_image.c:786:56: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 786 | HDsnprintf(member_file_name, (size_t)1024, file_name, i); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/file_image.c:814:48: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 814 | HDsnprintf(member_file_name, 1024, file_name, i); BUILDSTDERR: | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o error_test.o ../../test/error_test.c BUILDSTDERR: ../../test/error_test.c: In function 'test_long_desc': BUILDSTDERR: ../../test/error_test.c:354:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 354 | HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../test/error_test.c:21: BUILDSTDERR: ../../test/error_test.c: In function 'main': BUILDSTDERR: ../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/H5Epublic.h:20, BUILDSTDERR: from ../../src/hdf5.h:26, BUILDSTDERR: from ../../test/h5test.h:27, BUILDSTDERR: from ../../test/error_test.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o del_many_dense_attrs.o ../../test/del_many_dense_attrs.c BUILDSTDERR: ../../test/del_many_dense_attrs.c: In function 'main': BUILDSTDERR: ../../test/del_many_dense_attrs.c:73:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 73 | char *basename="attr"; /* Name prefix for attribute */ BUILDSTDERR: | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o use_disable_mdc_flushes.o ../../test/use_disable_mdc_flushes.c BUILDSTDERR: ../../test/use_disable_mdc_flushes.c: In function 'parse_option': BUILDSTDERR: ../../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] BUILDSTDERR: 111 | if ((nplanes_g = atoi(optarg)) <= 0){ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../test/use_disable_mdc_flushes.c: In function 'setup_parameters': BUILDSTDERR: ../../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] BUILDSTDERR: 196 | chunkdims_g[0] = chunkplanes_g; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 197 | chunkdims_g[1]= chunkdims_g[2] = chunksize_g; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 202 | dims_g[1] = dims_g[2] = max_dims_g[1] = max_dims_g[2] = chunksize_g; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 206 | nplanes_g = chunksize_g; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/use_disable_mdc_flushes.c: In function 'write_file': BUILDSTDERR: ../../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] BUILDSTDERR: 302 | hsize_t cz=chunksize_g; /* Chunk size */ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 417 | *bufptr++ = i; BUILDSTDERR: | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds_swmr_gen.o ../../test/vds_swmr_gen.c BUILDSTDERR: ../../test/vds_swmr_gen.c: In function 'main': BUILDSTDERR: ../../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] BUILDSTDERR: 102 | start[1] = map_start; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 106 | map_start += PLANES[i][1]; BUILDSTDERR: | ^~ BUILDSTDERR: ../../test/vds_swmr_gen.c:106:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 106 | map_start += PLANES[i][1]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../test/vds_swmr_gen.c:15: BUILDSTDERR: At top level: BUILDSTDERR: ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] BUILDSTDERR: 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds_swmr_reader.o ../../test/vds_swmr_reader.c BUILDSTDERR: ../../test/vds_swmr_reader.c: In function 'main': BUILDSTDERR: ../../test/vds_swmr_reader.c:43:18: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 43 | n_elements = VDS_PLANE[1] * VDS_PLANE[2]; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr_reader.c:44:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 44 | size = n_elements * sizeof(int); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/vds_swmr_reader.c:15: BUILDSTDERR: At top level: BUILDSTDERR: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] BUILDSTDERR: 160 | static int32_t VDS_FILL_VALUE = -9; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] BUILDSTDERR: 152 | static int32_t FILL_VALUES[N_SOURCES] = { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:148:13: warning: 'SOURCE_DSET_PATH' defined but not used [-Wunused-variable] BUILDSTDERR: 148 | static char SOURCE_DSET_PATH[NAME_LEN] = "/source_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:134:13: warning: 'FILE_NAMES' defined but not used [-Wunused-variable] BUILDSTDERR: 134 | static char FILE_NAMES[N_SOURCES][NAME_LEN] = { BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:123:16: warning: 'PLANES' defined but not used [-Wunused-variable] BUILDSTDERR: 123 | static hsize_t PLANES[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 97 | static hsize_t DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vds_swmr_writer.o ../../test/vds_swmr_writer.c BUILDSTDERR: In file included from ../../test/vds_swmr_writer.c:16: BUILDSTDERR: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] BUILDSTDERR: 160 | static int32_t VDS_FILL_VALUE = -9; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] BUILDSTDERR: 152 | static int32_t FILL_VALUES[N_SOURCES] = { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:149:13: warning: 'VDS_DSET_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 149 | static char VDS_DSET_NAME[NAME_LEN] = "vds_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:144:13: warning: 'VDS_FILE_NAME' defined but not used [-Wunused-variable] BUILDSTDERR: 144 | static char VDS_FILE_NAME[NAME_LEN] = "vds_swmr.h5"; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] BUILDSTDERR: 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] BUILDSTDERR: 97 | static hsize_t DIMS[N_SOURCES][RANK] = { BUILDSTDERR: | ^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o filter_plugin.o ../../test/filter_plugin.c BUILDSTDERR: In file included from ../../test/filter_plugin.c:17: BUILDSTDERR: ../../test/H5srcdir.h:52:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] BUILDSTDERR: 52 | static const char *H5_get_srcdir_filename(const char *filename) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_mpi.o ../../testpar/t_mpi.c BUILDSTDERR: ../../testpar/t_mpi.c: In function 'test_mpio_overlap_writes': BUILDSTDERR: ../../testpar/t_mpi.c:71:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 71 | if (MAINPROCESS) BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_mpi.c:73:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 73 | printf(" -SKIP- \n"); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_mpi.c: In function 'test_mpio_gb_file': BUILDSTDERR: ../../testpar/t_mpi.c:311:18: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 311 | *(buf+j) = i*mpi_size + mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mpi.c:353:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 353 | expected = i*mpi_size + (mpi_size - mpi_rank - 1); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mpi.c: In function 'test_mpio_1wMr': BUILDSTDERR: ../../testpar/t_mpi.c:526:17: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] BUILDSTDERR: 526 | writedata[i] = irank*DIMSIZE + i; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../testpar/t_mpi.c:598:15: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] BUILDSTDERR: 598 | expect_val = irank*DIMSIZE + i; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../testpar/t_mpi.c: In function 'test_mpio_derived_dtype': BUILDSTDERR: ../../testpar/t_mpi.c:698:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 698 | buf[i] = i+1; BUILDSTDERR: | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_bigio.o ../../testpar/t_bigio.c BUILDSTDERR: ../../testpar/t_bigio.c:52:7: warning: redundant redeclaration of 'create_faccess_plist' [-Wredundant-decls] BUILDSTDERR: 52 | hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_bigio.c:3: BUILDSTDERR: ../../testpar/testphdf5.h:302:7: note: previous declaration of 'create_faccess_plist' was here BUILDSTDERR: 302 | hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'ccslab_set': BUILDSTDERR: ../../testpar/t_bigio.c:230:16: warning: declaration of 'mpi_rank' shadows a global declaration [-Wshadow] BUILDSTDERR: 230 | ccslab_set(int mpi_rank, BUILDSTDERR: | ~~~~^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here BUILDSTDERR: 45 | int mpi_size, mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:231:9: warning: declaration of 'mpi_size' shadows a global declaration [-Wshadow] BUILDSTDERR: 231 | int mpi_size, BUILDSTDERR: | ~~~~^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:5: note: shadowed declaration is here BUILDSTDERR: 45 | int mpi_size, mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 249 | start[0] = mpi_rank*count[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 262 | start[0] = space_dim1*mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 276 | start[0] = mpi_rank*count[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 288 | stride[0] = space_dim1*mpi_size/4+1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 293 | if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 294 | else start[0] = 1 + space_dim1*mpi_size/2 + (mpi_rank-2*mpi_size/3); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 294 | else start[0] = 1 + space_dim1*mpi_size/2 + (mpi_rank-2*mpi_size/3); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 302 | start[0] = mpi_rank*space_dim1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 313 | block[0] = space_dim1*mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'dataset_big_write': BUILDSTDERR: ../../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] BUILDSTDERR: 524 | dims[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 532 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 538 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 587 | dims[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 596 | block[1] = dims[1]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 602 | start[1] = mpi_rank*block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 713 | dims[1] = mpi_size * 4; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 728 | start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 728 | start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:496:13: warning: unused variable 'h' [-Wunused-variable] BUILDSTDERR: 496 | hsize_t h; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:492:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 492 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:486:11: warning: unused variable 'datatype' [-Wunused-variable] BUILDSTDERR: 486 | hid_t datatype; /* Datatype ID */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'dataset_big_read': BUILDSTDERR: ../../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] BUILDSTDERR: 843 | dims[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 846 | block[1] = dims[1]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 852 | start[1] = mpi_rank*block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 905 | dims[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 907 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 913 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1029 | dims[1] = mpi_size * 4; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1038 | start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1038 | start[1] = dims[1]/mpi_size * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:810:13: warning: unused variable 'h' [-Wunused-variable] BUILDSTDERR: 810 | hsize_t h; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:13: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: 809 | int i,j,k; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:11: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 809 | int i,j,k; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:809:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 809 | int i,j,k; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'create_faccess_plist': BUILDSTDERR: ../../testpar/t_bigio.c:1132:9: warning: declaration of 'mpi_rank' shadows a global declaration [-Wshadow] BUILDSTDERR: 1132 | int mpi_rank; /* mpi variables */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here BUILDSTDERR: 45 | int mpi_size, mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c: In function 'coll_chunktest': BUILDSTDERR: ../../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] BUILDSTDERR: 1412 | dims[0] = space_dim1*mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1450 | chunk_dims[0] = dims[0]/chunk_factor; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c:1469:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1469 | switch (file_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1492:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1492 | switch (mem_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1728:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1728 | switch (file_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1751:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1751 | switch (mem_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_bigio.c:1398:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1398 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_bigio.c: At top level: BUILDSTDERR: ../../testpar/t_bigio.c:29: warning: macro "DATASET5" is not used [-Wunused-macros] BUILDSTDERR: 29 | #define DATASET5 "DSET5" BUILDSTDERR: | BUILDSTDERR: ../../testpar/t_bigio.c:17: warning: macro "MAINPROCESS" is not used [-Wunused-macros] BUILDSTDERR: 17 | #define MAINPROCESS (!mpi_rank) /* define process 0 as main process */ BUILDSTDERR: | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_dset.o ../../testpar/t_dset.c BUILDSTDERR: ../../testpar/t_dset.c: In function 'slab_set': BUILDSTDERR: ../../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] BUILDSTDERR: 51 | block[0] = dim0 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 52 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 57 | start[0] = mpi_rank * block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 64 | block[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 65 | block[1] = dim1 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 71 | start[1] = mpi_rank * block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 77 | block[0] = (mpi_rank ? dim0 / mpi_size : 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 78 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 83 | start[0] = (mpi_rank ? mpi_rank * block[0] : 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 90 | block[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 91 | block[1] = (mpi_rank ? dim1 / mpi_size : 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 97 | start[1] = (mpi_rank ? mpi_rank * block[1] : 0); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 104 | block[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 105 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_writeInd': BUILDSTDERR: ../../testpar/t_dset.c:302:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 302 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:311:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 311 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 335 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 336 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_readInd': BUILDSTDERR: ../../testpar/t_dset.c:447:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 447 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:456:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 456 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:458:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 458 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_writeAll': BUILDSTDERR: ../../testpar/t_dset.c:578:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 578 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 587 | num_points = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:588:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 588 | coords = (hsize_t *)HDmalloc(dim1 * RANK * sizeof(hsize_t)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:592:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 592 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 616 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 617 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:918:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 918 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 922 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 924 | stride[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 927 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 974 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1012 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:570:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 570 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_readAll': BUILDSTDERR: ../../testpar/t_dset.c:1110:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1110 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1119 | num_points = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1120:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1120 | coords = (hsize_t *)HDmalloc(dim0 * dim1 * RANK * sizeof(hsize_t)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1124:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1124 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1126:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1126 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1304:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1304 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1306:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1306 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1310 | block[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1312 | stride[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1315 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1366:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1366 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1371 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1411:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1411 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1421 | num_points = dim0 * dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1425 | coords[k++] = i; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1426 | coords[k++] = j; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1449 | start[0] = dim0/mpi_size * mpi_rank; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:1101:13: warning: unused variable 'current_dims' [-Wunused-variable] BUILDSTDERR: 1101 | hsize_t current_dims; /* for point selection */ BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_writeInd': BUILDSTDERR: ../../testpar/t_dset.c:1523:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1523 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1532 | chunk_dims[0] = chunkdim0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1533 | chunk_dims[1] = chunkdim1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1536:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1536 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1623 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1624 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1683 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1684 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_writeInd2': BUILDSTDERR: ../../testpar/t_dset.c:1746:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1746 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1845 | written[i] = orig_size + i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1845:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1845 | written[i] = orig_size + i; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_readInd': BUILDSTDERR: ../../testpar/t_dset.c:1911:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1911 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:1920:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1920 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1922:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1922 | data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:1924:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1924 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_writeAll': BUILDSTDERR: ../../testpar/t_dset.c:2094:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 2094 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2103 | chunk_dims[0] = chunkdim0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2104 | chunk_dims[1] = chunkdim1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:2107:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2107 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2194 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2195 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2277 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2278 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'extend_readAll': BUILDSTDERR: ../../testpar/t_dset.c:2341:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 2341 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:2350:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2350 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:2352:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2352 | data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:2354:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2354 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'compress_readAll': BUILDSTDERR: ../../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] BUILDSTDERR: 2522 | hsize_t dim=dim0; /* Dataspace dimensions */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c:2534:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 2534 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:2550:22: warning: conversion to 'DATATYPE' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 2550 | data_orig[u]=u; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'none_selection_chunk': BUILDSTDERR: ../../testpar/t_dset.c:2725:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 2725 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2734 | chunk_dims[0] = chunkdim0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2735 | chunk_dims[1] = chunkdim1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2765 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 2766 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'test_actual_io_mode': BUILDSTDERR: ../../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] BUILDSTDERR: 2961 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_write = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2962 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_read = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2963 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_expected = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2964 | H5D_mpio_actual_io_mode_t actual_io_mode_write = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2965 | H5D_mpio_actual_io_mode_t actual_io_mode_read = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 2966 | H5D_mpio_actual_io_mode_t actual_io_mode_expected = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3043 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3044 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3055 | chunk_dims[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3121 | block[0] = dim0 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3122 | block[1] = dim1 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3125 | stride[0] = mpi_rank * block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3128 | start[1] = mpi_rank*block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3159 | block[0] = block[0] / mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3162 | block[0] = dim0 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3163 | block[1] = dim1 / mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3166 | stride[0] = mpi_rank * block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3169 | start[1] = mpi_rank*block[1]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3221 | actual_chunk_opt_mode_expected = -1; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 3222 | actual_io_mode_expected = -1; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:3242:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 3242 | buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode': BUILDSTDERR: ../../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] BUILDSTDERR: 3571 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3572 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3594 | chunk_dims[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:3675:14: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 3675 | length = dims[0] * dims[1]; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:3678:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 3678 | buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c:3485:13: warning: unused variable 'coord' [-Wunused-variable] BUILDSTDERR: 3485 | hsize_t coord[NELM][RANK]; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode_filter': BUILDSTDERR: ../../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] BUILDSTDERR: 3868 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3869 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 3887 | chunk_dims[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../testpar/t_dset.c:3917:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 3917 | buffer = (int *)HDmalloc(sizeof(int) * length); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_dset.c: In function 'dataset_atomicity': BUILDSTDERR: ../../testpar/t_dset.c:4088:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 4088 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../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] BUILDSTDERR: 4102 | write_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4105 | read_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4121 | dims[0] = dim0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4122 | dims[1] = dim1; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_dset.c:29: BUILDSTDERR: ../../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] BUILDSTDERR: 4260 | write_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4263 | read_buf = (int *)HDcalloc(buf_size, sizeof(int)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' BUILDSTDERR: 673 | #define HDcalloc(N,Z) calloc(N,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4280 | block[0] = dim0/mpi_size - 1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4281 | block[1] = dim1/mpi_size - 1; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4284 | count[0] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4285 | count[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4341 | if (i >= mpi_rank*(block[0]+1)) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4341 | if (i >= mpi_rank*(block[0]+1)) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../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] BUILDSTDERR: 4344 | if ((i+1)%(block[0]+1)==0) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4349 | if (j >= mpi_rank*(block[1]+1)) { BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4349 | if (j >= mpi_rank*(block[1]+1)) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../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] BUILDSTDERR: 4350 | k += dim1 - mpi_rank*(block[1]+1); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4350 | k += dim1 - mpi_rank*(block[1]+1); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 4350 | k += dim1 - mpi_rank*(block[1]+1); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_dset.c:4350:26: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 4350 | k += dim1 - mpi_rank*(block[1]+1); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 4353 | if ((j+1)%(block[1]+1)==0) { BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: ../../testpar/t_dset.c:3801:1: warning: 'test_no_collective_cause_mode_filter' defined but not used [-Wunused-function] BUILDSTDERR: 3801 | test_no_collective_cause_mode_filter(int selection_mode) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_file.o ../../testpar/t_file.c BUILDSTDERR: ../../testpar/t_file.c: In function 'test_split_comm_access': BUILDSTDERR: ../../testpar/t_file.c:109:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 109 | mrc = MPI_File_delete((char *)filename, info); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_file.c: In function 'test_page_buffer_access': BUILDSTDERR: ../../testpar/t_file.c:123:23: warning: unused variable 'fapl_self' [-Wunused-variable] BUILDSTDERR: 123 | hid_t fcpl, fapl, fapl_self; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_file.c:18: BUILDSTDERR: ../../testpar/t_file.c: In function 'create_file': BUILDSTDERR: ../../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] BUILDSTDERR: 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_file.c:479:15: note: in expansion of macro 'ROW_FACTOR' BUILDSTDERR: 479 | dims[0] = ROW_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_file.c:480:15: note: in expansion of macro 'COL_FACTOR' BUILDSTDERR: 480 | dims[1] = COL_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 485 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 491 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_file.c:18: BUILDSTDERR: ../../testpar/t_file.c: In function 'open_file': BUILDSTDERR: ../../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] BUILDSTDERR: 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_file.c:640:15: note: in expansion of macro 'ROW_FACTOR' BUILDSTDERR: 640 | dims[0] = ROW_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_file.c:641:15: note: in expansion of macro 'COL_FACTOR' BUILDSTDERR: 641 | dims[1] = COL_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 644 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 650 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_file.c:18: BUILDSTDERR: ../../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] BUILDSTDERR: 672 | VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 48 | if (val) { \ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 673 | VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 48 | if (val) { \ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 686 | for (i=0; i < num_elements; i++) BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_mdset.o ../../testpar/t_mdset.c BUILDSTDERR: ../../testpar/t_mdset.c: In function 'zero_dim_dset': BUILDSTDERR: ../../testpar/t_mdset.c:91:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 91 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'multiple_dset_write': BUILDSTDERR: ../../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] BUILDSTDERR: 158 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c:167:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 167 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:167:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 167 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'compact_dataset': BUILDSTDERR: ../../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] BUILDSTDERR: 244 | file_dims[i] = size; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c:249:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 249 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:249:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 249 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c:252:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 252 | inme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:252:10: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 252 | inme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:255:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 255 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:339:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 339 | if(inme[(i * size) + j] != outme[(i * size) + j]) BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'null_dataset': BUILDSTDERR: ../../testpar/t_mdset.c:378:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 378 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:387:13: warning: conversion from 'hssize_t' {aka 'long long int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 387 | nelem = H5Sget_simple_extent_npoints(sid); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'big_dataset': BUILDSTDERR: ../../testpar/t_mdset.c:494:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 494 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'dataset_fillvalue': BUILDSTDERR: ../../testpar/t_mdset.c:629:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 629 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 633 | dset_dims[0]=mpi_size+1; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_mdset.c:637:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 637 | rdata=HDmalloc((size_t)(dset_size*sizeof(int))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:639:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 639 | wdata=HDmalloc((size_t)(dset_size*sizeof(int))); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 726 | req_start[0]=mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'collective_group_write': BUILDSTDERR: ../../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] BUILDSTDERR: 865 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c:877:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 877 | outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:877:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' {aka 'int *'} not permitted in C++ [-Wc++-compat] BUILDSTDERR: 877 | outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'independent_group_read': BUILDSTDERR: ../../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] BUILDSTDERR: 953 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c: In function 'group_dataset_read': BUILDSTDERR: ../../testpar/t_mdset.c:1002:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1002 | indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:1005:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1005 | outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'multiple_group_write': BUILDSTDERR: ../../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] BUILDSTDERR: 1082 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c: In function 'write_dataset': BUILDSTDERR: ../../testpar/t_mdset.c:1173:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1173 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:1173:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' {aka 'int *'} not permitted in C++ [-Wc++-compat] BUILDSTDERR: 1173 | outme = HDmalloc((size_t)(size * size * sizeof(double))); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'multiple_group_read': BUILDSTDERR: ../../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] BUILDSTDERR: 1250 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../test/h5test.h:28, BUILDSTDERR: from ../../testpar/testpar.h:22, BUILDSTDERR: from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_mdset.c:14: BUILDSTDERR: ../../testpar/t_mdset.c: In function 'read_dataset': BUILDSTDERR: ../../testpar/t_mdset.c:1333:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1333 | indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c:1336:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1336 | outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'check_value': BUILDSTDERR: ../../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] BUILDSTDERR: 1491 | indata += chunk_origin[0]*size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1492 | outdata += chunk_origin[0]*size; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'get_slab': BUILDSTDERR: ../../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] BUILDSTDERR: 1525 | chunk_origin[0] = mpi_rank *(size/mpi_size); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1529 | chunk_dims[0] = size/mpi_size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1530 | chunk_dims[1] = size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1533 | file_dims[0] = file_dims[1] = size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'io_mode_confusion': BUILDSTDERR: ../../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] BUILDSTDERR: 1597 | pt = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_writer': BUILDSTDERR: ../../testpar/t_mdset.c:1961:9: warning: variable 'mrc' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1961 | int mrc; /* mpi error code */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_reader': BUILDSTDERR: ../../testpar/t_mdset.c:2480:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2480 | if (data_read[j] != data[j]){ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_mdset.c:2543:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2543 | if (att_read[j] != att[j]){ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_mdset.c:2596:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 2596 | if (lg_att_read[j] != lg_att[j]){ BUILDSTDERR: | ^~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_coll_chunk.o ../../testpar/t_coll_chunk.c BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk1': BUILDSTDERR: ../../testpar/t_coll_chunk.c:78:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 78 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk2': BUILDSTDERR: ../../testpar/t_coll_chunk.c:130:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 130 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk3': BUILDSTDERR: ../../testpar/t_coll_chunk.c:183:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 183 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk4': BUILDSTDERR: ../../testpar/t_coll_chunk.c:237:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 237 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk5': BUILDSTDERR: ../../testpar/t_coll_chunk.c:289:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 289 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk6': BUILDSTDERR: ../../testpar/t_coll_chunk.c:343:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 343 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk7': BUILDSTDERR: ../../testpar/t_coll_chunk.c:395:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 395 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk8': BUILDSTDERR: ../../testpar/t_coll_chunk.c:447:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 447 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk9': BUILDSTDERR: ../../testpar/t_coll_chunk.c:499:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 499 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunk10': BUILDSTDERR: ../../testpar/t_coll_chunk.c:551:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 551 | const char *filename = GetTestParameters(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_coll_chunk.c:14: BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'coll_chunktest': BUILDSTDERR: ../../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] BUILDSTDERR: 68 | #define SPACE_DIM1 24 BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:641:13: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 641 | dims[0] = SPACE_DIM1*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 674 | chunk_dims[0] = dims[0]/chunk_factor; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_chunk.c:693:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 693 | switch (file_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:716:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 716 | switch (mem_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:948:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 948 | switch (file_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:971:3: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 971 | switch (mem_selection) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:623:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 623 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_chunk.c: In function 'ccslab_set': BUILDSTDERR: ../../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] BUILDSTDERR: 1061 | start[0] = mpi_rank*count[0]; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_coll_chunk.c:14: BUILDSTDERR: ../../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] BUILDSTDERR: 68 | #define SPACE_DIM1 24 BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1074:15: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 1074 | start[0] = SPACE_DIM1*mpi_rank; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1088 | start[0] = mpi_rank*count[0]; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_coll_chunk.c:14: BUILDSTDERR: ../../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] BUILDSTDERR: 68 | #define SPACE_DIM1 24 BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1100:21: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 1100 | stride[0] = SPACE_DIM1*mpi_size/4+1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1105 | if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 1106 | else start[0] = 1 + SPACE_DIM1*mpi_size/2 + (mpi_rank-2*mpi_size/3); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1114 | start[0] = mpi_rank*SPACE_DIM1; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_coll_chunk.c:14: BUILDSTDERR: ../../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] BUILDSTDERR: 68 | #define SPACE_DIM1 24 BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_coll_chunk.c:1125:14: note: in expansion of macro 'SPACE_DIM1' BUILDSTDERR: 1125 | block[0] = SPACE_DIM1*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_span_tree.o ../../testpar/t_span_tree.c BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'coll_write_test': BUILDSTDERR: ../../testpar/t_span_tree.c:278:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 278 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 94 | #define MSPACE1_DIM 27000 /* Dataset size in memory */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:284:14: note: in expansion of macro 'MSPACE1_DIM' BUILDSTDERR: 284 | mdim1[0] = MSPACE1_DIM *mpi_size; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 100 | #define MSPACE_DIM2 3600 BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:286:14: note: in expansion of macro 'MSPACE_DIM2' BUILDSTDERR: 286 | mdim[1] = MSPACE_DIM2*mpi_size; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 97 | #define FSPACE_DIM2 3600 /* We will read dataset back from the file to the dataset in memory with these dataspace parameters. */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:288:14: note: in expansion of macro 'FSPACE_DIM2' BUILDSTDERR: 288 | fsdim[1] = FSPACE_DIM2*mpi_size; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:41: BUILDSTDERR: ../../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] BUILDSTDERR: 290 | vector = (int*)HDmalloc(sizeof(int)*mdim1[0]*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 291 | matrix_out = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 292 | matrix_out1 = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 294 | HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:296:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 296 | for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:296:62: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 296 | for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 318 | chunk_dims[0] = fsdim[0] / chunk_factor; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 319 | chunk_dims[1] = fsdim[1] / chunk_factor; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 108 | #define FHSTART1 1 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:355:15: note: in expansion of macro 'FHSTART1' BUILDSTDERR: 355 | start[1] = FHSTART1 + mpi_rank * FHSTRIDE1 * FHCOUNT1; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 117 | #define SHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:376:15: note: in expansion of macro 'SHSTART1' BUILDSTDERR: 376 | start[1] = SHSTART1+SHCOUNT1*SHBLOCK1*mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 133 | #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:514:15: note: in expansion of macro 'RFFHSTART1' BUILDSTDERR: 514 | start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 143 | #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:541:14: note: in expansion of macro 'RFSHSTART1' BUILDSTDERR: 541 | start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 153 | #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:580:15: note: in expansion of macro 'RMFHSTART1' BUILDSTDERR: 580 | start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 162 | #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:603:15: note: in expansion of macro 'RMSHSTART1' BUILDSTDERR: 603 | start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:41: BUILDSTDERR: ../../testpar/t_span_tree.c:618:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 618 | HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:619:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 619 | HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:635:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 635 | for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'coll_read_test': BUILDSTDERR: ../../testpar/t_span_tree.c:748:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 748 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 100 | #define MSPACE_DIM2 3600 BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_span_tree.c:754:13: note: in expansion of macro 'MSPACE_DIM2' BUILDSTDERR: 754 | mdim[1] = MSPACE_DIM2*mpi_size; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:41: BUILDSTDERR: ../../testpar/t_span_tree.c:755:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 755 | matrix_out =(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:756:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 756 | matrix_out1=(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:43: BUILDSTDERR: ../../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] BUILDSTDERR: 133 | #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:791:15: note: in expansion of macro 'RFFHSTART1' BUILDSTDERR: 791 | start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 143 | #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:811:15: note: in expansion of macro 'RFSHSTART1' BUILDSTDERR: 811 | start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 153 | #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:841:15: note: in expansion of macro 'RMFHSTART1' BUILDSTDERR: 841 | start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 162 | #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:863:15: note: in expansion of macro 'RMSHSTART1' BUILDSTDERR: 863 | start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../testpar/t_span_tree.c:41: BUILDSTDERR: ../../testpar/t_span_tree.c:878:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 878 | HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:879:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 879 | HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:910:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 910 | for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c:703:20: warning: unused parameter 'chunk_factor' [-Wunused-parameter] BUILDSTDERR: 703 | coll_read_test(int chunk_factor) BUILDSTDERR: | ~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__select_checker_board': BUILDSTDERR: ../../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] BUILDSTDERR: 1052 | base_count = dims[sel_offset] / (checker_edge_size * 2); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 1054 | if ( (dims[sel_rank] % (checker_edge_size * 2)) > 0 ) { BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test__run_test': BUILDSTDERR: ../../testpar/t_span_tree.c:1610:19: warning: variable 'large_ds_slice_size' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1610 | size_t large_ds_slice_size; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test': BUILDSTDERR: ../../testpar/t_span_tree.c:2634:11: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 2634 | (hbool_t)(use_collective_io++) ) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../testpar/t_span_tree.c: At top level: BUILDSTDERR: ../../testpar/t_span_tree.c:973: warning: macro "LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK" is not used [-Wunused-macros] BUILDSTDERR: 973 | #define LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK 0 BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_chunk_alloc.o ../../testpar/t_chunk_alloc.c BUILDSTDERR: ../../testpar/t_chunk_alloc.c: In function 'create_chunked_dataset': BUILDSTDERR: ../../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] BUILDSTDERR: 98 | dims[0]=nchunks*CHUNK_SIZE; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 131 | offset[0] = (nchunks-2)*chunk_dims[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 161 | est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 161 | est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../testpar/t_chunk_alloc.c: In function 'parallel_access_dataset': BUILDSTDERR: ../../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] BUILDSTDERR: 237 | size[0] = nchunks*CHUNK_SIZE; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 249 | offset[0] = (i*mpi_size+mpi_rank)*chunk_dims[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 298 | est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 298 | est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../testpar/t_chunk_alloc.c: In function 'verify_data': BUILDSTDERR: ../../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] BUILDSTDERR: 378 | offset[0] = i*chunk_dims[0]; BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_filter_read.o ../../testpar/t_filter_read.c BUILDSTDERR: ../../testpar/t_filter_read.c: In function 'filter_read_internal': BUILDSTDERR: ../../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] BUILDSTDERR: 77 | size[1] = hs_size[1] * mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 80 | hs_offset[1] = hs_size[1] * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_filter_read.c: In function 'test_filter_read': BUILDSTDERR: ../../testpar/t_filter_read.c:236:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 236 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_filter_read.c:218:17: warning: unused variable 'fletcher32_size' [-Wunused-variable] BUILDSTDERR: 218 | hsize_t fletcher32_size; /* Size of dataset with Fletcher32 checksum */ BUILDSTDERR: | ^~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_prop.o ../../testpar/t_prop.c BUILDSTDERR: ../../testpar/t_prop.c: In function 'test_encode_decode': BUILDSTDERR: ../../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] BUILDSTDERR: 56 | buf_size = recv_size; BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_coll_md_read.o ../../testpar/t_coll_md_read.c BUILDSTDERR: ../../testpar/t_coll_md_read.c: In function 'test_partial_no_selection_coll_md_read': BUILDSTDERR: ../../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] BUILDSTDERR: 82 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 97 | dataset_dims = HDmalloc(PARTIAL_NO_SELECTION_DATASET_NDIMS * sizeof(*dataset_dims)); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 32 | #define PARTIAL_NO_SELECTION_Y_DIM_SCALE 5 BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c:100:23: note: in expansion of macro 'PARTIAL_NO_SELECTION_Y_DIM_SCALE' BUILDSTDERR: 100 | dataset_dims[0] = PARTIAL_NO_SELECTION_Y_DIM_SCALE * mpi_size; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 33 | #define PARTIAL_NO_SELECTION_X_DIM_SCALE 5 BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c:101:23: note: in expansion of macro 'PARTIAL_NO_SELECTION_X_DIM_SCALE' BUILDSTDERR: 101 | dataset_dims[1] = PARTIAL_NO_SELECTION_X_DIM_SCALE * mpi_size; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 32 | #define PARTIAL_NO_SELECTION_Y_DIM_SCALE 5 BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c:124:16: note: in expansion of macro 'PARTIAL_NO_SELECTION_Y_DIM_SCALE' BUILDSTDERR: 124 | start[0] = PARTIAL_NO_SELECTION_Y_DIM_SCALE * mpi_rank; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 129 | count[1] = mpi_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_coll_md_read.c: In function 'test_multi_chunk_io_addrmap_issue': BUILDSTDERR: ../../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] BUILDSTDERR: 259 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c: In function 'test_link_chunk_io_sort_chunk_issue': BUILDSTDERR: ../../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] BUILDSTDERR: 391 | filename = GetTestParameters(); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 406 | dataset_dims = HDmalloc(LINK_CHUNK_IO_SORT_CHUNK_ISSUE_DIMS * sizeof(*dataset_dims)); BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 40 | #define LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE 1 BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c:409:23: note: in expansion of macro 'LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE' BUILDSTDERR: 409 | dataset_dims[0] = LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE * mpi_size * LINK_CHUNK_IO_SORT_CHUNK_ISSUE_Y_DIM_SCALE; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 432 | count[0] = (dataset_dims[0] / LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE) / mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 433 | start[0] = count[0] * mpi_rank; BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_coll_md_read.c: At top level: BUILDSTDERR: ../../testpar/t_coll_md_read.c:37: warning: macro "LINK_CHUNK_IO_SORT_CHUNK_ISSUE_NO_SEL_PROCESS" is not used [-Wunused-macros] BUILDSTDERR: 37 | #define LINK_CHUNK_IO_SORT_CHUNK_ISSUE_NO_SEL_PROCESS (mpi_rank == mpi_size - 1) BUILDSTDERR: | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_cache.o ../../testpar/t_cache.c BUILDSTDERR: ../../testpar/t_cache.c: In function 'serve_read_request': BUILDSTDERR: ../../testpar/t_cache.c:1620:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 1620 | reply.len = data[target_index].len; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'serve_write_request': BUILDSTDERR: ../../testpar/t_cache.c:1842:27: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 1842 | reply.len = data[target_index].len; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'datum_deserialize': BUILDSTDERR: ../../testpar/t_cache.c:2380:32: warning: unused parameter 'image_ptr' [-Wunused-parameter] BUILDSTDERR: 2380 | datum_deserialize(const void * image_ptr, BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'datum_serialize': BUILDSTDERR: ../../testpar/t_cache.c:2500:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2500 | H5C_t * cache_ptr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c:2493:23: warning: unused parameter 'image_ptr' [-Wunused-parameter] BUILDSTDERR: 2493 | void *image_ptr, BUILDSTDERR: | ~~~~~~^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'datum_notify': BUILDSTDERR: ../../testpar/t_cache.c:2638:30: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 2638 | mssg.len = entry_ptr->len; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c:2794:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 2794 | mssg.len = entry_ptr->len; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'verify_entry_reads': BUILDSTDERR: ../../testpar/t_cache.c:4678:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 4678 | if ( reported_entry_reads != expected_entry_reads ) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'verify_entry_writes': BUILDSTDERR: ../../testpar/t_cache.c:4785:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 4785 | if ( reported_entry_writes != expected_entry_writes ) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'verify_total_reads': BUILDSTDERR: ../../testpar/t_cache.c:4885:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 4885 | if ( reported_total_reads != expected_total_reads ) { BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'server_smoke_check': BUILDSTDERR: ../../testpar/t_cache.c:5235:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 5235 | mssg.len = data[world_mpi_rank].len; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_cache.c:5340:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 5340 | mssg.len = data[world_mpi_rank].len; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../testpar/t_cache.c: In function 'smoke_check_6': BUILDSTDERR: ../../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] BUILDSTDERR: 7253 | H5CX_set_coll_metadata_read(TRUE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | H5Pset_coll_metadata_write BUILDSTDERR: ../../testpar/t_cache.c:7253:9: warning: nested extern declaration of 'H5CX_set_coll_metadata_read' [-Wnested-externs] BUILDSTDERR: ../../testpar/t_cache.c: At top level: BUILDSTDERR: ../../testpar/t_cache.c:221: warning: macro "MPE_VIRT_NUM_DATA_ENTIES" is not used [-Wunused-macros] BUILDSTDERR: 221 | #define MPE_VIRT_NUM_DATA_ENTIES (NUM_DATA_ENTRIES / 100) BUILDSTDERR: | BUILDSTDERR: ../../testpar/t_cache.c:40: warning: macro "PARATESTFILE" is not used [-Wunused-macros] BUILDSTDERR: 40 | #define PARATESTFILE filenames[0] BUILDSTDERR: | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_pshutdown.o ../../testpar/t_pshutdown.c BUILDSTDERR: In file included from ../../testpar/t_pshutdown.c:26: BUILDSTDERR: ../../testpar/t_pshutdown.c: In function 'main': BUILDSTDERR: ../../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] BUILDSTDERR: 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ BUILDSTDERR: | ^ BUILDSTDERR: ../../testpar/t_pshutdown.c:71:15: note: in expansion of macro 'ROW_FACTOR' BUILDSTDERR: 71 | dims[0] = ROW_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/t_pshutdown.c:72:15: note: in expansion of macro 'COL_FACTOR' BUILDSTDERR: 72 | dims[1] = COL_FACTOR*mpi_size; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../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] BUILDSTDERR: 84 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 90 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_prestart.o ../../testpar/t_prestart.c BUILDSTDERR: In file included from ../../testpar/testphdf5.h:19, BUILDSTDERR: from ../../testpar/t_prestart.c:22: BUILDSTDERR: ../../testpar/t_prestart.c: In function 'main': BUILDSTDERR: ../../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] BUILDSTDERR: 76 | VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 48 | if (val) { \ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 77 | VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); BUILDSTDERR: | ^~ BUILDSTDERR: ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' BUILDSTDERR: 48 | if (val) { \ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../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] BUILDSTDERR: 84 | block[0] = dims[0]/mpi_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 90 | start[0] = mpi_rank*block[0]; BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 107 | for (i=0; i < block[0]; i++){ BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 108 | for (j=0; j < block[1]; j++){ BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 112 | (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), BUILDSTDERR: | ^ BUILDSTDERR: ../../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] BUILDSTDERR: 112 | (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), BUILDSTDERR: | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_shapesame.o ../../testpar/t_shapesame.c BUILDSTDERR: ../../testpar/t_shapesame.c: In function 'contig_hs_dr_pio_test__run_test': BUILDSTDERR: ../../testpar/t_shapesame.c:2027:16: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2027 | int mpi_rank; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_l2s': BUILDSTDERR: ../../testpar/t_shapesame.c:3594:16: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3594 | hbool_t mis_match = FALSE; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_s2l': BUILDSTDERR: ../../testpar/t_shapesame.c:3957:16: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3957 | hbool_t mis_match = FALSE; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__run_test': BUILDSTDERR: ../../testpar/t_shapesame.c:4323:16: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4323 | int mpi_rank; /* needed by VRFY */ BUILDSTDERR: | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o BUILDSTDERR: ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': BUILDSTDERR: ../../../tools/lib/h5tools_dump.c:3110:29: warning: variable 'ssize_out' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3110 | ssize_t ssize_out; BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../src/H5private.h:58, BUILDSTDERR: from ../../../tools/lib/h5tools_str.c:17: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'h5tools_str_fmt.part.0' at ../../../tools/lib/h5tools_str.c:261:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o BUILDSTDERR: ../../../tools/lib/h5diff.c: In function 'build_match_list': BUILDSTDERR: ../../../tools/lib/h5diff.c:277:14: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 277 | int ret_value = 0; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5diff.c:14: BUILDSTDERR: ../../../tools/lib/h5diff.c: In function 'diff_match': BUILDSTDERR: ../../../tools/lib/h5diff.c:1039:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1039 | char *workerTasks = (char*)HDmalloc((g_nTasks - 1) * sizeof(char)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' BUILDSTDERR: 1079 | #define HDmalloc(Z) malloc(Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../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] BUILDSTDERR: 1048 | HDmemset(workerTasks, 1, (g_nTasks - 1)); BUILDSTDERR: | ~~~~~~~~~~^~~~ BUILDSTDERR: ../../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' BUILDSTDERR: 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5diff.c:1335:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 1335 | for(i = 1; i < g_nTasks; i++) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5diff.c:1336:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 1336 | MPI_Send(NULL, 0, MPI_BYTE, i, MPI_TAG_END, MPI_COMM_WORLD); BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5diff.c:1347:1: warning: label 'out' defined but not used [-Wunused-label] BUILDSTDERR: 1347 | out: BUILDSTDERR: | ^~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'diff_datum': BUILDSTDERR: ../../../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] BUILDSTDERR: 450 | hsize_t ret_value = opts->err_stat; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../tools/lib/h5diff_array.c:15: BUILDSTDERR: ../../../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] BUILDSTDERR: 468 | HGOTO_DONE(opts->err_stat); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_array.c:14: BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:475:9: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 475 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Invalid type class"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../tools/lib/h5diff_array.c:15: BUILDSTDERR: ../../../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] BUILDSTDERR: 727 | HGOTO_DONE (opts->err_stat); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:786:31: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] BUILDSTDERR: 786 | if (ret_value >= 0) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../tools/lib/h5diff_array.c:15: BUILDSTDERR: ../../../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] BUILDSTDERR: 790 | HGOTO_DONE (opts->err_stat); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' BUILDSTDERR: 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_array.c:14: BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:857:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 857 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not char size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:932:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 932 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned char size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1008:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1008 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not short size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1084:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1084 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned short size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1160:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1160 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not int size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1236:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1236 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned int size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1312:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1312 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1388:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1388 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned long size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1472:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1472 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not float size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1631:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1631 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not double size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 335 | #define FAIL (-1) BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' BUILDSTDERR: 78 | ret_value = FAIL; \ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' BUILDSTDERR: 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1790:17: note: in expansion of macro 'HGOTO_ERROR' BUILDSTDERR: 1790 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long double size"); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../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] BUILDSTDERR: 1943 | opts->err_stat = opts->err_stat | ret_value; BUILDSTDERR: | ^ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:1943:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: 1943 | opts->err_stat = opts->err_stat | ret_value; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:2256:19: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2256 | hbool_t both_zero; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'equal_double': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4305:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4305 | if (value == expected) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4352:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4352 | if (value == expected) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'equal_float': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4397:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4397 | if (value == expected) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c: In function 'my_isnan': BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4426:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4426 | retval = (x != x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4432 | retval = (x != x); BUILDSTDERR: | ^~ BUILDSTDERR: ../../../tools/lib/h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 4439 | retval = (x!=x); BUILDSTDERR: | ^~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o BUILDSTDERR: ../../../tools/lib/h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: 216 | { BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../tools/lib/h5diff_util.c:17: BUILDSTDERR: ../../../tools/lib/h5diff.h:185:13: note: previous declaration here BUILDSTDERR: 185 | const char* get_type(h5trav_type_t type); BUILDSTDERR: | ^~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5diff_common.o ../../../../tools/src/h5diff/h5diff_common.c BUILDSTDERR: ../../../../tools/src/h5diff/h5diff_common.c: In function 'parse_command_line': BUILDSTDERR: ../../../../tools/src/h5diff/h5diff_common.c:194:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 194 | exclude_node->obj_path = (char*)opt_arg; BUILDSTDERR: | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ph5diff_main.o ../../../../tools/src/h5diff/ph5diff_main.c BUILDSTDERR: ../../../../tools/src/h5diff/ph5diff_main.c: In function 'main': BUILDSTDERR: ../../../../tools/src/h5diff/ph5diff_main.c:64:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 64 | MPI_Init(&argc, (char***) &argv); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5diff/ph5diff_main.c: In function 'ph5diff_worker': BUILDSTDERR: ../../../../tools/src/h5diff/ph5diff_main.c:193:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 193 | for(i=0; i> 8); BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_int16': BUILDSTDERR: ../../../../tools/src/h5import/h5import.c:4717:23: warning: conversion from 'int' to 'int16_t' {aka 'short int'} may change value [-Wconversion] BUILDSTDERR: 4717 | return (val << 8) | ((val >> 8) & 0xFF); BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_int32': BUILDSTDERR: ../../../../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] BUILDSTDERR: 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5import/h5import.c: In function 'swap_int64': BUILDSTDERR: ../../../../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] BUILDSTDERR: 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5repack_main.o ../../../../tools/src/h5repack/h5repack_main.c BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_main.c: In function 'parse_command_line': BUILDSTDERR: ../../../../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] BUILDSTDERR: 521 | options->low_bound = (H5F_libver_t)HDatoi(opt_arg); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 529 | options->high_bound = (H5F_libver_t)HDatoi(opt_arg); BUILDSTDERR: | ^ /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack.c -fPIC -DPIC -o .libs/h5repack.o BUILDSTDERR: ../../../../tools/src/h5repack/h5repack.c: In function 'check_objects': BUILDSTDERR: ../../../../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=] BUILDSTDERR: 750 | printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); BUILDSTDERR: | ~^ ~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int size_t {aka long unsigned int} BUILDSTDERR: | %ld BUILDSTDERR: ../../../../tools/src/h5repack/h5repack.c:764:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 764 | for (uf = 0; uf < options->op_tbl->objs[i].nfilters; uf++) { BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -fPIC -DPIC -o .libs/h5repack_copy.o BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c: In function 'do_copy_objects': BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c:743:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 743 | for (uf = 0; uf < options->op_tbl->objs[uf].nfilters; uf++) { BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c:67:15: warning: 'walk_error_callback' defined but not used [-Wunused-function] BUILDSTDERR: 67 | static herr_t walk_error_callback(H5_ATTR_UNUSED unsigned n, const H5E_error2_t *err_desc, void *udata) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_copy.c:37: warning: macro "CHECK_H5DRW_ERROR" is not used [-Wunused-macros] BUILDSTDERR: 37 | #define CHECK_H5DRW_ERROR(_fun, _fail, _did, _mtid, _msid, _fsid, _pid, _buf) { \ BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -fPIC -DPIC -o .libs/h5repack_filters.o BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_copy_obj': BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:51:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 51 | for (i = 0; i < nfilters; i++) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:68:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 68 | for (i = 0; i < rank; i++) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_find_obj': BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:100:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 100 | pname = name; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] BUILDSTDERR: 89 | int result; BUILDSTDERR: | ^~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -fPIC -DPIC -o .libs/h5repack_parse.o BUILDSTDERR: In file included from ../../../../tools/src/h5repack/h5repack.h:18, BUILDSTDERR: from ../../../../tools/src/h5repack/h5repack_parse.c:14: BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_parse.c: In function 'parse_filter': BUILDSTDERR: ../../../../src/H5private.h:1405:31: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] BUILDSTDERR: 1405 | #define HDstrtoul(S,R,N) strtoul(S,R,N) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/src/h5repack/h5repack_parse.c:231:51: note: in expansion of macro 'HDstrtoul' BUILDSTDERR: 231 | filt->filt_flag = HDstrtoul(stype, NULL, 0); BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5format_convert.o ../../../../tools/src/h5format_convert/h5format_convert.c BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c: In function 'convert': BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c:272:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 272 | else if (verbose_g) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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' BUILDSTDERR: 275 | break; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../../tools/src/h5format_convert/h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 303 | if(verbose_g) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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' BUILDSTDERR: 305 | h5tools_setstatus(EXIT_SUCCESS); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5stat.o ../../../../tools/src/h5stat/h5stat.c BUILDSTDERR: ../../../../tools/src/h5stat/h5stat.c: In function 'dataset_stats': BUILDSTDERR: ../../../../tools/src/h5stat/h5stat.c:512:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] BUILDSTDERR: 512 | if((storage = H5Dget_storage_size(did)) < 0) BUILDSTDERR: | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -fPIC -DPIC -o .libs/dynlib_diff.o BUILDSTDERR: ../../../../tools/test/h5diff/dynlib_diff.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5diff/dynlib_diff.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 72 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5diff/dynlib_diff.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 81 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5diffgentest.o ../../../../tools/test/h5diff/h5diffgentest.c BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_datatypes': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:28: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:32: warning: unsigned conversion from 'int' to 'char' changes value from '-128' to '128' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:42: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:46: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:54: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:807:58: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 807 | char buf7a[3][2] = { { -1, -128 }, { -1, -1 }, { -1, -1 } }; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4226:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4226 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4335:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4335 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4453:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4453 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:4596:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4596 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_strings': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:5233:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5233 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_in': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:6224:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6224 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_dset_in': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:7216:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7216 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'gen_datareg': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:7851:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7851 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_hyperslab': BUILDSTDERR: ../../../../tools/test/h5diff/h5diffgentest.c:7962:22: warning: unsigned conversion from 'int' to 'char' changes value from '-1' to '255' [-Wsign-conversion] BUILDSTDERR: 7962 | char fillvalue = -1; BUILDSTDERR: | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -fPIC -DPIC -o .libs/dynlib_ls.o BUILDSTDERR: ../../../../tools/test/h5ls/dynlib_ls.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5ls/dynlib_ls.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 72 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5ls/dynlib_ls.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 81 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -fPIC -DPIC -o .libs/dynlib_dump.o BUILDSTDERR: ../../../../tools/test/h5dump/dynlib_dump.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5dump/dynlib_dump.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 72 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/dynlib_dump.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 81 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5dumpgentest.o ../../../../tools/test/h5dump/h5dumpgentest.c BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_many': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:1556:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1556 | herr_t ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2605:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2605 | herr_t ret=0; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2700:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2700 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2773:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2773 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2842:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2842 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2906:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2906 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1_big': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:2976:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2976 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3067:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3067 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array2': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3111:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3111 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array3': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3159:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3159 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array4': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3215:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3215 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array5': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3282:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3282 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array6': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3352:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3352 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array7': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3413:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3413 | herr_t ret; /* Generic return value */ BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array8': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3477:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3477 | herr_t status = -1; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_empty': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3544:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3544 | herr_t ret=0; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_attr_in': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:3932:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3932 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_dset_in': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:4373:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4373 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_attr_all': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:4811:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4811 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:4969:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4969 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5118:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5118 | herr_t ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'make_external': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5340:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5340 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_filters': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5388:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5388 | int i, j, n, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fcontents': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5734:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5734 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fvalues': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:5868:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5868 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_string': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6028:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6028 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_aindices': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6123:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6123 | int i, j, k, l, n, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_longlinks': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6192:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6192 | hid_t gid2 = (-1); /* Datatype ID */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_bigdims': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6371:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6371 | int ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:6467:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6467 | int i, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_dataset_idx': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7093:15: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7093 | int i, j, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_nodata': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7543:21: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 7543 | unsigned int i, j; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 7543 | unsigned int i, j; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] BUILDSTDERR: 7542 | double dsetdbl[F66_XDIM][F66_YDIM8]; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] BUILDSTDERR: 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] BUILDSTDERR: 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] BUILDSTDERR: 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] BUILDSTDERR: 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] BUILDSTDERR: 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] BUILDSTDERR: 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] BUILDSTDERR: 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] BUILDSTDERR: 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] BUILDSTDERR: 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] BUILDSTDERR: 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] BUILDSTDERR: 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] BUILDSTDERR: 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] BUILDSTDERR: 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] BUILDSTDERR: 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] BUILDSTDERR: 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] BUILDSTDERR: 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_charsets': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7627:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7627 | herr_t status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_intsizes': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7701:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7701 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_attr_intsizes': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:7974:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7974 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_int_array': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:8850:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8850 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_ints': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:9106:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9106 | herr_t status; /* Error checking variable */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_udfilter': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10408:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10408 | int i, j, n, ret; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'H5Z_filter_dynlibud': BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10500:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 10500 | *int_ptr = temp - MULTIPLIER; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/h5dump/h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] BUILDSTDERR: 10509 | *int_ptr = temp + MULTIPLIER; BUILDSTDERR: | ^~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5clear_gentest.o ../../../../tools/test/misc/h5clear_gentest.c BUILDSTDERR: ../../../../tools/test/misc/h5clear_gentest.c: In function 'gen_enhance_files': BUILDSTDERR: ../../../../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] BUILDSTDERR: 258 | chksum = 4168810027; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 263 | chksum = 3716054346; BUILDSTDERR: | ^~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5importtest.o ../../../../tools/test/h5import/h5importtest.c BUILDSTDERR: ../../../../tools/test/h5import/h5importtest.c: In function 'main': BUILDSTDERR: ../../../../tools/test/h5import/h5importtest.c:73:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 73 | if ((*((uint8_t*)(&ibyte))) == 0x67) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../tools/test/h5import/h5importtest.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:76:9: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:74:9: BUILDSTDERR: /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] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5repacktst.o ../../../../tools/test/h5repack/h5repacktst.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:17: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:15: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:17: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:15: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:17: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/h5repacktst.c:15: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3689:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3689 | ssize_t nwritten; /* # of bytes written */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'verify_userblock': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3752:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3752 | ssize_t nread; /* # of bytes read */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock_file': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3819:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3819 | ssize_t nwritten; /* # of bytes written */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_all_filters': BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3059:9: warning: 'dsid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3059 | H5Dclose(dsid); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5repack/h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3058 | H5Tclose(dtid); BUILDSTDERR: | ^~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o testh5repack_detect_szip.o ../../../../tools/test/h5repack/testh5repack_detect_szip.c BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: warning: "HERROR" redefined BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: note: this is the location of the previous definition BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: note: this is the location of the previous definition BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: warning: "H5E_THROW" redefined BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: note: this is the location of the previous definition BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5jamgentest.o ../../../../tools/test/h5jam/h5jamgentest.c BUILDSTDERR: In file included from ../../../../tools/test/h5jam/h5jamgentest.c:25: BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c: In function 'create_textfile': BUILDSTDERR: ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c:309:5: note: in expansion of macro 'HDwrite' BUILDSTDERR: 309 | HDwrite(fd, buf, size); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c: In function 'gent_ub': BUILDSTDERR: ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5jam/h5jamgentest.c:285:5: note: in expansion of macro 'HDwrite' BUILDSTDERR: 285 | HDwrite(fd, buf, ub_size); BUILDSTDERR: | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o h5stat_gentest.o ../../../../tools/test/h5stat/h5stat_gentest.c BUILDSTDERR: In file included from ../../../../tools/test/h5stat/h5stat_gentest.c:24: BUILDSTDERR: ../../../../tools/test/h5stat/h5stat_gentest.c: In function 'gen_err_refcount': BUILDSTDERR: ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1530 | #define HDwrite(F,M,Z) write(F,M,Z) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/h5stat/h5stat_gentest.c:491:9: note: in expansion of macro 'HDwrite' BUILDSTDERR: 491 | HDwrite(fd, &val, 2); BUILDSTDERR: | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sio_perf.o ../../../../tools/test/perform/sio_perf.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.c:56: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/sio_perf.c: In function 'parse_command_line': BUILDSTDERR: ../../../../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] BUILDSTDERR: 987 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sio_engine.o ../../../../tools/test/perform/sio_engine.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c: In function 'do_cleanupfile': BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c:1281:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] BUILDSTDERR: 1281 | HDsnprintf(temp, sizeof temp, filename, j); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/sio_engine.c: In function 'do_sio': BUILDSTDERR: ../../../../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=] BUILDSTDERR: 245 | do_cleanupfile(iot, fname); BUILDSTDERR: | ~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 1302 | HDsnprintf(temp, sizeof temp, "%s-%c.h5", BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../../src/H5Epublic.h:20, BUILDSTDERR: from ../../../../src/hdf5.h:26, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:17: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 2048 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../test/h5test.h:28, BUILDSTDERR: from ../../../../tools/test/perform/sio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/sio_engine.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'sio_create_filename' at ../../../../tools/test/perform/sio_engine.c:346:9, BUILDSTDERR: inlined from 'do_sio' at ../../../../tools/test/perform/sio_engine.c:203:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pio_perf.o ../../../../tools/test/perform/pio_perf.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.c:70: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'run_test_loop': BUILDSTDERR: ../../../../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] BUILDSTDERR: 431 | parms.h5_align = opts->h5_alignment; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 432 | parms.h5_thresh = opts->h5_threshold; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 459 | parms.num_bytes = (off_t)pow((double)(opts->num_bpp*parms.num_procs),2); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'run_test': BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:551:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 551 | switch (iot) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 567 | write_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 568 | write_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 569 | write_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 570 | write_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 571 | write_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 572 | write_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 574 | read_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 575 | read_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 576 | read_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 577 | read_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 578 | read_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 579 | read_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'output_results': BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1005:53: note: in expansion of macro 'MB_PER_SEC' BUILDSTDERR: 1005 | output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1013:19: note: in expansion of macro 'MB_PER_SEC' BUILDSTDERR: 1013 | MB_PER_SEC(data_size,total_mm.sum / total_mm.num)); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] BUILDSTDERR: 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1020:53: note: in expansion of macro 'MB_PER_SEC' BUILDSTDERR: 1020 | output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'report_parameters': BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1158:58: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 1158 | recover_size_and_print((long long)(pow(opts->num_bpp * opts->min_num_procs,2) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1159:13: warning: conversion from 'long int' to 'double' may change value [-Wconversion] BUILDSTDERR: 1159 | * opts->num_dsets), ":"); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1160:58: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 1160 | recover_size_and_print((long long)(pow(opts->num_bpp * opts->max_num_procs,2) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:1161:13: warning: conversion from 'long int' to 'double' may change value [-Wconversion] BUILDSTDERR: 1161 | * opts->num_dsets), "\n"); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'parse_command_line': BUILDSTDERR: ../../../../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] BUILDSTDERR: 1280 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1325 | cl_opts->blk_size = parse_size_directive(opt_arg); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1426 | cl_opts->min_xfer_size = parse_size_directive(opt_arg); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1429 | cl_opts->max_xfer_size = parse_size_directive(opt_arg); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1449 | cl_opts->max_xfer_size = cl_opts->num_bpp; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1452 | cl_opts->min_xfer_size = (cl_opts->num_bpp)/2; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1455 | cl_opts->blk_size = (cl_opts->num_bpp)/2; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1465 | if (cl_opts->min_xfer_size > cl_opts->num_bpp) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1466 | cl_opts->min_xfer_size = cl_opts->num_bpp; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1467 | if (cl_opts->max_xfer_size > cl_opts->num_bpp) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1468 | cl_opts->max_xfer_size = cl_opts->num_bpp; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1472 | if (cl_opts->blk_size > cl_opts->num_bpp ) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1473 | cl_opts->blk_size = cl_opts->num_bpp; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:450:8: warning: 'doing_pio' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 450 | if (doing_pio){ BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_perf.c:422:9: note: 'doing_pio' was declared here BUILDSTDERR: 422 | int doing_pio; /* if this process is doing PIO */ BUILDSTDERR: | ^~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pio_engine.o ../../../../tools/test/perform/pio_engine.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:19, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_pio': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:205:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 205 | snbytes = (off_t)sqrt(nbytes); /* General dataset size */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 205 | snbytes = (off_t)sqrt(nbytes); /* General dataset size */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 257 | if(((snbytes/pio_mpi_nprocs_g)%buf_size)!=0) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 266 | if((snbytes%buf_size)!=0) { BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:276:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] BUILDSTDERR: 276 | if ((buffer = malloc(bsize)) == NULL){ BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:315:9: warning: statement with no effect [-Wunused-value] BUILDSTDERR: 315 | hrc == SUCCESS; BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:366:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 366 | switch (iot) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'pio_create_filename': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:410:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 410 | switch (iot) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_write': BUILDSTDERR: ../../../../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] BUILDSTDERR: 587 | bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:599:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 599 | snbytes = (off_t)sqrt(nbytes); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 599 | snbytes = (off_t)sqrt(nbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 611 | bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 613 | bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 691 | mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 709 | mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 736 | mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 752 | h5dims[0] = nbytes; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 759 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 766 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 767 | h5stride[0] = blk_size*pio_mpi_nprocs_g; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 795 | h5dims[0] = snbytes; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 796 | h5dims[1] = snbytes; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 803 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 804 | h5start[1] = bytes_begin[1]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 813 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 814 | h5start[1] = bytes_begin[1]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 816 | h5stride[1] = blk_size*pio_mpi_nprocs_g; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:652:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 652 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:871:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 871 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 980 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 980 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1009 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1009 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1023 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1035 | file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1068 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1070 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1070 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1077 | file_offset_advance = (off_t)(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1104 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1104 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1135 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1135 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1160 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1160 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1181 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1181 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1191:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1191 | mpi_file_type, (char*)"native", h5_io_info_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1200 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1200 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1273 | mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1299 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1299 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1313:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1313 | mpi_collective_type, (char *)"native", h5_io_info_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1322 | nbytes_xfer+=buf_size*blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1322 | nbytes_xfer+=buf_size*blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1351 | nbytes_xfer += buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1351 | nbytes_xfer += buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1378 | nbytes_xfer += buf_size*blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1378 | nbytes_xfer += buf_size*blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:961:9: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 961 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_read': BUILDSTDERR: ../../../../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] BUILDSTDERR: 1567 | bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1575:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] BUILDSTDERR: 1575 | snbytes = (off_t)sqrt(nbytes); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1575 | snbytes = (off_t)sqrt(nbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1589 | bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1591 | bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1663 | mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1681 | mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1708 | mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1723 | h5dims[0] = nbytes; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1730 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1737 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1738 | h5stride[0] = blk_size*pio_mpi_nprocs_g; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1766 | h5dims[0] = snbytes; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1767 | h5dims[1] = snbytes; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1774 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1775 | h5start[1] = bytes_begin[1]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1784 | h5start[0] = bytes_begin[0]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1785 | h5start[1] = bytes_begin[1]; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1787 | h5stride[1] = blk_size*pio_mpi_nprocs_g; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1625:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1625 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1842:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1842 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1911 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1911 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1940 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1940 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1954 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1966 | file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 1999 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2001 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2001 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2008 | file_offset_advance = (off_t)(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2035 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2035 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2065 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2065 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2090 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2090 | nbytes_xfer+=blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2111 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2111 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2121:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2121 | mpi_file_type, (char*)"native", h5_io_info_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2130 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2130 | nbytes_xfer+=buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2203 | mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2229 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2229 | nbytes_xfer+=nbytes_xfer_advance; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2243:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2243 | mpi_collective_type, (char *)"native", h5_io_info_g); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2252 | nbytes_xfer+=buf_size*blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2252 | nbytes_xfer+=buf_size*blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2280 | nbytes_xfer += buf_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2280 | nbytes_xfer += buf_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2306 | nbytes_xfer += buf_size*blk_size; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 2306 | nbytes_xfer += buf_size*blk_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1892:9: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 1892 | switch (parms->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_fopen': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2451:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 2451 | switch (param->io_type) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_fclose': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2558:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 2558 | switch (iot) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_cleanupfile': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:2617:5: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: 2617 | switch (iot){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_write.isra.0': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:947:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 947 | posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 948 | bytes_begin[1]; BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../../src/H5private.h:58, BUILDSTDERR: from ../../../../test/h5test.h:28, BUILDSTDERR: from ../../../../tools/test/perform/pio_perf.h:18, BUILDSTDERR: from ../../../../tools/test/perform/pio_engine.c:43: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'pio_create_filename' at ../../../../tools/test/perform/pio_engine.c:452:13, BUILDSTDERR: inlined from 'do_pio' at ../../../../tools/test/perform/pio_engine.c:300:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: In function 'do_pio': BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1878:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1878 | posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 1879 | bytes_begin[1]; BUILDSTDERR: | ~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:1505:17: note: 'bytes_begin[1]' was declared here BUILDSTDERR: 1505 | off_t bytes_begin[2]; /*first elmt this process transfer */ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c: At top level: BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:62: warning: macro "GOTODONE" is not used [-Wunused-macros] BUILDSTDERR: 62 | #define GOTODONE { goto done; } BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:69: warning: macro "MSG" is not used [-Wunused-macros] BUILDSTDERR: 69 | #define MSG(mesg) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:57: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] BUILDSTDERR: 57 | #define ELMT_SIZE (sizeof(unsigned char)) /* we're doing bytes */ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/pio_engine.c:58: warning: macro "ELMT_MPI_TYPE" is not used [-Wunused-macros] BUILDSTDERR: 58 | #define ELMT_MPI_TYPE MPI_BYTE BUILDSTDERR: | /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o iopipe.o ../../../../tools/test/perform/iopipe.c BUILDSTDERR: ../../../../tools/test/perform/iopipe.c: In function 'synchronize': BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:136:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 136 | int status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:182:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 182 | off_t offset; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 181 | hssize_t n; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 172 | herr_t status; BUILDSTDERR: | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o zip_perf.o ../../../../tools/test/perform/zip_perf.c BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:24: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined BUILDSTDERR: 76 | #define HERROR(maj_id, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:23: BUILDSTDERR: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition BUILDSTDERR: 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:24: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined BUILDSTDERR: 106 | #define H5E_THROW(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:23: BUILDSTDERR: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition BUILDSTDERR: 169 | #define H5E_THROW(...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../tools/lib/h5tools.h:24, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:24: BUILDSTDERR: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined BUILDSTDERR: 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ BUILDSTDERR: | BUILDSTDERR: In file included from ../../../../test/h5test.h:29, BUILDSTDERR: from ../../../../tools/test/perform/zip_perf.c:23: BUILDSTDERR: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition BUILDSTDERR: 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ BUILDSTDERR: | BUILDSTDERR: ../../../../tools/test/perform/zip_perf.c: In function 'main': BUILDSTDERR: ../../../../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] BUILDSTDERR: 566 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) { BUILDSTDERR: | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o perf.o ../../../../tools/test/perform/perf.c BUILDSTDERR: ../../../../tools/test/perform/perf.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 112 | extern int errno; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../src/H5private.h:50, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:24: BUILDSTDERR: ../../../../tools/test/perform/perf.c:112:12: warning: redundant redeclaration of '__errno_location' [-Wredundant-decls] BUILDSTDERR: 112 | extern int errno; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /usr/include/errno.h:37:13: note: previous declaration of '__errno_location' was here BUILDSTDERR: 37 | extern int *__errno_location (void) __THROW __attribute_const__; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:115:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] BUILDSTDERR: 115 | extern char *optarg; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/bits/getopt_posix.h:27, BUILDSTDERR: from /usr/include/unistd.h:869, BUILDSTDERR: from ../../../../src/H5private.h:67, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:24: BUILDSTDERR: /usr/include/bits/getopt_core.h:36:14: note: previous declaration of 'optarg' was here BUILDSTDERR: 36 | extern char *optarg; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/perf.c:150:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] BUILDSTDERR: 150 | #if H5_HAVE_SETENV BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 166 | if (!(tmp = (char *) malloc(opt_block + 256))) { BUILDSTDERR: | ~~~~~~~~~~^~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 174 | if (!(tmp2 = (char *) malloc(opt_block + 256))) { BUILDSTDERR: | ~~~~~~~~~~^~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:217:5: warning: implicit declaration of function 'h5_fixname_no_suffix' [-Wimplicit-function-declaration] BUILDSTDERR: 217 | h5_fixname_no_suffix(FILENAME[0], acc_tpl, filename, sizeof filename); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:217:5: warning: nested extern declaration of 'h5_fixname_no_suffix' [-Wnested-externs] BUILDSTDERR: ../../../../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] BUILDSTDERR: 224 | dims[0] = opt_iter * nprocs * opt_block; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 232 | dims[0] = opt_block; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 244 | stride[0] = block[0] = opt_block; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:246:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] BUILDSTDERR: 246 | ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | | BUILDSTDERR: | hssize_t * {aka long long int *} BUILDSTDERR: In file included from ../../../../src/hdf5.h:37, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:23: BUILDSTDERR: ../../../../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 *'} BUILDSTDERR: 110 | const hsize_t start[], BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: ../../../../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] BUILDSTDERR: 297 | stride[0] = block[0] = opt_block; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:299:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] BUILDSTDERR: 299 | ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | | BUILDSTDERR: | hssize_t * {aka long long int *} BUILDSTDERR: In file included from ../../../../src/hdf5.h:37, BUILDSTDERR: from ../../../../tools/test/perform/perf.c:23: BUILDSTDERR: ../../../../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 *'} BUILDSTDERR: 110 | const hsize_t start[], BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:323:67: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] BUILDSTDERR: 323 | if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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=] BUILDSTDERR: 323 | if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long long int BUILDSTDERR: | %ld BUILDSTDERR: 324 | mynod, mynod*opt_block, strerror(myerrno)); BUILDSTDERR: | ~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | int64_t {aka long int} BUILDSTDERR: ../../../../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] BUILDSTDERR: 328 | if (opt_correct && memcmp(buf, buf2, opt_block)) { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:369:56: warning: conversion from 'long int' to 'double' may change value [-Wconversion] BUILDSTDERR: 369 | read_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_read_tim*1000000.0); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/perf.c:370:57: warning: conversion from 'long int' to 'double' may change value [-Wconversion] BUILDSTDERR: 370 | write_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_write_tim*1000000.0); BUILDSTDERR: | ^ BUILDSTDERR: ../../../../tools/test/perform/perf.c:393:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] BUILDSTDERR: 393 | #if H5_HAVE_SETENV BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:132:9: warning: unused variable 'nchars' [-Wunused-variable] BUILDSTDERR: 132 | int nchars; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:131:16: warning: unused variable 'status' [-Wunused-variable] BUILDSTDERR: 131 | MPI_Status status; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:130:14: warning: unused variable 'fh' [-Wunused-variable] BUILDSTDERR: 130 | MPI_File fh; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:129:13: warning: unused variable 'seek_position' [-Wunused-variable] BUILDSTDERR: 129 | int64_t seek_position = 0; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:120:34: warning: unused variable 'err' [-Wunused-variable] BUILDSTDERR: 120 | int i, j, mynod=0, nprocs=1, err, my_correct = 1, correct, myerrno; BUILDSTDERR: | ^~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c: In function 'parse_args': BUILDSTDERR: ../../../../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] BUILDSTDERR: 439 | opt_alignment = atoi(optarg); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:440:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 440 | if (p=(char*)strchr(optarg, '/')) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../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] BUILDSTDERR: 441 | opt_threshold = atoi(p+1); BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c: In function 'main': BUILDSTDERR: ../../../../tools/test/perform/perf.c:402:22: warning: 'tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 402 | if (opt_correct) free(tmp2); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../tools/test/perform/perf.c:328:28: warning: 'buf2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 328 | if (opt_correct && memcmp(buf, buf2, opt_block)) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_buildiface.o ../../../fortran/src/H5_buildiface.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5f90global.F90 -fPIC -o .libs/H5f90global.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Fff.F90 -fPIC -o .libs/H5Fff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_ff.F90 -fPIC -o .libs/H5_ff.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Aff.F90 -fPIC -o .libs/H5Aff.o BUILDSTDERR: ../../../fortran/src/H5Aff.F90:1787:63: BUILDSTDERR: 1787 | SUBROUTINE H5Aread_char_scalar(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/src/H5Aff.F90:1720:77: BUILDSTDERR: 1720 | SUBROUTINE H5Awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Dff.F90 -fPIC -o .libs/H5Dff.o BUILDSTDERR: ../../../fortran/src/H5Dff.F90:1432:64: BUILDSTDERR: 1432 | SUBROUTINE h5dread_char_scalar(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/src/H5Dff.F90:1304:78: BUILDSTDERR: 1304 | SUBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Eff.F90 -fPIC -o .libs/H5Eff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Gff.F90 -fPIC -o .libs/H5Gff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Iff.F90 -fPIC -o .libs/H5Iff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Lff.F90 -fPIC -o .libs/H5Lff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Off.F90 -fPIC -o .libs/H5Off.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5fortkit.F90 -fPIC -o .libs/H5fortkit.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Pff.F90 -fPIC -o .libs/H5Pff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Rff.F90 -fPIC -o .libs/H5Rff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Sff.F90 -fPIC -o .libs/H5Sff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Tff.F90 -fPIC -o .libs/H5Tff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Zff.F90 -fPIC -o .libs/H5Zff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5_gen.F90 -fPIC -o .libs/H5_gen.o BUILDSTDERR: H5_gen.F90:6335:69: BUILDSTDERR: 6335 | SUBROUTINE h5dwrite_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:6103:68: BUILDSTDERR: 6103 | SUBROUTINE h5dwrite_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5871:68: BUILDSTDERR: 5871 | SUBROUTINE h5dwrite_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5639:68: BUILDSTDERR: 5639 | SUBROUTINE h5dwrite_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5407:68: BUILDSTDERR: 5407 | SUBROUTINE h5dwrite_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:5175:69: BUILDSTDERR: 5175 | SUBROUTINE h5dwrite_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4943:68: BUILDSTDERR: 4943 | SUBROUTINE h5dwrite_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4711:68: BUILDSTDERR: 4711 | SUBROUTINE h5dwrite_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4276:68: BUILDSTDERR: 4276 | SUBROUTINE h5dread_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:4044:67: BUILDSTDERR: 4044 | SUBROUTINE h5dread_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3812:67: BUILDSTDERR: 3812 | SUBROUTINE h5dread_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3580:67: BUILDSTDERR: 3580 | SUBROUTINE h5dread_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3348:67: BUILDSTDERR: 3348 | SUBROUTINE h5dread_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:3116:68: BUILDSTDERR: 3116 | SUBROUTINE h5dread_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2884:67: BUILDSTDERR: 2884 | SUBROUTINE h5dread_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2652:67: BUILDSTDERR: 2652 | SUBROUTINE h5dread_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2442:67: BUILDSTDERR: 2442 | SUBROUTINE h5aread_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2330:66: BUILDSTDERR: 2330 | SUBROUTINE h5aread_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2218:66: BUILDSTDERR: 2218 | SUBROUTINE h5aread_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:2106:66: BUILDSTDERR: 2106 | SUBROUTINE h5aread_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1994:66: BUILDSTDERR: 1994 | SUBROUTINE h5aread_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1882:67: BUILDSTDERR: 1882 | SUBROUTINE h5aread_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1770:66: BUILDSTDERR: 1770 | SUBROUTINE h5aread_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1658:66: BUILDSTDERR: 1658 | SUBROUTINE h5aread_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1448:68: BUILDSTDERR: 1448 | SUBROUTINE h5awrite_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1336:67: BUILDSTDERR: 1336 | SUBROUTINE h5awrite_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1224:67: BUILDSTDERR: 1224 | SUBROUTINE h5awrite_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1112:67: BUILDSTDERR: 1112 | SUBROUTINE h5awrite_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:1000:67: BUILDSTDERR: 1000 | SUBROUTINE h5awrite_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:888:68: BUILDSTDERR: 888 | SUBROUTINE h5awrite_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:776:67: BUILDSTDERR: 776 | SUBROUTINE h5awrite_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5_gen.F90:664:67: BUILDSTDERR: 664 | SUBROUTINE h5awrite_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/HDF5.F90 -fPIC -o .libs/HDF5.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_test_buildiface.o ../../../fortran/test/H5_test_buildiface.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c tf_gen.F90 -fPIC -o .libs/tf_gen.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/test/tf.F90 -fPIC -o .libs/tf.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5F.o ../../../fortran/test/tH5F.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5D.o ../../../fortran/test/tH5D.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5R.o ../../../fortran/test/tH5R.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5S.o ../../../fortran/test/tH5S.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5T.o ../../../fortran/test/tH5T.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5VL.o ../../../fortran/test/tH5VL.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5Z.o ../../../fortran/test/tH5Z.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5Sselect.o ../../../fortran/test/tH5Sselect.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5P.o ../../../fortran/test/tH5P.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5A.o ../../../fortran/test/tH5A.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5I.o ../../../fortran/test/tH5I.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5G.o ../../../fortran/test/tH5G.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5E.o ../../../fortran/test/tH5E.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5.o ../../../fortran/test/tHDF5.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test.o ../../../fortran/test/fortranlib_test.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fflush1.o ../../../fortran/test/fflush1.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fflush2.o ../../../fortran/test/fflush2.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5O.o ../../../fortran/test/tH5O.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.F90 mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.F90 BUILDSTDERR: ../../../fortran/test/tH5G_1_8.F90:1396:13: BUILDSTDERR: 1396 | hard_link, use_index, total_error) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5G_1_8.F90:1396:24: BUILDSTDERR: 1396 | hard_link, use_index, total_error) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.F90 mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.F90 mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:72:69: BUILDSTDERR: 72 | INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'data_inout' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:72:57: BUILDSTDERR: 72 | INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5E_F03.F90:49:52: BUILDSTDERR: 49 | INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:45: BUILDSTDERR: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'group' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:62: BUILDSTDERR: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'link_info' at (1) [-Wunused-dummy-argument] BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:105:0: BUILDSTDERR: 105 | END FUNCTION liter_cb BUILDSTDERR: | BUILDSTDERR: Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: ../../../fortran/test/tH5L_F03.F90:61:0: BUILDSTDERR: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) BUILDSTDERR: | BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:43: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'atime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:50: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'btime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:52: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_atime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:61: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_btime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:70: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_ctime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:273:79: BUILDSTDERR: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'c_mtime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:278:23: BUILDSTDERR: 278 | TYPE(C_PTR) :: cptr BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'cptr' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:57: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'ctime' declared at (1) [-Wunused-variable] BUILDSTDERR: ../../../fortran/test/tH5O_F03.F90:274:64: BUILDSTDERR: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.F90 BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:3025:17: BUILDSTDERR: 3025 | IF(.NOT.(orig_data(i,j).EQ.orig_data(i,j))) CYCLE ! skip IF value is NaN BUILDSTDERR: | 1 BUILDSTDERR: Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:1378:46: BUILDSTDERR: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused parameter 'gas' declared at (1) [-Wunused-parameter] BUILDSTDERR: ../../../fortran/test/tH5T_F03.F90:1378:39: BUILDSTDERR: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.F90 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.F90 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o ptest.o ../../../fortran/testpar/ptest.f90 BUILDSTDERR: ../../../fortran/testpar/ptest.f90:65:94: BUILDSTDERR: 65 | CALL hyper(length, do_collective(j), do_chunk(i), mpi_size, mpi_rank, ret_total_error) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Procedure 'hyper' called with an implicit interface at (1) [-Wimplicit-interface] BUILDSTDERR: ../../../fortran/testpar/ptest.f90:76:102: BUILDSTDERR: 76 | CALL multiple_dset_write(length, do_collective(1), do_chunk(1), mpi_size, mpi_rank, ret_total_error) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o hyper.o ../../../fortran/testpar/hyper.f90 BUILDSTDERR: mpif-handles.h:27:28: BUILDSTDERR: Warning: Unused parameter 'mpi_2complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:28:35: BUILDSTDERR: Warning: Unused parameter 'mpi_2double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:29:37: BUILDSTDERR: Warning: Unused parameter 'mpi_2double_precision' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:30:24: BUILDSTDERR: Warning: Unused parameter 'mpi_2int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:31:28: BUILDSTDERR: Warning: Unused parameter 'mpi_2integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:32:25: BUILDSTDERR: Warning: Unused parameter 'mpi_2real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:33:24: BUILDSTDERR: Warning: Unused parameter 'mpi_aint' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:27:30: BUILDSTDERR: Warning: Unused parameter 'mpi_any_source' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:28:27: BUILDSTDERR: Warning: Unused parameter 'mpi_any_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:29:26: BUILDSTDERR: Warning: Unused parameter 'mpi_appnum' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:76:44: BUILDSTDERR: Warning: Unused parameter 'mpi_async_protects_nonblocking' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:34:24: BUILDSTDERR: Warning: Unused parameter 'mpi_band' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:35:23: BUILDSTDERR: Warning: Unused parameter 'mpi_bor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:30:34: BUILDSTDERR: Warning: Unused parameter 'mpi_bsend_overhead' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:36:24: BUILDSTDERR: Warning: Unused parameter 'mpi_bxor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:37:24: BUILDSTDERR: Warning: Unused parameter 'mpi_byte' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:53:26: BUILDSTDERR: Warning: Unused parameter 'mpi_c_bool' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:54:29: BUILDSTDERR: Warning: Unused parameter 'mpi_c_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:55:36: BUILDSTDERR: Warning: Unused parameter 'mpi_c_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:56:35: BUILDSTDERR: Warning: Unused parameter 'mpi_c_float_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:57:41: BUILDSTDERR: Warning: Unused parameter 'mpi_c_long_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:31:24: BUILDSTDERR: Warning: Unused parameter 'mpi_cart' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:38:24: BUILDSTDERR: Warning: Unused parameter 'mpi_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:39:29: BUILDSTDERR: Warning: Unused parameter 'mpi_character' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:32:39: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_contiguous' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:33:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_darray' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:34:32: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_dup' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:35:40: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:36:40: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:37:37: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:38:37: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:39:43: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:40:45: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:41:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hvector' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:42:44: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hvector_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:43:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_indexed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:44:42: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_indexed_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:45:34: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_named' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:46:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_resized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:47:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_struct' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:48:43: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_struct_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:49:37: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_subarray' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:50:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_vector' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:40:29: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:41:29: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_self' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:51:36: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_type_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:43:27: BUILDSTDERR: Warning: Unused parameter 'mpi_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:44:29: BUILDSTDERR: Warning: Unused parameter 'mpi_complex16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:45:29: BUILDSTDERR: Warning: Unused parameter 'mpi_complex32' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:46:28: BUILDSTDERR: Warning: Unused parameter 'mpi_complex8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:52:29: BUILDSTDERR: Warning: Unused parameter 'mpi_congruent' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:47:25: BUILDSTDERR: Warning: Unused parameter 'mpi_count' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:42:28: BUILDSTDERR: Warning: Unused parameter 'mpi_count_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:48:28: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_bool' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:49:31: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:50:38: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:51:37: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_float_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:52:43: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_long_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:58:33: BUILDSTDERR: Warning: Unused parameter 'mpi_datatype_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:39:62: BUILDSTDERR: Warning: Unused parameter 'mpi_displacement_current' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:57:30: BUILDSTDERR: Warning: Unused parameter 'mpi_dist_graph' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:53:36: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:54:37: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_cyclic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:55:40: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_dflt_darg' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:56:35: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_none' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:59:26: BUILDSTDERR: Warning: Unused parameter 'mpi_double' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:60:34: BUILDSTDERR: Warning: Unused parameter 'mpi_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:61:30: BUILDSTDERR: Warning: Unused parameter 'mpi_double_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:62:36: BUILDSTDERR: Warning: Unused parameter 'mpi_double_precision' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:59:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_access' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:60:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_amode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:61:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_arg' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:62:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_assert' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:63:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_bad_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:64:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_base' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:65:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_buffer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:66:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_comm' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:67:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_conversion' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:68:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_count' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:69:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_dims' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:70:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_disp' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:71:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_dup_datarep' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:72:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:73:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file_exists' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:74:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file_in_use' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:75:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_group' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:81:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_in_status' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:76:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:77:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_key' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:78:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_nokey' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:79:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_value' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:80:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_intern' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:82:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_io' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:83:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_keyval' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:84:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_lastcode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:85:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_locktype' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:86:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:88:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_mem' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:89:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_space' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:90:36: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_such_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:87:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_not_same' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:91:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_op' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:92:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_other' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:93:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_pending' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:94:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_port' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:95:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_quota' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:96:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rank' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:97:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_read_only' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:98:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_request' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:99:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_attach' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:100:36: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_conflict' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:101:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_flavor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:102:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_range' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:103:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:104:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_sync' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:105:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_root' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:106:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_service' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:107:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:108:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_spawn' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:109:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:110:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_topology' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:111:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_truncate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:112:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_type' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:113:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unknown' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:114:43: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unsupported_datarep' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:115:45: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unsupported_operation' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:116:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_win' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:63:35: BUILDSTDERR: Warning: Unused parameter 'mpi_errhandler_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:58:25: BUILDSTDERR: Warning: Unused parameter 'mpi_error' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:64:36: BUILDSTDERR: Warning: Unused parameter 'mpi_errors_are_fatal' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:65:33: BUILDSTDERR: Warning: Unused parameter 'mpi_errors_return' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-handles.h:27:29: BUILDSTDERR: Warning: Unused parameter 'mpi_file_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:66:25: BUILDSTDERR: Warning: Unused parameter 'mpi_float' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:67:29: BUILDSTDERR: Warning: Unused parameter 'mpi_float_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:117:25: BUILDSTDERR: Warning: Unused parameter 'mpi_graph' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:68:31: BUILDSTDERR: Warning: Unused parameter 'mpi_group_empty' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:69:30: BUILDSTDERR: Warning: Unused parameter 'mpi_group_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:118:24: BUILDSTDERR: Warning: Unused parameter 'mpi_host' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:119:25: BUILDSTDERR: Warning: Unused parameter 'mpi_ident' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:70:28: BUILDSTDERR: Warning: Unused parameter 'mpi_info_env' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:72:23: BUILDSTDERR: Warning: Unused parameter 'mpi_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:73:27: BUILDSTDERR: Warning: Unused parameter 'mpi_int16_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:74:27: BUILDSTDERR: Warning: Unused parameter 'mpi_int32_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:75:27: BUILDSTDERR: Warning: Unused parameter 'mpi_int64_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:76:26: BUILDSTDERR: Warning: Unused parameter 'mpi_int8_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:77:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:78:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer1' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:79:29: BUILDSTDERR: Warning: Unused parameter 'mpi_integer16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:80:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer2' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:81:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:82:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:41:65: BUILDSTDERR: Warning: Unused parameter 'mpi_integer_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:120:22: BUILDSTDERR: Warning: Unused parameter 'mpi_io' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:121:34: BUILDSTDERR: Warning: Unused parameter 'mpi_keyval_invalid' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:83:24: BUILDSTDERR: Warning: Unused parameter 'mpi_land' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:122:32: BUILDSTDERR: Warning: Unused parameter 'mpi_lastusedcode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:84:22: BUILDSTDERR: Warning: Unused parameter 'mpi_lb' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:123:34: BUILDSTDERR: Warning: Unused parameter 'mpi_lock_exclusive' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:124:31: BUILDSTDERR: Warning: Unused parameter 'mpi_lock_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:85:27: BUILDSTDERR: Warning: Unused parameter 'mpi_logical' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:86:28: BUILDSTDERR: Warning: Unused parameter 'mpi_logical1' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:87:28: BUILDSTDERR: Warning: Unused parameter 'mpi_logical2' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:88:28: BUILDSTDERR: Warning: Unused parameter 'mpi_logical4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:89:28: BUILDSTDERR: Warning: Unused parameter 'mpi_logical8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:90:24: BUILDSTDERR: Warning: Unused parameter 'mpi_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:91:31: BUILDSTDERR: Warning: Unused parameter 'mpi_long_double' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:92:35: BUILDSTDERR: Warning: Unused parameter 'mpi_long_double_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:93:28: BUILDSTDERR: Warning: Unused parameter 'mpi_long_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:94:29: BUILDSTDERR: Warning: Unused parameter 'mpi_long_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:95:33: BUILDSTDERR: Warning: Unused parameter 'mpi_long_long_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:96:23: BUILDSTDERR: Warning: Unused parameter 'mpi_lor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:97:24: BUILDSTDERR: Warning: Unused parameter 'mpi_lxor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:98:23: BUILDSTDERR: Warning: Unused parameter 'mpi_max' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:62:36: BUILDSTDERR: Warning: Unused parameter 'mpi_max_datarep_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:56:34: BUILDSTDERR: Warning: Unused parameter 'mpi_max_error_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:59:30: BUILDSTDERR: Warning: Unused parameter 'mpi_max_info_key' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:60:30: BUILDSTDERR: Warning: Unused parameter 'mpi_max_info_val' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:58:44: BUILDSTDERR: Warning: Unused parameter 'mpi_max_library_version_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:57:33: BUILDSTDERR: Warning: Unused parameter 'mpi_max_object_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:61:31: BUILDSTDERR: Warning: Unused parameter 'mpi_max_port_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:55:36: BUILDSTDERR: Warning: Unused parameter 'mpi_max_processor_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:99:26: BUILDSTDERR: Warning: Unused parameter 'mpi_maxloc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:100:35: BUILDSTDERR: Warning: Unused parameter 'mpi_message_no_proc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:101:32: BUILDSTDERR: Warning: Unused parameter 'mpi_message_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:102:23: BUILDSTDERR: Warning: Unused parameter 'mpi_min' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:103:26: BUILDSTDERR: Warning: Unused parameter 'mpi_minloc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:27:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_append' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:28:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_create' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:29:40: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_delete_on_close' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:30:29: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_excl' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:125:32: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nocheck' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:126:34: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_noprecede' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:127:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_noput' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:128:32: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nostore' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:129:34: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nosucceed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:31:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_rdonly' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:32:29: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_rdwr' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:33:35: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_sequential' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:34:36: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_unique_open' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:35:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_wronly' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:104:25: BUILDSTDERR: Warning: Unused parameter 'mpi_no_op' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:105:26: BUILDSTDERR: Warning: Unused parameter 'mpi_offset' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:106:27: BUILDSTDERR: Warning: Unused parameter 'mpi_op_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:130:27: BUILDSTDERR: Warning: Unused parameter 'mpi_order_c' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:131:33: BUILDSTDERR: Warning: Unused parameter 'mpi_order_fortran' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:107:26: BUILDSTDERR: Warning: Unused parameter 'mpi_packed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:132:29: BUILDSTDERR: Warning: Unused parameter 'mpi_proc_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:108:24: BUILDSTDERR: Warning: Unused parameter 'mpi_prod' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:109:24: BUILDSTDERR: Warning: Unused parameter 'mpi_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:110:26: BUILDSTDERR: Warning: Unused parameter 'mpi_real16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:111:25: BUILDSTDERR: Warning: Unused parameter 'mpi_real2' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:112:25: BUILDSTDERR: Warning: Unused parameter 'mpi_real4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:113:25: BUILDSTDERR: Warning: Unused parameter 'mpi_real8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:114:27: BUILDSTDERR: Warning: Unused parameter 'mpi_replace' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:115:32: BUILDSTDERR: Warning: Unused parameter 'mpi_request_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:133:24: BUILDSTDERR: Warning: Unused parameter 'mpi_root' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:36:28: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_cur' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:37:28: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_end' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:38:28: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_set' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:116:25: BUILDSTDERR: Warning: Unused parameter 'mpi_short' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:117:29: BUILDSTDERR: Warning: Unused parameter 'mpi_short_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:118:31: BUILDSTDERR: Warning: Unused parameter 'mpi_signed_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:134:27: BUILDSTDERR: Warning: Unused parameter 'mpi_similar' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:135:26: BUILDSTDERR: Warning: Unused parameter 'mpi_source' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:75:37: BUILDSTDERR: Warning: Unused parameter 'mpi_subarrays_supported' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:136:30: BUILDSTDERR: Warning: Unused parameter 'mpi_subversion' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:137:27: BUILDSTDERR: Warning: Unused parameter 'mpi_success' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:119:23: BUILDSTDERR: Warning: Unused parameter 'mpi_sum' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:147:37: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_cannot_init' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:148:40: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_cvar_set_never' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:149:42: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_cvar_set_not_now' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:150:33: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:151:40: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid_handle' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:152:39: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid_index' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:153:38: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid_item' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:154:41: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid_session' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:155:32: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_memory' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:156:41: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_not_initialized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:157:40: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_out_of_handles' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:158:41: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_out_of_sessions' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:159:40: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_pvar_no_atomic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:160:43: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_pvar_no_startstop' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:161:39: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_pvar_no_write' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:138:23: BUILDSTDERR: Warning: Unused parameter 'mpi_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:139:26: BUILDSTDERR: Warning: Unused parameter 'mpi_tag_ub' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:140:35: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_funneled' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:141:35: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_multiple' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:142:37: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_serialized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:143:33: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_single' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:144:37: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:145:37: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:146:34: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:120:22: BUILDSTDERR: Warning: Unused parameter 'mpi_ub' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:121:28: BUILDSTDERR: Warning: Unused parameter 'mpi_uint16_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:122:28: BUILDSTDERR: Warning: Unused parameter 'mpi_uint32_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:123:28: BUILDSTDERR: Warning: Unused parameter 'mpi_uint64_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:124:27: BUILDSTDERR: Warning: Unused parameter 'mpi_uint8_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:162:29: BUILDSTDERR: Warning: Unused parameter 'mpi_undefined' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:163:27: BUILDSTDERR: Warning: Unused parameter 'mpi_unequal' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:164:33: BUILDSTDERR: Warning: Unused parameter 'mpi_universe_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:125:28: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:126:33: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:127:33: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:128:38: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_long_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:129:34: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_short' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:165:27: BUILDSTDERR: Warning: Unused parameter 'mpi_version' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:130:25: BUILDSTDERR: Warning: Unused parameter 'mpi_wchar' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:166:28: BUILDSTDERR: Warning: Unused parameter 'mpi_win_base' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:167:37: BUILDSTDERR: Warning: Unused parameter 'mpi_win_create_flavor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:168:33: BUILDSTDERR: Warning: Unused parameter 'mpi_win_disp_unit' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:169:39: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_allocate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:170:37: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_create' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:171:38: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_dynamic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:172:37: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:173:29: BUILDSTDERR: Warning: Unused parameter 'mpi_win_model' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:131:28: BUILDSTDERR: Warning: Unused parameter 'mpi_win_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:174:32: BUILDSTDERR: Warning: Unused parameter 'mpi_win_separate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:175:28: BUILDSTDERR: Warning: Unused parameter 'mpi_win_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:176:31: BUILDSTDERR: Warning: Unused parameter 'mpi_win_unified' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:177:35: BUILDSTDERR: Warning: Unused parameter 'mpi_wtime_is_global' declared at (1) [-Wunused-parameter] BUILDSTDERR: ../../../fortran/testpar/hyper.f90:31:21: BUILDSTDERR: 31 | INTEGER :: mpierror ! MPI hdferror flag BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] BUILDSTDERR: mpif-constants.h:178:36: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_board' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:179:38: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_cluster' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:180:35: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_core' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:181:33: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_cu' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:182:35: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_host' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:183:39: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_hwthread' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:184:38: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_l1cache' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:185:38: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_l2cache' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:186:38: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_l3cache' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:187:35: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_node' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:188:35: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_numa' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:189:37: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_socket' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:33:32: BUILDSTDERR: Warning: Unused parameter 'ompi_major_version' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:33:52: BUILDSTDERR: Warning: Unused parameter 'ompi_minor_version' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:34:34: BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o mdset.o ../../../fortran/testpar/mdset.f90 BUILDSTDERR: mpif-handles.h:27:28: BUILDSTDERR: Warning: Unused parameter 'mpi_2complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:28:35: BUILDSTDERR: Warning: Unused parameter 'mpi_2double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:29:37: BUILDSTDERR: Warning: Unused parameter 'mpi_2double_precision' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:30:24: BUILDSTDERR: Warning: Unused parameter 'mpi_2int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:31:28: BUILDSTDERR: Warning: Unused parameter 'mpi_2integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:32:25: BUILDSTDERR: Warning: Unused parameter 'mpi_2real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:33:24: BUILDSTDERR: Warning: Unused parameter 'mpi_aint' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:27:30: BUILDSTDERR: Warning: Unused parameter 'mpi_any_source' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:28:27: BUILDSTDERR: Warning: Unused parameter 'mpi_any_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:29:26: BUILDSTDERR: Warning: Unused parameter 'mpi_appnum' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:76:44: BUILDSTDERR: Warning: Unused parameter 'mpi_async_protects_nonblocking' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:34:24: BUILDSTDERR: Warning: Unused parameter 'mpi_band' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:35:23: BUILDSTDERR: Warning: Unused parameter 'mpi_bor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:30:34: BUILDSTDERR: Warning: Unused parameter 'mpi_bsend_overhead' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:36:24: BUILDSTDERR: Warning: Unused parameter 'mpi_bxor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:37:24: BUILDSTDERR: Warning: Unused parameter 'mpi_byte' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:53:26: BUILDSTDERR: Warning: Unused parameter 'mpi_c_bool' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:54:29: BUILDSTDERR: Warning: Unused parameter 'mpi_c_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:55:36: BUILDSTDERR: Warning: Unused parameter 'mpi_c_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:56:35: BUILDSTDERR: Warning: Unused parameter 'mpi_c_float_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:57:41: BUILDSTDERR: Warning: Unused parameter 'mpi_c_long_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:31:24: BUILDSTDERR: Warning: Unused parameter 'mpi_cart' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:38:24: BUILDSTDERR: Warning: Unused parameter 'mpi_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:39:29: BUILDSTDERR: Warning: Unused parameter 'mpi_character' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:32:39: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_contiguous' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:33:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_darray' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:34:32: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_dup' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:35:40: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:36:40: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:37:37: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_f90_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:38:37: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:39:43: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:40:45: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hindexed_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:41:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hvector' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:42:44: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_hvector_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:43:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_indexed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:44:42: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_indexed_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:45:34: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_named' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:46:36: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_resized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:47:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_struct' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:48:43: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_struct_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:49:37: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_subarray' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:50:35: BUILDSTDERR: Warning: Unused parameter 'mpi_combiner_vector' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:40:29: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:41:29: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_self' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:51:36: BUILDSTDERR: Warning: Unused parameter 'mpi_comm_type_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:43:27: BUILDSTDERR: Warning: Unused parameter 'mpi_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:44:29: BUILDSTDERR: Warning: Unused parameter 'mpi_complex16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:45:29: BUILDSTDERR: Warning: Unused parameter 'mpi_complex32' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:46:28: BUILDSTDERR: Warning: Unused parameter 'mpi_complex8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:52:29: BUILDSTDERR: Warning: Unused parameter 'mpi_congruent' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:47:25: BUILDSTDERR: Warning: Unused parameter 'mpi_count' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:42:28: BUILDSTDERR: Warning: Unused parameter 'mpi_count_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:48:28: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_bool' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:49:31: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:50:38: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:51:37: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_float_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:52:43: BUILDSTDERR: Warning: Unused parameter 'mpi_cxx_long_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:58:33: BUILDSTDERR: Warning: Unused parameter 'mpi_datatype_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:39:62: BUILDSTDERR: Warning: Unused parameter 'mpi_displacement_current' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:57:30: BUILDSTDERR: Warning: Unused parameter 'mpi_dist_graph' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:53:36: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_block' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:54:37: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_cyclic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:55:40: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_dflt_darg' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:56:35: BUILDSTDERR: Warning: Unused parameter 'mpi_distribute_none' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:59:26: BUILDSTDERR: Warning: Unused parameter 'mpi_double' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:60:34: BUILDSTDERR: Warning: Unused parameter 'mpi_double_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:61:30: BUILDSTDERR: Warning: Unused parameter 'mpi_double_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:62:36: BUILDSTDERR: Warning: Unused parameter 'mpi_double_precision' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:59:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_access' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:60:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_amode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:61:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_arg' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:62:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_assert' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:63:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_bad_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:64:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_base' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:65:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_buffer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:66:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_comm' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:67:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_conversion' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:68:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_count' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:69:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_dims' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:70:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_disp' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:71:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_dup_datarep' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:72:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:73:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file_exists' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:74:35: BUILDSTDERR: Warning: Unused parameter 'mpi_err_file_in_use' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:75:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_group' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:81:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_in_status' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:76:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:77:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_key' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:78:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_nokey' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:79:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_info_value' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:80:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_intern' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:82:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_io' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:83:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_keyval' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:84:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_lastcode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:85:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_locktype' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:86:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:88:30: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_mem' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:89:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_space' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:90:36: BUILDSTDERR: Warning: Unused parameter 'mpi_err_no_such_file' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:87:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_not_same' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:91:26: BUILDSTDERR: Warning: Unused parameter 'mpi_err_op' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:92:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_other' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:93:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_pending' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:94:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_port' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:95:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_quota' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:96:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rank' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:97:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_read_only' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:98:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_request' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:99:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_attach' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:100:36: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_conflict' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:101:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_flavor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:102:33: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_range' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:103:34: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:104:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_rma_sync' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:105:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_root' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:106:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_service' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:107:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:108:29: BUILDSTDERR: Warning: Unused parameter 'mpi_err_spawn' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:109:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:110:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_topology' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:111:32: BUILDSTDERR: Warning: Unused parameter 'mpi_err_truncate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:112:28: BUILDSTDERR: Warning: Unused parameter 'mpi_err_type' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:113:31: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unknown' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:114:43: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unsupported_datarep' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:115:45: BUILDSTDERR: Warning: Unused parameter 'mpi_err_unsupported_operation' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:116:27: BUILDSTDERR: Warning: Unused parameter 'mpi_err_win' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:63:35: BUILDSTDERR: Warning: Unused parameter 'mpi_errhandler_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:58:25: BUILDSTDERR: Warning: Unused parameter 'mpi_error' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:64:36: BUILDSTDERR: Warning: Unused parameter 'mpi_errors_are_fatal' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:65:33: BUILDSTDERR: Warning: Unused parameter 'mpi_errors_return' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-handles.h:27:29: BUILDSTDERR: Warning: Unused parameter 'mpi_file_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:66:25: BUILDSTDERR: Warning: Unused parameter 'mpi_float' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:67:29: BUILDSTDERR: Warning: Unused parameter 'mpi_float_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:117:25: BUILDSTDERR: Warning: Unused parameter 'mpi_graph' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:68:31: BUILDSTDERR: Warning: Unused parameter 'mpi_group_empty' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:69:30: BUILDSTDERR: Warning: Unused parameter 'mpi_group_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:118:24: BUILDSTDERR: Warning: Unused parameter 'mpi_host' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:119:25: BUILDSTDERR: Warning: Unused parameter 'mpi_ident' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:70:28: BUILDSTDERR: Warning: Unused parameter 'mpi_info_env' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:72:23: BUILDSTDERR: Warning: Unused parameter 'mpi_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:73:27: BUILDSTDERR: Warning: Unused parameter 'mpi_int16_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:74:27: BUILDSTDERR: Warning: Unused parameter 'mpi_int32_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:75:27: BUILDSTDERR: Warning: Unused parameter 'mpi_int64_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:76:26: BUILDSTDERR: Warning: Unused parameter 'mpi_int8_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:77:27: BUILDSTDERR: Warning: Unused parameter 'mpi_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:78:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer1' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:79:29: BUILDSTDERR: Warning: Unused parameter 'mpi_integer16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:80:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer2' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:81:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:82:28: BUILDSTDERR: Warning: Unused parameter 'mpi_integer8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:41:65: BUILDSTDERR: Warning: Unused parameter 'mpi_integer_kind' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:120:22: BUILDSTDERR: Warning: Unused parameter 'mpi_io' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:121:34: BUILDSTDERR: Warning: Unused parameter 'mpi_keyval_invalid' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:83:24: BUILDSTDERR: Warning: Unused parameter 'mpi_land' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:122:32: BUILDSTDERR: Warning: Unused parameter 'mpi_lastusedcode' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:84:22: BUILDSTDERR: Warning: Unused parameter 'mpi_lb' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:123:34: BUILDSTDERR: Warning: Unused parameter 'mpi_lock_exclusive' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:124:31: BUILDSTDERR: Warning: Unused parameter 'mpi_lock_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:85:27: BUILDSTDERR: Warning: Unused parameter 'mpi_logical' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:86:28: BUILDSTDERR: Warning: Unused parameter 'mpi_logical1' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:87:28: BUILDSTDERR: Warning: Unused parameter 'mpi_logical2' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:88:28: BUILDSTDERR: Warning: Unused parameter 'mpi_logical4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:89:28: BUILDSTDERR: Warning: Unused parameter 'mpi_logical8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:90:24: BUILDSTDERR: Warning: Unused parameter 'mpi_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:91:31: BUILDSTDERR: Warning: Unused parameter 'mpi_long_double' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:92:35: BUILDSTDERR: Warning: Unused parameter 'mpi_long_double_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:93:28: BUILDSTDERR: Warning: Unused parameter 'mpi_long_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:94:29: BUILDSTDERR: Warning: Unused parameter 'mpi_long_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:95:33: BUILDSTDERR: Warning: Unused parameter 'mpi_long_long_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:96:23: BUILDSTDERR: Warning: Unused parameter 'mpi_lor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:97:24: BUILDSTDERR: Warning: Unused parameter 'mpi_lxor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:98:23: BUILDSTDERR: Warning: Unused parameter 'mpi_max' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:62:36: BUILDSTDERR: Warning: Unused parameter 'mpi_max_datarep_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:56:34: BUILDSTDERR: Warning: Unused parameter 'mpi_max_error_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:59:30: BUILDSTDERR: Warning: Unused parameter 'mpi_max_info_key' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:60:30: BUILDSTDERR: Warning: Unused parameter 'mpi_max_info_val' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:58:44: BUILDSTDERR: Warning: Unused parameter 'mpi_max_library_version_string' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:57:33: BUILDSTDERR: Warning: Unused parameter 'mpi_max_object_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:61:31: BUILDSTDERR: Warning: Unused parameter 'mpi_max_port_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:55:36: BUILDSTDERR: Warning: Unused parameter 'mpi_max_processor_name' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:99:26: BUILDSTDERR: Warning: Unused parameter 'mpi_maxloc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:100:35: BUILDSTDERR: Warning: Unused parameter 'mpi_message_no_proc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:101:32: BUILDSTDERR: Warning: Unused parameter 'mpi_message_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:102:23: BUILDSTDERR: Warning: Unused parameter 'mpi_min' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:103:26: BUILDSTDERR: Warning: Unused parameter 'mpi_minloc' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:27:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_append' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:28:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_create' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:29:40: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_delete_on_close' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:30:29: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_excl' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:125:32: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nocheck' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:126:34: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_noprecede' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:127:30: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_noput' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:128:32: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nostore' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:129:34: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_nosucceed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:31:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_rdonly' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:32:29: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_rdwr' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:33:35: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_sequential' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:34:36: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_unique_open' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:35:31: BUILDSTDERR: Warning: Unused parameter 'mpi_mode_wronly' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:104:25: BUILDSTDERR: Warning: Unused parameter 'mpi_no_op' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:105:26: BUILDSTDERR: Warning: Unused parameter 'mpi_offset' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:106:27: BUILDSTDERR: Warning: Unused parameter 'mpi_op_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:130:27: BUILDSTDERR: Warning: Unused parameter 'mpi_order_c' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:131:33: BUILDSTDERR: Warning: Unused parameter 'mpi_order_fortran' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:107:26: BUILDSTDERR: Warning: Unused parameter 'mpi_packed' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:132:29: BUILDSTDERR: Warning: Unused parameter 'mpi_proc_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:108:24: BUILDSTDERR: Warning: Unused parameter 'mpi_prod' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:109:24: BUILDSTDERR: Warning: Unused parameter 'mpi_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:110:26: BUILDSTDERR: Warning: Unused parameter 'mpi_real16' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:111:25: BUILDSTDERR: Warning: Unused parameter 'mpi_real2' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:112:25: BUILDSTDERR: Warning: Unused parameter 'mpi_real4' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:113:25: BUILDSTDERR: Warning: Unused parameter 'mpi_real8' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:114:27: BUILDSTDERR: Warning: Unused parameter 'mpi_replace' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:115:32: BUILDSTDERR: Warning: Unused parameter 'mpi_request_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:133:24: BUILDSTDERR: Warning: Unused parameter 'mpi_root' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:36:28: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_cur' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:37:28: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_end' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-io-constants.h:38:28: BUILDSTDERR: Warning: Unused parameter 'mpi_seek_set' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:116:25: BUILDSTDERR: Warning: Unused parameter 'mpi_short' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:117:29: BUILDSTDERR: Warning: Unused parameter 'mpi_short_int' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:118:31: BUILDSTDERR: Warning: Unused parameter 'mpi_signed_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:134:27: BUILDSTDERR: Warning: Unused parameter 'mpi_similar' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:135:26: BUILDSTDERR: Warning: Unused parameter 'mpi_source' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:75:37: BUILDSTDERR: Warning: Unused parameter 'mpi_subarrays_supported' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:136:30: BUILDSTDERR: Warning: Unused parameter 'mpi_subversion' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:137:27: BUILDSTDERR: Warning: Unused parameter 'mpi_success' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:119:23: BUILDSTDERR: Warning: Unused parameter 'mpi_sum' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:147:37: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_cannot_init' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:148:40: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_cvar_set_never' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:149:42: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_cvar_set_not_now' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:150:33: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:151:40: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid_handle' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:152:39: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid_index' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:153:38: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid_item' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:154:41: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_invalid_session' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:155:32: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_memory' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:156:41: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_not_initialized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:157:40: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_out_of_handles' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:158:41: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_out_of_sessions' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:159:40: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_pvar_no_atomic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:160:43: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_pvar_no_startstop' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:161:39: BUILDSTDERR: Warning: Unused parameter 'mpi_t_err_pvar_no_write' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:138:23: BUILDSTDERR: Warning: Unused parameter 'mpi_tag' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:139:26: BUILDSTDERR: Warning: Unused parameter 'mpi_tag_ub' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:140:35: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_funneled' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:141:35: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_multiple' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:142:37: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_serialized' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:143:33: BUILDSTDERR: Warning: Unused parameter 'mpi_thread_single' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:144:37: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_complex' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:145:37: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_integer' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:146:34: BUILDSTDERR: Warning: Unused parameter 'mpi_typeclass_real' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:120:22: BUILDSTDERR: Warning: Unused parameter 'mpi_ub' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:121:28: BUILDSTDERR: Warning: Unused parameter 'mpi_uint16_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:122:28: BUILDSTDERR: Warning: Unused parameter 'mpi_uint32_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:123:28: BUILDSTDERR: Warning: Unused parameter 'mpi_uint64_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:124:27: BUILDSTDERR: Warning: Unused parameter 'mpi_uint8_t' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:162:29: BUILDSTDERR: Warning: Unused parameter 'mpi_undefined' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:163:27: BUILDSTDERR: Warning: Unused parameter 'mpi_unequal' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:164:33: BUILDSTDERR: Warning: Unused parameter 'mpi_universe_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:125:28: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:126:33: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_char' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:127:33: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:128:38: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_long_long' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:129:34: BUILDSTDERR: Warning: Unused parameter 'mpi_unsigned_short' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:165:27: BUILDSTDERR: Warning: Unused parameter 'mpi_version' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:130:25: BUILDSTDERR: Warning: Unused parameter 'mpi_wchar' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:166:28: BUILDSTDERR: Warning: Unused parameter 'mpi_win_base' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:167:37: BUILDSTDERR: Warning: Unused parameter 'mpi_win_create_flavor' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:168:33: BUILDSTDERR: Warning: Unused parameter 'mpi_win_disp_unit' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:169:39: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_allocate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:170:37: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_create' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:171:38: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_dynamic' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:172:37: BUILDSTDERR: Warning: Unused parameter 'mpi_win_flavor_shared' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:173:29: BUILDSTDERR: Warning: Unused parameter 'mpi_win_model' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-handles.h:131:28: BUILDSTDERR: Warning: Unused parameter 'mpi_win_null' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:174:32: BUILDSTDERR: Warning: Unused parameter 'mpi_win_separate' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:175:28: BUILDSTDERR: Warning: Unused parameter 'mpi_win_size' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:176:31: BUILDSTDERR: Warning: Unused parameter 'mpi_win_unified' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:177:35: BUILDSTDERR: Warning: Unused parameter 'mpi_wtime_is_global' declared at (1) [-Wunused-parameter] BUILDSTDERR: ../../../fortran/testpar/mdset.f90:31:21: BUILDSTDERR: 31 | INTEGER :: mpierror ! MPI hdferror flag BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] BUILDSTDERR: mpif-constants.h:178:36: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_board' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:179:38: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_cluster' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:180:35: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_core' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:181:33: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_cu' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:182:35: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_host' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:183:39: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_hwthread' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:184:38: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_l1cache' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:185:38: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_l2cache' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:186:38: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_l3cache' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:187:35: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_node' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:188:35: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_numa' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-constants.h:189:37: BUILDSTDERR: Warning: Unused parameter 'ompi_comm_type_socket' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:33:32: BUILDSTDERR: Warning: Unused parameter 'ompi_major_version' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:33:52: BUILDSTDERR: Warning: Unused parameter 'ompi_minor_version' declared at (1) [-Wunused-parameter] BUILDSTDERR: mpif-config.h:34:34: BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o BUILDSTDERR: ../../../hl/src/H5DS.c: In function 'H5DSset_label': BUILDSTDERR: ../../../hl/src/H5DS.c:1436:7: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1436 | } u; BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o BUILDSTDERR: ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': BUILDSTDERR: ../../../hl/src/H5LT.c:1414:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 1414 | return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); BUILDSTDERR: | ^ BUILDSTDERR: ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': BUILDSTDERR: ../../../hl/src/H5LT.c:2040:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] BUILDSTDERR: 2040 | return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../../../hl/src/H5LT.c:17: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'realloc_and_append' at ../../../hl/src/H5LT.c:2296:4, BUILDSTDERR: inlined from 'indentation' at ../../../hl/src/H5LT.c:2337:16: BUILDSTDERR: /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] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyylex': BUILDSTDERR: hl/src/H5LTanalyze.c:1173:28: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1178:13: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1180:56: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1642:8: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'yy_get_next_buffer': BUILDSTDERR: hl/src/H5LTanalyze.c:1758:42: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1773:18: warning: conversion from 'yy_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.l:35:45: note: in definition of macro 'YY_INPUT' BUILDSTDERR: hl/src/H5LTanalyze.l:35:31: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1772:3: note: in expansion of macro 'YY_INPUT' BUILDSTDERR: hl/src/H5LTanalyze.c:1797:32: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1799:37: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1805:15: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'yy_get_previous_state': BUILDSTDERR: hl/src/H5LTanalyze.c:1828:27: warning: conversion from 'int' to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1833:12: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1835:55: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'yy_try_NUL_trans': BUILDSTDERR: hl/src/H5LTanalyze.c:1856:11: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1858:54: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'input': BUILDSTDERR: hl/src/H5LTanalyze.c:1927:23: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:1930:4: warning: switch missing default case [-Wswitch-default] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyy_create_buffer': BUILDSTDERR: hl/src/H5LTanalyze.c:2052:19: warning: conversion to 'yy_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyy_init_buffer': BUILDSTDERR: hl/src/H5LTanalyze.c:2110:40: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] BUILDSTDERR: hl/src/H5LTanalyze.c:2110:40: warning: nested extern declaration of 'isatty' [-Wnested-externs] BUILDSTDERR: hl/src/H5LTanalyze.c: In function 'H5LTyyensure_buffer_stack': BUILDSTDERR: hl/src/H5LTanalyze.c:2226:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c:2235:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTanalyze.c: At top level: BUILDSTDERR: hl/src/H5LTanalyze.c:201: warning: macro "yyless" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.l: In function 'my_yyinput': BUILDSTDERR: hl/src/H5LTanalyze.l:187:31: warning: unused parameter 'max_size' [-Wunused-parameter] BUILDSTDERR: hl/src/H5LTanalyze.l: At top level: BUILDSTDERR: hl/src/H5LTanalyze.l:196:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] BUILDSTDERR: hl/src/H5LTanalyze.l: In function 'H5LTyywrap': BUILDSTDERR: hl/src/H5LTanalyze.l:202:5: warning: old-style function definition [-Wold-style-definition] BUILDSTDERR: At top level: BUILDSTDERR: hl/src/H5LTanalyze.c:1907:16: warning: 'input' defined but not used [-Wunused-function] BUILDSTDERR: hl/src/H5LTanalyze.c:1866:17: warning: 'yyunput' defined but not used [-Wunused-function] BUILDSTDERR: hl/src/H5LTanalyze.c:22: warning: macro "yytext" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:16: warning: macro "yyin" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:392: warning: macro "YY_NUM_RULES" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:29: warning: macro "YY_FLEX_MAJOR_VERSION" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:338: warning: macro "yy_new_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:17: warning: macro "yyleng" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:33: warning: macro "FLEX_BETA" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:19: warning: macro "yylineno" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:350: warning: macro "yy_set_bol" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:2537: warning: macro "YYTABLES_NAME" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:49: warning: macro "FLEXINT_H" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:852: warning: macro "yymore" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:180: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:2339: warning: macro "yyless" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:13: warning: macro "yy_flush_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:214: warning: macro "unput" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:28: warning: macro "FLEX_SCANNER" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:20: warning: macro "yyout" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:21: warning: macro "yyrestart" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:217: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:340: warning: macro "yy_set_interactive" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:11: warning: macro "yy_flex_debug" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:26: warning: macro "yyfree" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:152: warning: macro "YYSTATE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:30: warning: macro "YY_FLEX_MINOR_VERSION" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:23: warning: macro "yywrap" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:197: warning: macro "YY_LESS_LINENO" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:1085: warning: macro "YY_DECL_IS_OURS" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:198: warning: macro "YY_LINENO_REWIND_TO" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:24: warning: macro "yyalloc" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:12: warning: macro "yy_init_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:328: warning: macro "YY_FLUSH_BUFFER" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:10: warning: macro "yy_delete_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:25: warning: macro "yyrealloc" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:185: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:9: warning: macro "yy_create_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:18: warning: macro "yylex" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:360: warning: macro "YY_AT_BOL" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:5: warning: macro "YY_INT_ALIGNED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:14: warning: macro "yy_load_buffer_state" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:59: warning: macro "__STDC_LIMIT_MACROS" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:15: warning: macro "yy_switch_to_buffer" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTanalyze.c:1071: warning: macro "YY_START_STACK_INCR" is not used [-Wunused-macros] 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o BUILDSTDERR: hl/src/H5LTparse.y:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: hl/src/H5LTparse.c: In function 'H5LTyyparse': BUILDSTDERR: hl/src/H5LTparse.c:1297:12: warning: conversion from 'int' to 'yytype_int16' {aka 'short int'} may change value [-Wconversion] BUILDSTDERR: hl/src/H5LTparse.c:1302:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:180:73: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:183:81: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:194:65: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: hl/src/H5LTparse.y:196:85: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: ../../../hl/src/H5LTparse.c:91:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] BUILDSTDERR: 91 | #define yylval H5LTyylval BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: hl/src/H5LTparse.y:278:48: note: in expansion of macro 'yylval' BUILDSTDERR: hl/src/H5LTparse.c: At top level: BUILDSTDERR: hl/src/H5LTparse.c:132: warning: macro "YY_NULLPTR" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:619: warning: macro "YYTABLE_NINF" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:326: warning: macro "_Noreturn" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:318: warning: macro "YY_ATTRIBUTE_UNUSED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:792: warning: macro "yyerrok" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:158: warning: macro "YYTOKENTYPE" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:88: warning: macro "yydebug" is not used [-Wunused-macros] BUILDSTDERR: 88 | #define yydebug H5LTyydebug BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:353: warning: macro "YY_INITIAL_VALUE" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:78: warning: macro "YYPUSH" is not used [-Wunused-macros] BUILDSTDERR: 78 | #define YYPUSH 0 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:497: warning: macro "YYNSTATES" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:799: warning: macro "YYERROR" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:234: warning: macro "YYSTYPE_IS_DECLARED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:289: warning: macro "YYSIZE_MAXIMUM" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:804: warning: macro "YYBACKUP" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:793: warning: macro "yyclearin" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:399: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:614: warning: macro "YYPACT_NINF" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:147: warning: macro "YY_H5LTYY_HL_SRC_H5LTPARSE_H_INCLUDED" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:802: warning: macro "YYRECOVERING" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:72: warning: macro "YYSKELETON_NAME" is not used [-Wunused-macros] BUILDSTDERR: 72 | #define YYSKELETON_NAME "yacc.c" BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:823: warning: macro "YYERRCODE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:314: warning: macro "YY_ATTRIBUTE_PURE" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:66: warning: macro "YYBISON" is not used [-Wunused-macros] BUILDSTDERR: 66 | #define YYBISON 1 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:307: warning: macro "YY_ATTRIBUTE" is not used [-Wunused-macros] BUILDSTDERR: hl/src/H5LTparse.c:493: warning: macro "YYNNTS" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:81: warning: macro "YYPULL" is not used [-Wunused-macros] BUILDSTDERR: 81 | #define YYPULL 1 BUILDSTDERR: | BUILDSTDERR: hl/src/H5LTparse.c:495: warning: macro "YYNRULES" is not used [-Wunused-macros] BUILDSTDERR: ../../../hl/src/H5LTparse.c:75: warning: macro "YYPURE" is not used [-Wunused-macros] BUILDSTDERR: 75 | #define YYPURE 0 BUILDSTDERR: | BUILDSTDERR: ../../../hl/src/H5LTparse.c:69: warning: macro "YYBISON_VERSION" is not used [-Wunused-macros] BUILDSTDERR: 69 | #define YYBISON_VERSION "3.0.2" BUILDSTDERR: | 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_lite.o ../../../hl/test/test_lite.c BUILDSTDERR: In file included from ../../../hl/test/test_lite.c:17: BUILDSTDERR: ../../../hl/test/test_lite.c: In function 'main': BUILDSTDERR: ../../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../src/H5Epublic.h:20, BUILDSTDERR: from ../../../src/hdf5.h:26, BUILDSTDERR: from ../../../test/h5test.h:27, BUILDSTDERR: from ../../../hl/test/h5hltest.h:25, BUILDSTDERR: from ../../../hl/test/test_lite.c:16: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_ld.o ../../../hl/test/test_ld.c BUILDSTDERR: In file included from ../../../hl/test/test_ld.c:20: BUILDSTDERR: ../../../test/H5srcdir.h: In function 'H5_get_srcdir_filename.constprop': BUILDSTDERR: ../../../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=] BUILDSTDERR: 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../../hl/test/test_ld.c:16: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_dset_append.o ../../../hl/test/test_dset_append.c BUILDSTDERR: ../../../hl/test/test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] BUILDSTDERR: 758 | test_dataset_append_BUG2(hid_t fid) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../hl/test/test_dset_append.c:596:1: warning: 'test_dataset_append_BUG1' defined but not used [-Wunused-function] BUILDSTDERR: 596 | test_dataset_append_BUG1(hid_t fid) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5HL_buildiface.o ../../../../hl/fortran/src/H5HL_buildiface.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o BUILDSTDERR: ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c': BUILDSTDERR: ../../../../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] BUILDSTDERR: 100 | (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, BUILDSTDERR: | ^ BUILDSTDERR: ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_ptr_c': BUILDSTDERR: ../../../../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] BUILDSTDERR: 206 | (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, BUILDSTDERR: | ^ 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5DSff.F90 -fPIC -o .libs/H5DSff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5LTff.F90 -fPIC -o .libs/H5LTff.o BUILDSTDERR: ../../../../hl/fortran/src/H5LTff.F90:402:11: BUILDSTDERR: 402 | dims,& BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5TBff.F90 -fPIC -o .libs/H5TBff.o BUILDSTDERR: ../../../../hl/fortran/src/H5TBff.F90:980:41: BUILDSTDERR: 980 | IF(PRESENT(maxlen_out)) maxlen_out = c_maxlen_out BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5IMff.F90 -fPIC -o .libs/H5IMff.o libtool: compile: mpif90 -I. -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o BUILDSTDERR: H5LTff_gen.F90:5518:75: BUILDSTDERR: 5518 | SUBROUTINE h5ltread_dataset_int_kind_16_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:5374:74: BUILDSTDERR: 5374 | SUBROUTINE h5ltread_dataset_int_kind_8_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:5230:74: BUILDSTDERR: 5230 | SUBROUTINE h5ltread_dataset_int_kind_4_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:5086:74: BUILDSTDERR: 5086 | SUBROUTINE h5ltread_dataset_int_kind_2_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4942:74: BUILDSTDERR: 4942 | SUBROUTINE h5ltread_dataset_int_kind_1_rank_0(loc_id,dset_name, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4806:88: BUILDSTDERR: 4806 | SUBROUTINE h5ltread_dataset_integer_kind_16_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4670:87: BUILDSTDERR: 4670 | SUBROUTINE h5ltread_dataset_integer_kind_8_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4534:87: BUILDSTDERR: 4534 | SUBROUTINE h5ltread_dataset_integer_kind_4_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4398:87: BUILDSTDERR: 4398 | SUBROUTINE h5ltread_dataset_integer_kind_2_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:4262:87: BUILDSTDERR: 4262 | SUBROUTINE h5ltread_dataset_integer_kind_1_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:2654:77: BUILDSTDERR: 2654 | SUBROUTINE h5ltread_dataset_double_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:2526:76: BUILDSTDERR: 2526 | SUBROUTINE h5ltread_dataset_double_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:2398:76: BUILDSTDERR: 2398 | SUBROUTINE h5ltread_dataset_double_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1862:76: BUILDSTDERR: 1862 | SUBROUTINE h5ltread_dataset_float_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1734:75: BUILDSTDERR: 1734 | SUBROUTINE h5ltread_dataset_float_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1606:75: BUILDSTDERR: 1606 | SUBROUTINE h5ltread_dataset_float_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:1062:83: BUILDSTDERR: 1062 | SUBROUTINE h5ltread_dataset_real_kind_16_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:926:82: BUILDSTDERR: 926 | SUBROUTINE h5ltread_dataset_real_kind_8_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] BUILDSTDERR: H5LTff_gen.F90:790:82: BUILDSTDERR: 790 | SUBROUTINE h5ltread_dataset_real_kind_4_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstds.o ../../../../hl/fortran/test/tstds.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstlite.o ../../../../hl/fortran/test/tstlite.F90 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstimage.o ../../../../hl/fortran/test/tstimage.F90 BUILDSTDERR: ../../../../hl/fortran/test/tstimage.F90:105:14: BUILDSTDERR: 105 | space = width*height / pal_entries; BUILDSTDERR: | 1 BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tsttable.o ../../../../hl/fortran/test/tsttable.F90 /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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 BUILDSTDERR: ++ /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_;' BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ~/build/BUILD/hdf5-1.10.5 BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -s sh + eval + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SPlHIy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64 + cd hdf5-1.10.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64 '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-2.fc31.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libhdf5.so.103.1.0 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/libhdf5.la libtool: install: /usr/bin/install -p .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64' /usr/bin/install -p -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5diff '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5ls '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5dump '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5debug h5repart h5mkgrp h5clear '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/bin/h5debug BUILDSTDERR: 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-2.fc31.aarch64/usr/bin/h5repart BUILDSTDERR: 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-2.fc31.aarch64/usr/bin/h5mkgrp BUILDSTDERR: 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-2.fc31.aarch64/usr/bin/h5clear /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' /usr/bin/install -p h5redeploy '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5import '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5repack '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/build/src/libhdf5.la' has not been installed in '/usr/lib64' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/bin/h5jam BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5copy '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5format_convert '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5stat '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5perf_serial '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /usr/bin/install -p h5c++ '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libhdf5_cpp.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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-2.fc31.aarch64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -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-2.fc31.aarch64/usr/lib64/libhdf5_cpp.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/libhdf5_cpp.la libtool: install: /usr/bin/install -p .libs/libhdf5_cpp.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_cpp.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lgfortran -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 -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-2.fc31.aarch64/usr/lib64/libhdf5_fortran.so.102.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/libhdf5_fortran.la libtool: install: /usr/bin/install -p .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_fortran.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' cp ../../fortran/src/H5f90i_gen.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libhdf5_java.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/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 -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-2.fc31.aarch64/usr/lib64/libhdf5_java.so libtool: install: /usr/bin/install -p .libs/libhdf5_java.lai /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_java.la BUILDSTDERR: 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/HDF5GroupInfo.java]] [parsing completed 61ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 78ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFNativeData.java]] [parsing completed 42ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 235ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 18ms] 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.201.b09-7.fc31.aarch64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunjce_provider.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/dnsns.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/zipfs.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/String.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 2ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 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 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 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 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 1ms] [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 1ms] [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 1ms] [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/HDF5LibraryException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing completed 6ms] [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 2ms] [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 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 1ms] [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[../../../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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 1ms] [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 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_201 Building tree for all the packages and classes... Generating javadoc/hdf/hdf5lib/H5.html... BUILDSTDERR: ../../../java/src/hdf/hdf5lib/H5.java:3220: warning: no @return BUILDSTDERR: public synchronized static native boolean H5Fget_dset_no_attrs_hint(long file_id) BUILDSTDERR: ^ BUILDSTDERR: ../../../java/src/hdf/hdf5lib/H5.java:6951: warning: no @return BUILDSTDERR: public synchronized static native boolean H5Pget_dset_no_attrs_hint(long dcpl_id) BUILDSTDERR: ^ [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/Externalizable.class)]] Generating javadoc/hdf/hdf5lib/class-use/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/class-use/H5.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/class-use/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.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 6524 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/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) 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_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17959)(deflated 65%) adding: hdf/hdf5lib/HDF5Constants.class(in = 39603) (out= 18060)(deflated 54%) adding: hdf/hdf5lib/HDFArray.class(in = 12741) (out= 5809)(deflated 54%) adding: hdf/hdf5lib/exceptions/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5LibraryException.class(in = 7210) (out= 3826)(deflated 46%) 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/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5InternalErrorException.class(in = 362) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.class(in = 368) (out= 244)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(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/HDF5GroupInfo.java]] [parsing completed 62ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 79ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFNativeData.java]] [parsing completed 37ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 249ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 18ms] 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.201.b09-7.fc31.aarch64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunjce_provider.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/dnsns.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/zipfs.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/String.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 2ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 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 1ms] [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 1ms] [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 1ms] [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 1ms] [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 1ms] [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 1ms] [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 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/HDF5LibraryException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing completed 6ms] [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 2ms] [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 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 1ms] [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[../../../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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 1ms] [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 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_201 Building tree for all the packages and classes... Generating javadoc/hdf/hdf5lib/H5.html... BUILDSTDERR: ../../../java/src/hdf/hdf5lib/H5.java:3220: warning: no @return BUILDSTDERR: public synchronized static native boolean H5Fget_dset_no_attrs_hint(long file_id) BUILDSTDERR: ^ BUILDSTDERR: ../../../java/src/hdf/hdf5lib/H5.java:6951: warning: no @return BUILDSTDERR: public synchronized static native boolean H5Pget_dset_no_attrs_hint(long dcpl_id) BUILDSTDERR: ^ [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/Externalizable.class)]] Generating javadoc/hdf/hdf5lib/class-use/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/class-use/H5.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/class-use/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.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 6215 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/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) 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_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17959)(deflated 65%) adding: hdf/hdf5lib/HDF5Constants.class(in = 39603) (out= 18060)(deflated 54%) adding: hdf/hdf5lib/HDFArray.class(in = 12741) (out= 5809)(deflated 54%) adding: hdf/hdf5lib/exceptions/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5LibraryException.class(in = 7210) (out= 3826)(deflated 46%) 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/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5InternalErrorException.class(in = 362) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.class(in = 368) (out= 244)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(deflated 33%) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib/java' /usr/bin/install -p -m 644 hdf5.jar '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib/java' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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/TestH5Eregister.class(in = 2319) (out= 1134)(deflated 51%) adding: test/TestH5D$1H5D_iter_callback.class(in = 982) (out= 631)(deflated 35%) adding: test/TestH5Ocreate$1idata.class(in = 555) (out= 364)(deflated 34%) adding: test/TestH5Plist$1idata.class(in = 556) (out= 373)(deflated 32%) adding: test/TestH5A$2H5A_iter_callback.class(in = 889) (out= 517)(deflated 41%) adding: test/TestH5Pfapl.class(in = 37644) (out= 15083)(deflated 59%) adding: test/TestH5Lbasic$3idata.class(in = 545) (out= 362)(deflated 33%) adding: test/TestH5Gbasic.class(in = 8052) (out= 3293)(deflated 59%) adding: test/TestH5T.class(in = 12386) (out= 5452)(deflated 55%) adding: test/TestH5Lbasic$1H5L_iter_data.class(in = 674) (out= 412)(deflated 38%) adding: test/TestH5D.class(in = 17809) (out= 7931)(deflated 55%) adding: test/TestH5R.class(in = 8295) (out= 3897)(deflated 53%) adding: test/TestH5Lcreate$2H5L_iter_callback.class(in = 999) (out= 545)(deflated 45%) adding: test/TestH5Obasic$2H5O_iter_data.class(in = 682) (out= 423)(deflated 37%) adding: test/TestH5Pvirtual.class(in = 14644) (out= 6431)(deflated 56%) adding: test/TestH5Eparams.class(in = 6389) (out= 2881)(deflated 54%) adding: test/TestH5Giterate.class(in = 4494) (out= 2323)(deflated 48%) adding: test/TestH5Tparams.class(in = 10436) (out= 3049)(deflated 70%) adding: test/TestH5D$2H5D_iter_data.class(in = 523) (out= 364)(deflated 30%) adding: test/TestH5.class(in = 5137) (out= 2692)(deflated 47%) adding: test/TestH5Dparams.class(in = 3974) (out= 1536)(deflated 61%) adding: test/TestH5A$1H5A_iter_callback.class(in = 881) (out= 515)(deflated 41%) adding: test/TestH5Fbasic.class(in = 6523) (out= 3038)(deflated 53%) adding: test/TestH5A.class(in = 27282) (out= 11459)(deflated 57%) adding: test/TestH5Lparams.class(in = 6749) (out= 1988)(deflated 70%) adding: test/TestH5S.class(in = 15223) (out= 5985)(deflated 60%) adding: test/TestH5Lcreate$1idata.class(in = 555) (out= 367)(deflated 33%) adding: test/TestH5Ocreate$1H5O_iter_data.class(in = 688) (out= 413)(deflated 39%) adding: test/TestH5Obasic$1H5O_iter_callback.class(in = 982) (out= 541)(deflated 44%) adding: test/TestH5Plist.class(in = 13239) (out= 5590)(deflated 57%) adding: test/TestH5Obasic$1H5O_iter_data.class(in = 674) (out= 411)(deflated 39%) adding: test/TestH5Plist$1H5P_iter_data.class(in = 681) (out= 422)(deflated 38%) adding: test/TestH5Lcreate$1H5L_iter_callback.class(in = 997) (out= 551)(deflated 44%) adding: test/TestH5Lbasic$2H5L_iter_callback.class(in = 990) (out= 548)(deflated 44%) adding: test/TestH5Lbasic$3H5L_iter_callback.class(in = 984) (out= 541)(deflated 45%) adding: test/TestH5Ocopy.class(in = 8975) (out= 4340)(deflated 51%) adding: test/TestH5Fswmr.class(in = 3189) (out= 1758)(deflated 44%) adding: test/TestH5E.class(in = 7494) (out= 3547)(deflated 52%) adding: test/TestH5Obasic$2H5O_iter_callback.class(in = 990) (out= 550)(deflated 44%) adding: test/TestH5Lcreate$1H5L_iter_data.class(in = 688) (out= 423)(deflated 38%) adding: test/TestH5Obasic.class(in = 12960) (out= 4447)(deflated 65%) adding: test/TestH5Edefault.class(in = 10567) (out= 3913)(deflated 62%) adding: test/TestH5PData.class(in = 7786) (out= 3833)(deflated 50%) adding: test/TestH5Lbasic$1H5L_iter_callback.class(in = 982) (out= 543)(deflated 44%) adding: test/TestH5P.class(in = 31648) (out= 11609)(deflated 63%) adding: test/TestH5D$2H5D_iter_callback.class(in = 1080) (out= 702)(deflated 35%) adding: test/TestH5Lbasic$4H5L_iter_data.class(in = 684) (out= 423)(deflated 38%) adding: test/TestH5Dplist.class(in = 5749) (out= 3037)(deflated 47%) adding: test/TestH5Lbasic$3H5L_iter_data.class(in = 676) (out= 417)(deflated 38%) adding: test/TestH5A$2idata.class(in = 475) (out= 330)(deflated 30%) adding: test/TestH5D$H5D_space_status.class(in = 1293) (out= 662)(deflated 48%) adding: test/TestH5Lbasic.class(in = 9895) (out= 3683)(deflated 62%) adding: test/TestH5E$1H5E_walk_data.class(in = 635) (out= 408)(deflated 35%) adding: test/TestH5Lbasic$1idata.class(in = 543) (out= 363)(deflated 33%) adding: test/TestH5A$1idata.class(in = 467) (out= 328)(deflated 29%) adding: test/TestH5Ocreate.class(in = 14805) (out= 6144)(deflated 58%) adding: test/TestH5Lcreate.class(in = 21192) (out= 7306)(deflated 65%) adding: test/TestH5Lbasic$4H5L_iter_callback.class(in = 992) (out= 546)(deflated 44%) adding: test/TestH5Lbasic$4idata.class(in = 553) (out= 365)(deflated 33%) adding: test/TestH5F.class(in = 5521) (out= 2713)(deflated 50%) adding: test/TestH5Plist$1H5P_iter_callback.class(in = 987) (out= 565)(deflated 42%) adding: test/TestH5A$1H5A_iter_data.class(in = 641) (out= 410)(deflated 36%) 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/TestH5Oparams.class(in = 4903) (out= 1752)(deflated 64%) adding: test/TestH5D$1H5D_iter_data.class(in = 517) (out= 361)(deflated 30%) adding: test/TestH5Z.class(in = 3659) (out= 1552)(deflated 57%) adding: test/TestH5A$2H5A_iter_data.class(in = 649) (out= 413)(deflated 36%) adding: test/TestH5Tbasic.class(in = 4449) (out= 2241)(deflated 49%) adding: test/TestH5Sbasic.class(in = 6846) (out= 2845)(deflated 58%) adding: test/TestH5E$1wdata.class(in = 648) (out= 416)(deflated 35%) adding: test/TestH5Obasic$2idata.class(in = 551) (out= 364)(deflated 33%) adding: test/TestH5Lcreate$2idata.class(in = 557) (out= 364)(deflated 34%) adding: test/TestH5Lbasic$2H5L_iter_data.class(in = 682) (out= 422)(deflated 38%) adding: test/TestH5PL.class(in = 6745) (out= 3340)(deflated 50%) adding: test/TestH5Ocreate$1H5O_iter_callback.class(in = 997) (out= 546)(deflated 45%) adding: test/TestH5Fparams.class(in = 5200) (out= 2482)(deflated 52%) adding: test/TestH5G.class(in = 13332) (out= 5243)(deflated 60%) adding: test/TestH5Lcreate$2H5L_iter_data.class(in = 690) (out= 411)(deflated 40%) adding: test/TestH5Lbasic$2idata.class(in = 551) (out= 363)(deflated 34%) 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_CreateDataset.class(in = 1655) (out= 1012)(deflated 38%) adding: examples/intro/H5_CreateFile.class(in = 836) (out= 559)(deflated 33%) adding: examples/intro/H5_ReadWrite.class(in = 1939) (out= 1201)(deflated 38%) 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_CreateGroupDataset.class(in = 3071) (out= 1784)(deflated 41%) adding: examples/intro/H5_CreateAttribute.class(in = 2239) (out= 1342)(deflated 40%) 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_Compact.class(in = 3630) (out= 1960)(deflated 46%) adding: examples/groups/H5Ex_G_Visit$idata.class(in = 538) (out= 345)(deflated 35%) adding: examples/groups/H5Ex_G_Intermediate$1.class(in = 237) (out= 172)(deflated 27%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_data.class(in = 855) (out= 452)(deflated 47%) 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$H5L_iter_data.class(in = 855) (out= 451)(deflated 47%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_callback.class(in = 1943) (out= 897)(deflated 53%) adding: examples/groups/H5Ex_G_Iterate.class(in = 2192) (out= 1278)(deflated 41%) adding: examples/groups/H5Ex_G_Compact$1.class(in = 925) (out= 531)(deflated 42%) adding: examples/groups/H5Ex_G_Compact$H5G_storage.class(in = 2186) (out= 1048)(deflated 52%) adding: examples/groups/H5Ex_G_Corder.class(in = 2703) (out= 1527)(deflated 43%) adding: examples/groups/H5Ex_G_Intermediate.class(in = 2230) (out= 1243)(deflated 44%) adding: examples/groups/H5Ex_G_Visit$1.class(in = 216) (out= 166)(deflated 23%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_data.class(in = 925) (out= 456)(deflated 50%) adding: examples/groups/H5Ex_G_Phase$1.class(in = 911) (out= 532)(deflated 41%) adding: examples/groups/H5Ex_G_Visit.class(in = 2153) (out= 1140)(deflated 47%) adding: examples/groups/H5Ex_G_Create.class(in = 1483) (out= 880)(deflated 40%) adding: examples/groups/H5Ex_G_Phase$H5G_storage.class(in = 2166) (out= 1045)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_callback.class(in = 2038) (out= 989)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate$idata.class(in = 573) (out= 351)(deflated 38%) 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%) 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_External.class(in = 3731) (out= 2183)(deflated 41%) adding: examples/datasets/H5Ex_D_Compact$1.class(in = 991) (out= 567)(deflated 42%) adding: examples/datasets/H5Ex_D_FillValue.class(in = 3904) (out= 2220)(deflated 43%) adding: examples/datasets/H5Ex_D_Nbit$1.class(in = 1004) (out= 566)(deflated 43%) adding: examples/datasets/H5Ex_D_Szip$1.class(in = 1004) (out= 567)(deflated 43%) adding: examples/datasets/H5Ex_D_Szip$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Checksum$1.class(in = 912) (out= 524)(deflated 42%) adding: examples/datasets/H5Ex_D_Soint.class(in = 5068) (out= 2953)(deflated 41%) adding: examples/datasets/H5Ex_D_Shuffle$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Transform.class(in = 3835) (out= 2175)(deflated 43%) adding: examples/datasets/H5Ex_D_Chunk.class(in = 5206) (out= 2941)(deflated 43%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$1.class(in = 947) (out= 530)(deflated 44%) adding: examples/datasets/H5Ex_D_Nbit$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_UnlimitedMod.class(in = 4967) (out= 2797)(deflated 43%) adding: examples/datasets/H5Ex_D_Checksum$H5Z_filter.class(in = 2553) (out= 1231)(deflated 51%) adding: examples/datasets/H5Ex_D_UnlimitedGzip.class(in = 6749) (out= 3775)(deflated 44%) adding: examples/datasets/H5Ex_D_Shuffle$H5Z_filter.class(in = 2697) (out= 1329)(deflated 50%) adding: examples/datasets/H5Ex_D_Sofloat$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Soint$H5Z_filter.class(in = 2677) (out= 1325)(deflated 50%) adding: examples/datasets/H5Ex_D_Checksum.class(in = 5144) (out= 2969)(deflated 42%) adding: examples/datasets/H5Ex_D_ReadWrite.class(in = 2874) (out= 1729)(deflated 39%) adding: examples/datasets/H5Ex_D_Gzip$1.class(in = 1004) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Compact$H5D_layout.class(in = 2248) (out= 1093)(deflated 51%) adding: examples/datasets/H5Ex_D_Alloc.class(in = 4497) (out= 2403)(deflated 46%) adding: examples/datasets/H5Ex_D_Chunk$H5D_layout.class(in = 2228) (out= 1087)(deflated 51%) adding: examples/datasets/H5Ex_D_Hyperslab.class(in = 4067) (out= 2329)(deflated 42%) adding: examples/datasets/H5Ex_D_Alloc$H5D_space_status.class(in = 2227) (out= 1043)(deflated 53%) adding: examples/datasets/H5Ex_D_Gzip$H5Z_filter.class(in = 2667) (out= 1323)(deflated 50%) adding: examples/datasets/H5Ex_D_Soint$1.class(in = 1011) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$H5Z_filter.class(in = 2697) (out= 1328)(deflated 50%) adding: examples/datasets/H5Ex_D_Compact.class(in = 4187) (out= 2416)(deflated 42%) adding: examples/datasets/H5Ex_D_UnlimitedAdd.class(in = 5164) (out= 2898)(deflated 43%) adding: examples/datasets/H5Ex_D_Nbit.class(in = 5194) (out= 3041)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$H5Z_filter.class(in = 2757) (out= 1335)(deflated 51%) adding: examples/datasets/H5Ex_D_Szip.class(in = 5003) (out= 2934)(deflated 41%) adding: examples/datasets/H5Ex_D_Shuffle.class(in = 5479) (out= 3095)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat.class(in = 5496) (out= 3163)(deflated 42%) adding: examples/datasets/H5Ex_D_Gzip.class(in = 4967) (out= 2907)(deflated 41%) adding: examples/datasets/H5Ex_D_Chunk$1.class(in = 977) (out= 567)(deflated 41%) 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_Bit.class(in = 3391) (out= 1962)(deflated 42%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor.class(in = 2425) (out= 1286)(deflated 46%) adding: examples/datatypes/H5Ex_T_ObjectReference$H5G_obj.class(in = 2357) (out= 1115)(deflated 52%) adding: examples/datatypes/H5Ex_T_VLString.class(in = 2699) (out= 1614)(deflated 40%) adding: examples/datatypes/H5Ex_T_Integer.class(in = 3256) (out= 1949)(deflated 40%) adding: examples/datatypes/H5Ex_T_Float.class(in = 3274) (out= 1970)(deflated 39%) adding: examples/datatypes/H5Ex_T_String.class(in = 4313) (out= 2556)(deflated 40%) adding: examples/datatypes/H5Ex_T_Compound.class(in = 5403) (out= 3108)(deflated 42%) adding: examples/datatypes/H5Ex_T_OpaqueAttribute.class(in = 4414) (out= 2602)(deflated 41%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$1.class(in = 930) (out= 496)(deflated 46%) adding: examples/datatypes/H5Ex_T_Compound$Sensor_Datatype.class(in = 1427) (out= 888)(deflated 37%) adding: examples/datatypes/H5Ex_T_ArrayAttribute.class(in = 4382) (out= 2543)(deflated 41%) adding: examples/datatypes/H5Ex_T_Opaque.class(in = 3848) (out= 2304)(deflated 40%) adding: examples/datatypes/H5Ex_T_StringAttribute.class(in = 4883) (out= 2843)(deflated 41%) adding: examples/datatypes/H5Ex_T_ObjectReference$1.class(in = 867) (out= 491)(deflated 43%) adding: examples/datatypes/H5Ex_T_Compound$Sensor.class(in = 2389) (out= 1278)(deflated 46%) adding: examples/datatypes/H5Ex_T_BitAttribute.class(in = 3956) (out= 2245)(deflated 43%) adding: examples/datatypes/H5Ex_T_Commit$1.class(in = 225) (out= 168)(deflated 25%) adding: examples/datatypes/H5Ex_T_ObjectReference.class(in = 4739) (out= 2741)(deflated 42%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$H5G_obj.class(in = 2447) (out= 1129)(deflated 53%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute.class(in = 5248) (out= 2960)(deflated 43%) adding: examples/datatypes/H5Ex_T_Commit$H5T_class.class(in = 2860) (out= 1445)(deflated 49%) adding: examples/datatypes/H5Ex_T_Commit$Sensor_Datatype.class(in = 1299) (out= 821)(deflated 36%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor_Datatype.class(in = 1454) (out= 896)(deflated 38%) adding: examples/datatypes/H5Ex_T_CompoundAttribute.class(in = 6001) (out= 3411)(deflated 43%) adding: examples/datatypes/H5Ex_T_Array.class(in = 3811) (out= 2251)(deflated 40%) adding: examples/datatypes/H5Ex_T_IntegerAttribute.class(in = 3821) (out= 2252)(deflated 41%) adding: examples/datatypes/H5Ex_T_FloatAttribute.class(in = 3839) (out= 2263)(deflated 41%) adding: examples/datatypes/H5Ex_T_Commit.class(in = 3498) (out= 1984)(deflated 43%) 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-2.fc31.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/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 -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-2.fc31.aarch64/usr/lib64/libhdf5_hl.so.100.1.2 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/libhdf5_hl.la libtool: install: /usr/bin/install -p .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/build/src/libhdf5.la' has not been installed in '/usr/lib64' BUILDSTDERR: 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-2.fc31.aarch64/usr/bin/gif2h5 BUILDSTDERR: libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/build/src/libhdf5.la' has not been installed in '/usr/lib64' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5watch '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin' BUILDSTDERR: libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/build/src/libhdf5.la' has not been installed in '/usr/lib64' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libhdf5_hl_cpp.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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-2.fc31.aarch64/usr/lib64 -L/usr/lib64 -lhdf5_hl -lhdf5_cpp -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -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-2.fc31.aarch64/usr/lib64/libhdf5_hl_cpp.so.100.1.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/libhdf5_hl_cpp.la libtool: install: /usr/bin/install -p .libs/libhdf5_hl_cpp.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl_cpp.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include' /usr/bin/install -p -m 644 ../../../../hl/c++/src/H5PacketTable.h '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/usr/lib64 -L/usr/lib64 -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lgfortran -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 -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-2.fc31.aarch64/usr/lib64/libhdf5hl_fortran.so.100.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/libhdf5hl_fortran.la libtool: install: /usr/bin/install -p .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5hl_fortran.a BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/hdf5_examples/c + /usr/bin/install -p ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-exc.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-exclim.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-eiger.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-simpleIO.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-percival.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-percival-unlim.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-percival-unlim-maxmin.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/README /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/. + /usr/bin/install -p ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/hdf5_examples/fortran + /usr/bin/install -p ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/hdf5_examples/c++ + /usr/bin/install -p ../../../c++/examples/create.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/readdata.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/writedata.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/compound.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/extend_ds.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/chunks.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5group.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_cmprss.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtatt.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtdat.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtgrpar.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtgrp.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtgrpd.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_extend.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_rdwt.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_subset.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p run-c++-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/hdf5_examples/hl/c + /usr/bin/install -p ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/hdf5_examples/hl/fortran + /usr/bin/install -p ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -p ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -p run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/hdf5_examples/hl/c++ + /usr/bin/install -p ../../../../hl/c++/examples/ptExampleFL.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/hdf5_examples/hl/c++/. + /usr/bin/install -p run-hlc++-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_cpp.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl_cpp.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_java.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/gfortran/modules + mv /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5_gen.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5a.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5d.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5e.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5f.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5fortkit.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5g.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5global.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5i.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5im.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5l.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5lt_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5o.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5p.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5r.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5s.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5t.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5tb_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/h5z.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/gfortran/modules + for mpi in mpich openmpi + module load mpi/mpich-aarch64 BUILDSTDERR: ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-aarch64 + 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-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-aarch64:/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-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-aarch64;' export 'MPI_SYSCONFIG;' '__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_=/etc/modulefiles/mpi/mpich-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/mpich-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm;' export '_ModuleTable001_;' '_ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' BUILDSTDERR: ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-aarch64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-aarch64:1;/usr/share/lmod/lmod/share/man:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=:/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ __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' BUILDSTDERR: ++ export __LMOD_REF_COUNT_MODULEPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=mpich-aarch64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/mpich BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-aarch64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich-aarch64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-aarch64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-aarch64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' BUILDSTDERR: ++ : -s sh + eval + make -C mpich install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64 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-2.fc31.aarch64/usr/lib64/mpich/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.103.1.0 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64' /usr/bin/install -c -m 644 ../../src/hdf5.h ../../src/H5api_adpt.h ../../src/H5overflow.h H5pubconf.h ../../src/H5public.h ../../src/H5version.h ../../src/H5Apublic.h ../../src/H5ACpublic.h ../../src/H5Cpublic.h ../../src/H5Dpublic.h ../../src/H5Epubgen.h ../../src/H5Epublic.h ../../src/H5Fpublic.h ../../src/H5FDpublic.h ../../src/H5FDcore.h ../../src/H5FDdirect.h ../../src/H5FDfamily.h ../../src/H5FDlog.h ../../src/H5FDmpi.h ../../src/H5FDmpio.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/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-2.fc31.aarch64/usr/include/mpich-aarch64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/mpich/bin/h5diff BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/mpich/bin/h5debug BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/mpich/bin/h5repart BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/mpich/bin/h5mkgrp BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/mpich/bin/h5clear /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/mpich/src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/mpich/bin/h5jam BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5format_convert '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/mpich/bin/h5perf_serial BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/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 -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-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' cp ../../fortran/src/H5f90i_gen.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/. 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-2.fc31.aarch64/usr/lib64/mpich/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/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 -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-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_hl.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64' /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5DOpublic.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h ../../../hl/src/H5LDpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64' 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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/mpich/lib' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/mpich/src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/mpich/bin/gif2h5 BUILDSTDERR: libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/mpich/lib' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/mpich/src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/mpich/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.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-2.fc31.aarch64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/bin' BUILDSTDERR: libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/mpich/lib' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/mpich/src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/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 -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-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.a BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exc.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exclim.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-eiger.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-simpleIO.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64//usr/lib64/mpich/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64//usr/lib64/mpich/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64//usr/lib64/mpich/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64//usr/lib64/mpich/lib/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/gfortran/modules/mpich + mv /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5_gen.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5a.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5d.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5e.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5f.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5fortkit.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5g.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5global.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5i.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5im.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5l.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5lt_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5o.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5p.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5r.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5s.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5t.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5tb_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/h5z.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/mpich-aarch64/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/gfortran/modules/mpich/ + module purge BUILDSTDERR: ++ /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_;' BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -s sh + eval + for mpi in mpich openmpi + module load mpi/openmpi-aarch64 BUILDSTDERR: ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-aarch64 + 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-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/openmpi;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/openmpi-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/openmpi-aarch64;' export 'MPI_SYSCONFIG;' '__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-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z;' export '_ModuleTable001_;' '_ModuleTable002_=aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' BUILDSTDERR: ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-aarch64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-aarch64:1;/usr/share/lmod/lmod/share/man:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=openmpi-aarch64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-aarch64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-aarch64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-aarch64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -s sh + eval + make -C openmpi install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64 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-2.fc31.aarch64/usr/lib64/openmpi/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.103.1.0 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64' /usr/bin/install -c -m 644 ../../src/hdf5.h ../../src/H5api_adpt.h ../../src/H5overflow.h H5pubconf.h ../../src/H5public.h ../../src/H5version.h ../../src/H5Apublic.h ../../src/H5ACpublic.h ../../src/H5Cpublic.h ../../src/H5Dpublic.h ../../src/H5Epubgen.h ../../src/H5Epublic.h ../../src/H5Fpublic.h ../../src/H5FDpublic.h ../../src/H5FDcore.h ../../src/H5FDdirect.h ../../src/H5FDfamily.h ../../src/H5FDlog.h ../../src/H5FDmpi.h ../../src/H5FDmpio.h ../../src/H5FDmulti.h ../../src/H5FDsec2.h ../../src/H5FDstdio.h ../../src/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-2.fc31.aarch64/usr/include/openmpi-aarch64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/openmpi/bin/h5diff BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/openmpi/bin/h5debug BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/openmpi/bin/h5repart BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/openmpi/bin/h5mkgrp BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/openmpi/bin/h5clear /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/openmpi/bin/h5jam BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5format_convert '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/openmpi/bin/h5perf_serial BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/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 -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-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' cp ../../fortran/src/H5f90i_gen.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/. 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-2.fc31.aarch64/usr/lib64/openmpi/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/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 -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-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64' /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5DOpublic.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h ../../../hl/src/H5LDpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64' 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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/openmpi/lib' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/openmpi/bin/gif2h5 BUILDSTDERR: libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/openmpi/lib' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' BUILDSTDERR: 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-2.fc31.aarch64/usr/lib64/openmpi/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.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-2.fc31.aarch64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/bin' BUILDSTDERR: libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64/openmpi/lib' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib' BUILDSTDERR: 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 -fasynchronous-unwind-tables -fstack-clash-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-2.fc31.aarch64) 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-2.fc31.aarch64/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 -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-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a BUILDSTDERR: 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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exc.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exclim.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-eiger.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-simpleIO.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64//usr/lib64/openmpi/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64//usr/lib64/openmpi/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64//usr/lib64/openmpi/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64//usr/lib64/openmpi/lib/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/gfortran/modules/openmpi + mv /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5_gen.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5a.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5d.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5e.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5f.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5fortkit.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5g.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5global.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5i.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5im.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5l.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5lt_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5o.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5p.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5r.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5s.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5t.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5tb_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/h5z.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/openmpi-aarch64/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/gfortran/modules/openmpi/ + module purge BUILDSTDERR: ++ /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_;' BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -s sh + eval + find /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share '(' -name '*.[ch]*' -o -name '*.f90' ')' -exec chmod -x '{}' + + sed -i -e s/H5pubconf.h/H5pubconf-32.h/ /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/H5public.h + mv /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/H5pubconf.h /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/include/H5pubconf-32.h + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin/h5c++ /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin/h5c++-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin/h5c++ + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin/h5cc /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin/h5cc-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin/h5cc + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin/h5fc /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin/h5fc-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/bin/h5fc + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib/rpm/macros.d + cat + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/man/man1 + cp -p debian/man/gif2h5.1 debian/man/h52gif.1 debian/man/h5c++.1 debian/man/h5cc.1 debian/man/h5copy.1 debian/man/h5debug.1 debian/man/h5diff.1 debian/man/h5dump.1 debian/man/h5fc.1 debian/man/h5import.1 debian/man/h5jam.1 debian/man/h5ls.1 debian/man/h5mkgrp.1 debian/man/h5pcc.1 debian/man/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-2.fc31.aarch64/usr/share/man/man1/ + for mpi in mpich openmpi + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/man/man1 + cp -p debian/man/h5pcc.1 debian/man/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/share/man/man1/ + for mpi in mpich openmpi + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/man/man1 + cp -p debian/man/h5pcc.1 debian/man/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/share/man/man1/ + rm /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/man/man1/h5pcc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/man/man1/h5pcc.mpich.1 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/man/man1/h5pcc.openmpi.1 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/man/man1/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/man/man1/h5pfc.mpich.1 /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/man/man1/h5pfc.openmpi.1 + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/hdf5 + mv /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_java.so /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/hdf5/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.10.5-2.fc31 --unique-debug-suffix -1.10.5-2.fc31.aarch64 --unique-debug-src-base hdf5-1.10.5-2.fc31.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -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-2.fc31.aarch64/usr/lib64/libhdf5hl_fortran.so.100.0.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl.so.100.1.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5hl_fortran.so.100.0.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_fortran.so.102.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5.so.103.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/hdf5/libhdf5_java.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/hdf5/libhdf5_java.so extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_fortran.so.102.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/mpich/lib/libhdf5.so.103.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5.so.103.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_cpp.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_cpp.so.103.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl_cpp.so.100.1.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/libhdf5_hl_cpp.so.100.1.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/lib64/openmpi/lib/libhdf5.so.103.1.0 BUILDSTDERR: dwz: ./usr/lib64/libhdf5_fortran.so.102.0.0-1.10.5-2.fc31.aarch64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/libhdf5hl_fortran.so.100.0.4-1.10.5-2.fc31.aarch64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0-1.10.5-2.fc31.aarch64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4-1.10.5-2.fc31.aarch64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0-1.10.5-2.fc31.aarch64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: ./usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4-1.10.5-2.fc31.aarch64.debug: Unknown DWARF DW_OP_253 /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 6 CRC32s did match. BUILDSTDERR: cpio: build/hl/src/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build/hl/src/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory BUILDSTDERR: cpio: build/hl/src/hl/src/H5LTparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: build/hl/src/hl/src/H5LTparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: build/hl/src/hl/src/H5LTparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: mpich/hl/src/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: mpich/hl/src/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory BUILDSTDERR: cpio: mpich/hl/src/hl/src/H5LTparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: mpich/hl/src/hl/src/H5LTparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: mpich/hl/src/hl/src/H5LTparse.y: Cannot stat: No such file or directory BUILDSTDERR: cpio: openmpi/hl/src/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: openmpi/hl/src/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory BUILDSTDERR: cpio: openmpi/hl/src/hl/src/H5LTparse.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: openmpi/hl/src/hl/src/H5LTparse.h: Cannot stat: No such file or directory BUILDSTDERR: cpio: openmpi/hl/src/hl/src/H5LTparse.y: Cannot stat: No such file or directory BUILDSTDERR: 37903 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/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/h5fc-32 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/h5cc-32 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++-32 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/h5fc from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/h5redeploy from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/h5c++ from /bin/bash to #!/usr/bin/bash 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/hl/run-hl-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/fortran/run-hlfortran-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/fortran/run-fortran-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/lib64/mpich/bin/h5pfc from /bin/sh to #!/usr/bin/sh 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/share/hdf5_examples/c/run-c-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/c/run-hlc-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/fortran/run-fortran-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/openmpi/bin/h5pfc 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/share/hdf5_examples/c/run-c-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/c/run-hlc-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/fortran/run-fortran-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XQTMIu + 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 Apr 8 16:27:25 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... 157.31user 2.75system 2:42.50elapsed 98%CPU (0avgtext+0avgdata 39648maxresident)k 0inputs+191552outputs (0major+256137minor)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. 22.62user 31.69system 0:54.55elapsed 99%CPU (0avgtext+0avgdata 301760maxresident)k 0inputs+2382528outputs (0major+126676minor)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.09user 0.05system 0:00.14elapsed 101%CPU (0avgtext+0avgdata 9920maxresident)k 0inputs+480outputs (0major+6138minor)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 327.91user 30.35system 6:00.34elapsed 99%CPU (0avgtext+0avgdata 134576maxresident)k 0inputs+4245872outputs (0major+101585minor)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.27user 0.16system 0:00.45elapsed 95%CPU (0avgtext+0avgdata 13200maxresident)k 0inputs+2256outputs (0major+7735minor)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.09user 0.03system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 9436maxresident)k 0inputs+128outputs (0major+6002minor)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.17user 0.06system 0:00.31elapsed 75%CPU (0avgtext+0avgdata 9552maxresident)k 0inputs+1984outputs (0major+6209minor)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.70user 0.10system 0:00.85elapsed 94%CPU (0avgtext+0avgdata 18492maxresident)k 0inputs+10568outputs (0major+9370minor)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. 6.90user 0.07system 0:06.97elapsed 99%CPU (0avgtext+0avgdata 10848maxresident)k 0inputs+2672outputs (0major+8186minor)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.26user 0.07system 0:00.33elapsed 101%CPU (0avgtext+0avgdata 12904maxresident)k 0inputs+624outputs (0major+7667minor)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.35user 0.06system 0:00.48elapsed 87%CPU (0avgtext+0avgdata 9768maxresident)k 0inputs+696outputs (0major+6154minor)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. 21.24user 7.16system 0:29.77elapsed 95%CPU (0avgtext+0avgdata 22704maxresident)k 0inputs+742192outputs (0major+35654minor)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. 183.69user 51.42system 3:57.37elapsed 99%CPU (0avgtext+0avgdata 127864maxresident)k 0inputs+918664outputs (0major+53951minor)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. 135.58user 37.62system 2:57.47elapsed 97%CPU (0avgtext+0avgdata 76396maxresident)k 0inputs+17200944outputs (0major+35956minor)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. 6.78user 0.06system 0:06.86elapsed 99%CPU (0avgtext+0avgdata 38564maxresident)k 0inputs+136outputs (0major+14247minor)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.32user 0.30system 0:00.61elapsed 102%CPU (0avgtext+0avgdata 26860maxresident)k 0inputs+37208outputs (0major+29162minor)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.69user 0.09system 0:00.78elapsed 100%CPU (0avgtext+0avgdata 50160maxresident)k 0inputs+72outputs (0major+23431minor)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.44user 1.13system 0:01.57elapsed 100%CPU (0avgtext+0avgdata 11124maxresident)k 0inputs+586184outputs (0major+7327minor)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.29user 0.02system 0:00.31elapsed 101%CPU (0avgtext+0avgdata 9096maxresident)k 0inputs+56outputs (0major+5548minor)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. 3.10user 0.08system 0:03.18elapsed 100%CPU (0avgtext+0avgdata 11692maxresident)k 0inputs+368outputs (0major+17719minor)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.11user 0.09system 0:00.26elapsed 83%CPU (0avgtext+0avgdata 14516maxresident)k 0inputs+17424outputs (0major+10244minor)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.52user 0.16system 0:00.71elapsed 94%CPU (0avgtext+0avgdata 25848maxresident)k 0inputs+1144outputs (0major+22670minor)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. 59.72user 7.07system 1:08.47elapsed 97%CPU (0avgtext+0avgdata 85760maxresident)k 0inputs+523592outputs (0major+104525minor)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.09user 0.05system 0:00.14elapsed 103%CPU (0avgtext+0avgdata 9512maxresident)k 0inputs+264outputs (0major+5962minor)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.42user 1.03system 0:01.46elapsed 100%CPU (0avgtext+0avgdata 124920maxresident)k 0inputs+281504outputs (0major+67686minor)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.09user 0.04system 0:00.13elapsed 103%CPU (0avgtext+0avgdata 9388maxresident)k 0inputs+152outputs (0major+5892minor)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.11user 0.05system 0:00.16elapsed 104%CPU (0avgtext+0avgdata 9524maxresident)k 0inputs+8008outputs (0major+6259minor)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.09user 0.04system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 9172maxresident)k 0inputs+176outputs (0major+6664minor)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.10user 0.06system 0:00.22elapsed 78%CPU (0avgtext+0avgdata 9472maxresident)k 0inputs+1112outputs (0major+6197minor)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.12user 0.15system 0:00.50elapsed 53%CPU (0avgtext+0avgdata 9800maxresident)k 0inputs+2760outputs (0major+8338minor)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. 63.28user 8.90system 1:14.63elapsed 96%CPU (0avgtext+0avgdata 56124maxresident)k 0inputs+321760outputs (0major+204003minor)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.72user 0.76system 0:05.54elapsed 80%CPU (0avgtext+0avgdata 10824maxresident)k 0inputs+21784outputs (0major+63757minor)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. 6.68user 0.47system 0:07.26elapsed 98%CPU (0avgtext+0avgdata 40632maxresident)k 0inputs+34656outputs (0major+15130minor)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. 13950: launch reader process All passed 0.07user 0.06system 0:00.12elapsed 108%CPU (0avgtext+0avgdata 9160maxresident)k 0inputs+2096outputs (0major+5528minor)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 0x000000002213954a PASSED #001 0x0000000028c61c5e PASSED #002 0x000000003c912481 PASSED #003 0x00000000373cbd85 PASSED #004 0x00000000008fbf6f PASSED #005 0x000000000753fda8 PASSED #006 0x000000001bce8200 PASSED #007 0x000000000a40a2d8 PASSED #008 0x000000002fd9661b PASSED #009 0x000000003b07a921 PASSED #010 0x00000000324c9b80 PASSED #011 0x000000000438b794 PASSED #012 0x000000001032639c PASSED #013 0x00000000314d6c3c PASSED #014 0x000000000148e828 PASSED #015 0x00000000252d2520 PASSED #016 0x0000000037568220 PASSED #017 0x0000000022b27f00 PASSED #018 0x00000000211a0bc0 PASSED #019 0x000000003b5f5156 PASSED #020 0x00000000188433bd PASSED #021 0x0000000000c5a576 PASSED #022 0x000000000c7547a5 PASSED #023 0x0000000010826a7c PASSED #024 0x0000000003d65e0c PASSED #025 0x000000003ccdc7cc PASSED #026 0x000000001701c1b0 PASSED #027 0x000000002b31074b PASSED #028 0x000000003102d8e3 PASSED #029 0x000000000e3ae1a0 PASSED #030 0x0000000028742007 PASSED #031 0x0000000022bec777 PASSED #032 0x0000000038ead82e PASSED #033 0x000000001362a91a PASSED #034 0x0000000021a24d7f PASSED #035 0x0000000022a769a4 PASSED #036 0x000000001a2d7b02 PASSED #037 0x000000001b4ae6a4 PASSED #038 0x000000000dacffb8 PASSED #039 0x0000000005e23af2 PASSED #040 0x0000000018bcf05c PASSED #041 0x0000000029ff77b4 PASSED #042 0x000000000357f726 PASSED #043 0x00000000213aea80 PASSED #044 0x00000000200c8168 PASSED #045 0x000000003ba7b757 PASSED #046 0x00000000237125db PASSED #047 0x000000000de8b035 PASSED #048 0x000000003bfd2b52 PASSED #049 0x00000000373f34c7 PASSED Test passed with the SEC2 Driver. 0.06user 0.08system 0:00.14elapsed 104%CPU (0avgtext+0avgdata 9408maxresident)k 0inputs+6984outputs (0major+5970minor)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.08user 0.04system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 9556maxresident)k 0inputs+136outputs (0major+5898minor)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. 5.99user 0.73system 0:06.96elapsed 96%CPU (0avgtext+0avgdata 18736maxresident)k 0inputs+342080outputs (0major+10180minor)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.16user 0.07system 0:00.26elapsed 91%CPU (0avgtext+0avgdata 10028maxresident)k 0inputs+840outputs (0major+15204minor)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.07user 0.11system 0:00.18elapsed 103%CPU (0avgtext+0avgdata 13368maxresident)k 0inputs+1704outputs (0major+7575minor)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.11user 0.04system 0:00.14elapsed 104%CPU (0avgtext+0avgdata 9512maxresident)k 0inputs+128outputs (0major+6249minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.08user 0.05system 0:00.13elapsed 103%CPU (0avgtext+0avgdata 9496maxresident)k 0inputs+136outputs (0major+5779minor)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.10user 0.03system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 9464maxresident)k 0inputs+176outputs (0major+6190minor)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. 80.77user 23.33system 1:46.02elapsed 98%CPU (0avgtext+0avgdata 22380maxresident)k 0inputs+556488outputs (0major+1152936minor)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.09user 0.04system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 9596maxresident)k 0inputs+136outputs (0major+5718minor)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.11user 0.02system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 9540maxresident)k 0inputs+152outputs (0major+5652minor)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.09user 0.05system 0:00.14elapsed 102%CPU (0avgtext+0avgdata 9452maxresident)k 0inputs+128outputs (0major+5645minor)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.16user 0.04system 0:00.23elapsed 86%CPU (0avgtext+0avgdata 9884maxresident)k 0inputs+760outputs (0major+9166minor)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.09user 0.06system 0:00.15elapsed 103%CPU (0avgtext+0avgdata 9652maxresident)k 0inputs+1096outputs (0major+6162minor)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.16user 0.09system 0:00.25elapsed 101%CPU (0avgtext+0avgdata 11992maxresident)k 0inputs+7384outputs (0major+13522minor)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.33user 0.03system 0:00.36elapsed 101%CPU (0avgtext+0avgdata 9576maxresident)k 0inputs+272outputs (0major+5974minor)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.08user 0.07system 0:00.15elapsed 104%CPU (0avgtext+0avgdata 9308maxresident)k 0inputs+480outputs (0major+6211minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved ============================ reserved Test Log ============================ -SKIP- 0.05user 0.04system 0:00.09elapsed 105%CPU (0avgtext+0avgdata 8032maxresident)k 0inputs+32outputs (0major+4970minor)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.11user 0.03system 0:00.14elapsed 104%CPU (0avgtext+0avgdata 9360maxresident)k 0inputs+128outputs (0major+6247minor)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.11user 0.03system 0:00.15elapsed 95%CPU (0avgtext+0avgdata 9560maxresident)k 0inputs+344outputs (0major+6083minor)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.21user 0.09system 0:00.54elapsed 56%CPU (0avgtext+0avgdata 9856maxresident)k 0inputs+3504outputs (0major+6224minor)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.80user 0.29system 0:01.29elapsed 84%CPU (0avgtext+0avgdata 10312maxresident)k 0inputs+6616outputs (0major+13470minor)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.08user 0.06system 0:00.14elapsed 104%CPU (0avgtext+0avgdata 9636maxresident)k 0inputs+584outputs (0major+6044minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.12user 0.10system 0:00.22elapsed 102%CPU (0avgtext+0avgdata 12536maxresident)k 0inputs+1968outputs (0major+7927minor)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.48user 3.43system 0:03.91elapsed 100%CPU (0avgtext+0avgdata 9640maxresident)k 0inputs+1320outputs (0major+5833minor)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.30user 0.21system 0:00.55elapsed 94%CPU (0avgtext+0avgdata 14872maxresident)k 0inputs+1824outputs (0major+8059minor)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.16user 0.16system 0:00.35elapsed 93%CPU (0avgtext+0avgdata 9872maxresident)k 0inputs+848outputs (0major+24794minor)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.25user 0.08system 0:00.31elapsed 106%CPU (0avgtext+0avgdata 9492maxresident)k 0inputs+336outputs (0major+15656minor)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 1.62user 0.09system 0:01.66elapsed 103%CPU (0avgtext+0avgdata 2352maxresident)k 0inputs+0outputs (0major+2816minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 1.26user 0.53system 0:01.42elapsed 126%CPU (0avgtext+0avgdata 9196maxresident)k 0inputs+752outputs (0major+118297minor)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.12user 0.02system 0:00.14elapsed 102%CPU (0avgtext+0avgdata 9604maxresident)k 0inputs+160outputs (0major+6547minor)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): 209927 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): 706765 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: 407957 Using reader random seed: 465077 Using reader random seed: 483322 Using reader random seed: 485992 Using reader random seed: 497127 Using writer random seed: 360911 ############################################################################### ## 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): 142593 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: 230956 Using reader random seed: 243939 Using reader random seed: 247567 Using reader random seed: 259573 Using reader random seed: 268968 Using writer random seed: 831169 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 772501 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: 349871 Generating symbol names Choosing datasets Common symbol #0 = '0-0085' Common symbol #1 = '0-0017' Common symbol #2 = '0-0046' Common symbol #3 = '0-0040' Common symbol #4 = '0-0091' Random symbol #0 = '0-0042' Random symbol #1 = '4-0893' Random symbol #2 = '1-0104' Random symbol #3 = '1-0033' Random symbol #4 = '0-0013' Random symbol #5 = '4-0100' Random symbol #6 = '1-0039' Random symbol #7 = '0-0002' Random symbol #8 = '0-0081' Random symbol #9 = '3-0707' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0085', # of records = 829 Symbol = '0-0017', # of records = 831 Symbol = '0-0046', # of records = 809 Symbol = '0-0040', # of records = 818 Symbol = '0-0091', # of records = 780 Checking random symbols Symbol = '0-0042', # of records = 847 Symbol = '4-0893', # of records = 16 Symbol = '1-0104', # of records = 198 Symbol = '1-0033', # of records = 212 Symbol = '0-0013', # of records = 848 Symbol = '4-0100', # of records = 19 Symbol = '1-0039', # of records = 215 Symbol = '0-0002', # of records = 815 Symbol = '0-0081', # of records = 801 Symbol = '3-0707', # of records = 19 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: 372628 Generating symbol names Choosing datasets Common symbol #0 = '0-0013' Common symbol #1 = '0-0062' Common symbol #2 = '0-0082' Common symbol #3 = '0-0067' Common symbol #4 = '0-0071' Random symbol #0 = '0-0008' Random symbol #1 = '0-0060' Random symbol #2 = '1-0166' Random symbol #3 = '0-0008' Random symbol #4 = '0-0087' Random symbol #5 = '4-0132' Random symbol #6 = '2-0228' Random symbol #7 = '2-0074' Random symbol #8 = '1-0013' Random symbol #9 = '2-0148' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0013', # of records = 848 Symbol = '0-0062', # of records = 788 Symbol = '0-0082', # of records = 807 Symbol = '0-0067', # of records = 841 Symbol = '0-0071', # of records = 835 Checking random symbols Symbol = '0-0008', # of records = 723 Symbol = '0-0060', # of records = 787 Symbol = '1-0166', # of records = 192 Symbol = '0-0008', # of records = 723 Symbol = '0-0087', # of records = 879 Symbol = '4-0132', # of records = 10 Symbol = '2-0228', # of records = 38 Symbol = '2-0074', # of records = 64 Symbol = '1-0013', # of records = 211 Symbol = '2-0148', # of records = 53 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: 413385 Generating symbol names Choosing datasets Common symbol #0 = '0-0006' Common symbol #1 = '0-0000' Common symbol #2 = '0-0060' Common symbol #3 = '0-0022' Common symbol #4 = '0-0028' Random symbol #0 = '4-0200' Random symbol #1 = '3-0045' Random symbol #2 = '3-0279' Random symbol #3 = '0-0034' Random symbol #4 = '0-0049' Random symbol #5 = '0-0068' Random symbol #6 = '0-0029' Random symbol #7 = '0-0037' Random symbol #8 = '0-0095' Random symbol #9 = '1-0140' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 739 Symbol = '0-0000', # of records = 799 Symbol = '0-0060', # of records = 766 Symbol = '0-0022', # of records = 766 Symbol = '0-0028', # of records = 797 Checking random symbols Symbol = '4-0200', # of records = 16 Symbol = '3-0045', # of records = 39 Symbol = '3-0279', # of records = 26 Symbol = '0-0034', # of records = 788 Symbol = '0-0049', # of records = 800 Symbol = '0-0068', # of records = 807 Symbol = '0-0029', # of records = 767 Symbol = '0-0037', # of records = 866 Symbol = '0-0095', # of records = 772 Symbol = '1-0140', # of records = 211 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: 439965 Generating symbol names Choosing datasets Common symbol #0 = '0-0007' Common symbol #1 = '0-0054' Common symbol #2 = '0-0027' Common symbol #3 = '0-0062' Common symbol #4 = '0-0093' Random symbol #0 = '0-0040' Random symbol #1 = '2-0120' Random symbol #2 = '1-0094' Random symbol #3 = '2-0258' Random symbol #4 = '2-0264' Random symbol #5 = '0-0038' Random symbol #6 = '0-0062' Random symbol #7 = '2-0115' Random symbol #8 = '0-0003' Random symbol #9 = '3-0185' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0007', # of records = 875 Symbol = '0-0054', # of records = 750 Symbol = '0-0027', # of records = 739 Symbol = '0-0062', # of records = 768 Symbol = '0-0093', # of records = 825 Checking random symbols Symbol = '0-0040', # of records = 797 Symbol = '2-0120', # of records = 47 Symbol = '1-0094', # of records = 169 Symbol = '2-0258', # of records = 46 Symbol = '2-0264', # of records = 44 Symbol = '0-0038', # of records = 810 Symbol = '0-0062', # of records = 768 Symbol = '2-0115', # of records = 63 Symbol = '0-0003', # of records = 805 Symbol = '3-0185', # of records = 31 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: 453304 Generating symbol names Choosing datasets Common symbol #0 = '0-0019' Common symbol #1 = '0-0069' Common symbol #2 = '0-0025' Common symbol #3 = '0-0086' Common symbol #4 = '0-0002' Random symbol #0 = '4-0964' Random symbol #1 = '4-0901' Random symbol #2 = '0-0075' Random symbol #3 = '0-0014' Random symbol #4 = '3-0342' Random symbol #5 = '0-0013' Random symbol #6 = '0-0076' Random symbol #7 = '0-0070' Random symbol #8 = '0-0050' Random symbol #9 = '0-0061' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0019', # of records = 767 Symbol = '0-0069', # of records = 759 Symbol = '0-0025', # of records = 811 Symbol = '0-0086', # of records = 764 Symbol = '0-0002', # of records = 768 Checking random symbols Symbol = '4-0964', # of records = 4 Symbol = '4-0901', # of records = 7 Symbol = '0-0075', # of records = 772 Symbol = '0-0014', # of records = 811 Symbol = '3-0342', # of records = 29 Symbol = '0-0013', # of records = 790 Symbol = '0-0076', # of records = 779 Symbol = '0-0070', # of records = 794 Symbol = '0-0050', # of records = 789 Symbol = '0-0061', # of records = 766 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0085', # of records = 255 Symbol = '0-0017', # of records = 152 Symbol = '0-0046', # of records = 285 Symbol = '0-0040', # of records = 240 Symbol = '0-0091', # of records = 181 Checking random symbols Symbol = '0-0042', # of records = 267 Symbol = '4-0893', # of records = 0 Symbol = '1-0104', # of records = 31 Symbol = '1-0033', # of records = 96 Symbol = '0-0013', # of records = 269 Symbol = '4-0100', # of records = 4 Symbol = '1-0039', # of records = 86 Symbol = '0-0002', # of records = 256 Symbol = '0-0081', # of records = 223 Symbol = '3-0707', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0013', # of records = 254 Symbol = '0-0062', # of records = 87 Symbol = '0-0082', # of records = 202 Symbol = '0-0067', # of records = 160 Symbol = '0-0071', # of records = 353 Checking random symbols Symbol = '0-0008', # of records = 61 Symbol = '0-0060', # of records = 219 Symbol = '1-0166', # of records = 59 Symbol = '0-0008', # of records = 61 Symbol = '0-0087', # of records = 265 Symbol = '4-0132', # of records = 8 Symbol = '2-0228', # of records = 0 Symbol = '2-0074', # of records = 39 Symbol = '1-0013', # of records = 0 Symbol = '2-0148', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 243 Symbol = '0-0000', # of records = 85 Symbol = '0-0060', # of records = 210 Symbol = '0-0022', # of records = 175 Symbol = '0-0028', # of records = 166 Checking random symbols Symbol = '4-0200', # of records = 4 Symbol = '3-0045', # of records = 12 Symbol = '3-0279', # of records = 9 Symbol = '0-0034', # of records = 154 Symbol = '0-0049', # of records = 139 Symbol = '0-0068', # of records = 239 Symbol = '0-0029', # of records = 0 Symbol = '0-0037', # of records = 287 Symbol = '0-0095', # of records = 231 Symbol = '1-0140', # of records = 51 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0007', # of records = 196 Symbol = '0-0054', # of records = 36 Symbol = '0-0027', # of records = 126 Symbol = '0-0062', # of records = 5 Symbol = '0-0093', # of records = 297 Checking random symbols Symbol = '0-0040', # of records = 162 Symbol = '2-0120', # of records = 25 Symbol = '1-0094', # of records = 0 Symbol = '2-0258', # of records = 0 Symbol = '2-0264', # of records = 25 Symbol = '0-0038', # of records = 139 Symbol = '0-0062', # of records = 5 Symbol = '2-0115', # of records = 5 Symbol = '0-0003', # of records = 197 Symbol = '3-0185', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0019', # of records = 135 Symbol = '0-0069', # of records = 182 Symbol = '0-0025', # of records = 265 Symbol = '0-0086', # of records = 222 Symbol = '0-0002', # of records = 164 Checking random symbols Symbol = '4-0964', # of records = 0 Symbol = '4-0901', # of records = 7 Symbol = '0-0075', # of records = 189 Symbol = '0-0014', # of records = 278 Symbol = '3-0342', # of records = 8 Symbol = '0-0013', # of records = 177 Symbol = '0-0076', # of records = 136 Symbol = '0-0070', # of records = 88 Symbol = '0-0050', # of records = 194 Symbol = '0-0061', # of records = 237 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0085', # of records = 0 Symbol = '0-0017', # of records = 0 Symbol = '0-0046', # of records = 0 Symbol = '0-0040', # of records = 0 Symbol = '0-0091', # of records = 0 Checking random symbols Symbol = '0-0042', # of records = 0 Symbol = '4-0893', # of records = 0 Symbol = '1-0104', # of records = 0 Symbol = '1-0033', # of records = 0 Symbol = '0-0013', # of records = 0 Symbol = '4-0100', # of records = 0 Symbol = '1-0039', # of records = 5 Symbol = '0-0002', # of records = 0 Symbol = '0-0081', # of records = 0 Symbol = '3-0707', # of records = 5 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0013', # of records = 0 Symbol = '0-0062', # of records = 0 Symbol = '0-0082', # of records = 0 Symbol = '0-0067', # of records = 0 Symbol = '0-0071', # of records = 104 Checking random symbols Symbol = '0-0008', # of records = 0 Symbol = '0-0060', # of records = 0 Symbol = '1-0166', # of records = 0 Symbol = '0-0008', # of records = 0 Symbol = '0-0087', # of records = 0 Symbol = '4-0132', # of records = 8 Symbol = '2-0228', # of records = 0 Symbol = '2-0074', # of records = 34 Symbol = '1-0013', # of records = 0 Symbol = '2-0148', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 0 Symbol = '0-0000', # of records = 0 Symbol = '0-0060', # of records = 0 Symbol = '0-0022', # of records = 0 Symbol = '0-0028', # of records = 0 Checking random symbols Symbol = '4-0200', # of records = 0 Symbol = '3-0045', # of records = 4 Symbol = '3-0279', # of records = 8 Symbol = '0-0034', # of records = 0 Symbol = '0-0049', # of records = 0 Symbol = '0-0068', # of records = 0 Symbol = '0-0029', # of records = 0 Symbol = '0-0037', # of records = 33 Symbol = '0-0095', # of records = 0 Symbol = '1-0140', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0007', # of records = 0 Symbol = '0-0054', # of records = 0 Symbol = '0-0027', # of records = 0 Symbol = '0-0062', # of records = 0 Symbol = '0-0093', # of records = 111 Checking random symbols Symbol = '0-0040', # of records = 0 Symbol = '2-0120', # of records = 0 Symbol = '1-0094', # of records = 0 Symbol = '2-0258', # of records = 0 Symbol = '2-0264', # of records = 20 Symbol = '0-0038', # of records = 0 Symbol = '0-0062', # of records = 0 Symbol = '2-0115', # of records = 5 Symbol = '0-0003', # of records = 0 Symbol = '3-0185', # of records = 16 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0019', # of records = 0 Symbol = '0-0069', # of records = 0 Symbol = '0-0025', # of records = 34 Symbol = '0-0086', # of records = 20 Symbol = '0-0002', # of records = 0 Checking random symbols Symbol = '4-0964', # of records = 0 Symbol = '4-0901', # of records = 0 Symbol = '0-0075', # of records = 0 Symbol = '0-0014', # of records = 113 Symbol = '3-0342', # of records = 8 Symbol = '0-0013', # of records = 0 Symbol = '0-0076', # of records = 0 Symbol = '0-0070', # of records = 0 Symbol = '0-0050', # of records = 0 Symbol = '0-0061', # 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): 511296 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 42861 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 899508 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: 325550 Generating symbol names Choosing datasets Common symbol #0 = '0-0093' Common symbol #1 = '0-0092' Common symbol #2 = '0-0050' Common symbol #3 = '0-0082' Common symbol #4 = '0-0082' Random symbol #0 = '1-0135' Random symbol #1 = '1-0096' Random symbol #2 = '0-0052' Random symbol #3 = '4-0072' Random symbol #4 = '4-0998' Random symbol #5 = '0-0087' Random symbol #6 = '3-0048' Random symbol #7 = '4-0998' Random symbol #8 = '0-0017' Random symbol #9 = '2-0166' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 882 Symbol = '0-0092', # of records = 839 Symbol = '0-0050', # of records = 894 Symbol = '0-0082', # of records = 882 Symbol = '0-0082', # of records = 882 Checking random symbols Symbol = '1-0135', # of records = 201 Symbol = '1-0096', # of records = 207 Symbol = '0-0052', # of records = 864 Symbol = '4-0072', # of records = 13 Symbol = '4-0998', # of records = 11 Symbol = '0-0087', # of records = 841 PSymbol = '3-0048', # of records = 19 Symbol = '4-0998', # of records = 11 Symbol = '0-0017', # of rPaecrameters: # of seconds between pololing = rds1 # of common symbols to p=oll = 5 # of random symbol895s to poll = 10 # of seconds to test = 8 Using reader random seed: 354176 Generating symbol names Symbol = '2-0166', # of records = 54 Closing file arameters: # 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: 357886 Generating symbol names Choosing datasets Common symbol #0 = '0-0084' Common symbol #1 = '0-0009' Common symbol #2 = '0-0013' Common symbol #C3h o=o s'i0-0017n'g Cdoamtmaosne tssy mCboomlm o#n4 s=y mbol #0 = '0-0049' Common symbol #1 = '0-0040' Common symbol #2 = '0-0055' Common symbol #3 = '0-0005' C'o0-0095m'm oRna nsdyommb osly m#b4o l= #'00-0040 '= R'a4-0691n'd oRma nsdyommb osly m#b0o l= #'13-0132 '= R'a3-0147n'd oRma nsdyommb ol #1 = '0-0010' Random symbol #2s y=m b'o0-0064l' #R2a n=d o'm0-0051 's yRmabnodlo m# 3s y=m b'o3-0729l' #R3a n=d o'm1-0058 's yRmaPbnodloa mr# a4sm ye=mt be'or2-0054ls' : # R4 a #n= d oofm sseycmobnodls #b5 = '3-0152' Random symbol #6 = '0-0052' Random symbol #7 = '2-0051''2-0010' Random symbol #5 = '0-0001' Random symbol #6 = '1-0199' Random symbol #7 = '1-0150' Random symbol #8 = '0-0065' Random symbol #9 = '4-0499' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 841 Symbol = '0-0009', # of records = 893 Symbol = '0-0013', # of records = 905 Symbol = '0-0017', # of records = 893 Symbol = '0-0095', # of records = 892 Checking random symbols Symbol = '4-0691', # of records = 16 Symbol = '3-0147', # of records = 18 Symbol = '0-0051', # of records = 927 Symbol = '1-0058', # of records = 212 Symbol = '2-0010', # of records = 54 Symbol = '0-0001', # of records = 914 Symbol = '1-0199', # of records = 227 Symbol = '1-0150', # of records = 228 Symbol = '0-0065', # of records = 898 Symbol = '4-0499', # of records = 16 Closing Random symbol #8 = '2-0193' Random symbol #9 = '0-0046' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 905 Symbol = '0-0040', # of records = 883 Symbol = '0-0055', # of records = 862 Symbol = '0-0005', # of records = 874 Symbol = '0-0040', # of records = 883 Checking random symbols Symbol = '3-0132', # of records = 29 Symbol = '0-0010', # of records = 882 Symbol = '0-0064', # of records = 965 Symbol = '3-0729', # of records = 26 Symbol = '2-0054', # of records = 61 file Symbol = '3-0152', # of records = 28 Symbol = '0-0052', # of records = 853 Symbol = '2-0051', # of records = 42 Symbol = '2-0193', # of records = 53 etween polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 366582 Generating symbol names Choosing datasets Common symbol #0 = '0-0055' Common symbol #1 = '0-0064' Common symbol #2 = '0-0070' Common symbol #3 = '0-0002' Common symbol #4 = '0-0057' Random symbol #0 = '0-0000' Random symbol #1 = '0-0030' Random symbol #2 = '0-0047' Random symbol #3 = '0-0079' Random symbol #4 = '3-0051' Random symbol #5 = '3-0076' Random symbol #6 = '1-0139' Random symbol #7 = '2-0222' Random symbol #8 = '0-0056' Random symbol #9 = '0-0060' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 862 Symbol = '0-0064', # of records = 965 Symbol = '0-0070', # of records = 939 Symbol = '0-0002', # of records = 830 Symbol = '0-0057', # of records = 926 Checking random symbols Symbol = '0-0000', # of records = 892 Symbol = '0-0030', # of records = 868 Symbol = '0-0047', # of records = 863 Symbol = '0-0079', # of records = 870 Symbol = '3-0051', # of records = 39 Symbol = '3-0076', # of records = 22 Symbol = '1-0139',Symbol = '0-0046', # of records = 900 Closing file # of records = 215 Symbol = '2-0222', # of records = 55 Symbol = '0-0056', # of records = 902 Symbol = '0-0060', # of records = 904 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: 379823 Generating symbol names Choosing datasets Common symbol #0 = '0-0068' Common symbol #1 = '0-0098' Common symbol #2 = '0-0039' Common symbol #3 = '0-0070' Common symbol #4 = '0-0037' Random symbol #0 = '1-0016' Random symbol #1 = '4-0482' Random symbol #2 = '0-0005' Random symbol #3 = '0-0071' Random symbol #4 = '2-0288' Random symbol #5 = '0-0020' Random symbol #6 = '3-0186' Random symbol #7 = '0-0068' Random symbol #8 = '0-0089' Random symbol #9 = '4-1377' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 916 Symbol = '0-0098', # of records = 889 Symbol = '0-0039', # of records = 910 Symbol = '0-0070', # of records = 939 Symbol = '0-0037', # of records = 883 Checking random symbols Symbol = '1-0016', # of records = 221 Symbol = '4-0482', # of records = 15 Symbol = '0-0005', # of records = 874 Symbol = '0-0071', # of records = 967 Symbol = '2-0288', # of records = 67 Symbol = '0-0020', # of records = 916 Symbol = '3-0186', # of records = 32 Symbol = '0-0068', # of records = 916 Symbol = '0-0089', # of records = 902 Symbol = '4-1377', # of records = 20 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 860 Symbol = '0-0092', # of records = 925 Symbol = '0-0050', # of records = 801 Symbol = '0-0082', # of records = 833 Symbol = '0-0082', # of records = 833 Checking random symbols Symbol = '1-0135', # of records = 185 Symbol = '1-0096', # of records = 206 Symbol = '0-0052', # of records = 817 Symbol = '4-0072', # of records = 11 Symbol = '4-0998', # of records = 24 Symbol = '0-0087', # of records = 825 Symbol = '3-0048', # of records = 17 Symbol = '4-0998', # of records = 24 Symbol = '0-0017', # of records = 800 Symbol = '2-0166', # of records = 58 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 874 Symbol = '0-0009', # of records = 992 Symbol = '0-0013', # of records = 789 Symbol = '0-0017', # of records = 800 Symbol = '0-0095', # of records = 971 Checking random symbols Symbol = '4-0691', # of records = 16 Symbol = '3-0147', # of records = 8 Symbol = 'O0-0051', # of recordsp = 874 ening file: swmr_data.h5 Symbol = '1-0058', # of records = 244 Symbol = '2-0010', # of records = 42 Symbol = '0-0001',C # of records h= 955 ecking common symbols Symbol = '1-0199', # of records = 210 Symbol = '0-0049', # of records = 965 Symbol = '1-0150', # of records = 225 Symbol = '0-0040', # of records = 836 Symbol = '0-0065', # of records = 926 Symbol = '0-0055', # of records = 834 Symbol = '4-0499', # of records = 16 Symbol = '0-0005', # of records = 851 Closing file Symbol =O '0-0040', # of records = 836 pening file: Cswmr_data.h5 hecking random symbols Symbol = '3-0132', # of records = 33 Symbol = '0-0010', # of records = 846 Checking common symbols Symbol = '0-0064', # of records = 938 Symbol = '0-0055', # of records = 834 Symbol = '3-0729', # of records = 18 Symbol = '0-0064', # of records = 938 Symbol = '2-0054', # of records = 67 Symbol = '0-0070', # of records = 897 Symbol = '3-0152', # of records = 37 Symbol = '0-0002', # of records = 870 Symbol = '0-0052', # of records = 817 Symbol = '0-0057', # of records = 914 Symbol = '2-0051', C# of records = h23 ecking random symbols Symbol = S'2-0193', # of recoryds = 72 mbol = '0-0000', # of records = 964 Symbol = '0-0046', # of records = 956 Symbol = '0-0030', # of reCcords = 854 losing file Symbol = '0-0047', # of records = 909 Symbol = '0-0079', # of records = 903 Symbol = '3-0051', # of records = 46 Symbol = '3-0076', # of records = 28 Symbol = '1-0139', # of records = 206 Symbol = '2-0222', # of records = 46 Symbol = '0-0056', # of records = 939 Symbol = '0-0060', # of records = 915 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 980 Symbol = '0-0098', # of records = 862 Symbol = '0-0039', # of records = 984 Symbol = '0-0070', # of records = 897 Symbol = '0-0037', # of records = 875 Checking random symbols Symbol = '1-0016', # of records = 191 Symbol = '4-0482', # of records = 24 Symbol = '0-0005', # of records = 851 Symbol = '0-0071', # of records = 1045 Symbol = '2-0288', # of records = 52 Symbol = '0-0020', # of records = 1076 Symbol = '3-0186', # of records = 33 Symbol = '0-0068', # of records = 980 Symbol = '0-0089', # of records = 882 Symbol = '4-1377', # of records = 19 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 789 Symbol = '0-0092', # of records = 920 Symbol = '0-0050', # of records = 733 Symbol = '0-0082', # of records = 923 Symbol = '0-0082', # of records = 923 Checking random symbols Symbol = '1-0135', # of records = 238 Symbol = '1-0096', # of records = 182 Symbol = '0-0052', # of records = 734 Symbol = '4-0072', # of records = 17 Symbol = '4-0998', # of records = 6 Symbol = '0-0087', # of records = 801 Symbol = '3-0048', # of records = 18 Symbol = '4-0998', # of records = 6 Symbol = '0-0017', # of records = 792 Symbol = '2-0166', # of records = 66 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 797 Symbol = '0-0009', # of records = 1000 Symbol = '0-0013', # of records = 873 Symbol = '0-0017', # of records = 792 Symbol = '0-0095', # of records = 913 Checking random symbols Symbol = '4-0691', # of records = 30 Symbol = '3-0147', # of records = 10 Symbol = '0-0051', # of records = 902 Symbol = '1-0058', # of records = 210 Opening file: swmr_data.h5 Symbol = '2-0010', # of records = 25 ChSecking common symbols ymbol = '0-0001', # of records = 934 Symbol = '0-0049', # of records = 832 Symbol = '1-0199', # of records = 174 Symbol = '0-0040', # of records = 772 Symbol = '1-0150', # of records = 218 Symbol = '0-0055', # of records = 835 Symbol = '0-0065', # of records = 941 Symbol = '0-0005', # of records = 929 Symbol = '4-0499', # of records = 16 Symbol = '0-0040', # of records = 772 Closing file Checking random symbols Opening file: swmr_data.h5 Symbol = '3-0132', # of records = 15 CheScking common symbols ymbol = '0-0010', # of records = 788 Symbol = '0-0055', # of records = 835 Symbol = '0-0064', # of records = 960 Symbol = '0-0064', # of records = 960 Symbol = '3-0729', # of records = 18 Symbol = '0-0070', # of records = 927 Symbol = '2-0054', # of records = 53 Symbol = '0-0002', # of records = 969 Symbol = '3-0152', # of records = 45 Symbol = '0-0057', # of records = 915 Symbol = 'C0-0052', # of recordsh = 734 ecking random symbols Symbol = '2-0051', # of Srecords = 28 ymbol = '0-0000', # of records = 901 Symbol = '2-0193', # of records = 81 Symbol = '0-0030', # of records = 882 Symbol = '0-0046', # of records = 1013 SyCmbol = '0-0047', # of rlecords = 798 osing file Symbol = '0-0079', # of records = 904 Symbol = '3-0051', # of records = 48 Symbol = '3-0076', # of records = 28 Symbol = '1-0139', # of records = 174 Symbol = '2-0222', # of records = 45 Symbol = '0-0056', # of records = 855 Symbol = '0-0060', # of records = 965 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 957 Symbol = '0-0098', # of records = 837 Symbol = '0-0039', # of records = 982 Symbol = '0-0070', # of records = 940 Symbol = '0-0037', # of records = 807 Checking random symbols Symbol = '1-0016', # of records = 217 Symbol = '4-0482', # of records = 16 Symbol = '0-0005', # of records = 938 Symbol = '0-0071', # of records = 998 Symbol = '2-0288', # of records = 69 Symbol = '0-0020', # of records = 1038 Symbol = '3-0186', # of records = 42 Symbol = '0-0068', # of records = 957 Symbol = '0-0089', # of records = 850 Symbol = '4-1377', # of records = 13 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 740 Symbol = '0-0092', # of records = 915 Symbol = '0-0050', # of records = 636 Symbol = '0-0082', # of records = 856 Symbol = '0-0082', # of records = 856 Checking random symbols Symbol = '1-0135', # of records = 226 Symbol = '1-0096', # of records = 140 Symbol = '0-0052', # of records = 720 Symbol = '4-0072', # of records = 27 Symbol = '4-0998', # of records = 10 Symbol = '0-0087', # of records = 828 Symbol = '3-0048', # of records = 7 Symbol = '4-0998', # of records = 10 Symbol = '0-0017', # of records = 798 Symbol = '2-0166', # of records = 83 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 901 Symbol = '0-0009', # of records = 929 Symbol = '0-0013', # of records = 845 Symbol = '0-0017', # of records = 798 Symbol = '0-0095', # of records = 887 Checking random symbols Symbol = '4-0691', # of records = 27 Symbol = '3-0147', # of records = 18 Symbol = '0-0051', # of records = 860 Symbol = '1-0058', # of records =O 178 pening file: swmr_data.h5 Symbol = '2-0010', # of records = 19 Checking common symbols Symbol = '0-0001', # of records = 978 Symbol = '0-0049', # of records = 755 Symbol = '1-0199', # of records = 215 Symbol = '0-0040', # of records = 729 Symbol = '1-0150', # of records = 165 Symbol = '0-0055', # of records = 923 Symbol = '0-0065', # of records = 930 Symbol = '0-0005', # of records = 960 Symbol = '4-0499', # of records = 16 SyOmbCpolelon si=in ng'g 0-0040 f'fi,il le#e: ofswmr_data.h5 records = 729 Checking randCom symbols heckinSymbol = g'3-0132', # of records = 0 commonSymbol = '0-0010', # of recosrds = 846 ymbols Symbol = '0-0064', # of records = 905 SymbSymbol = '3-0729', # ofo records = 27l = '0-0055',Symbol = ' 2-0054', ## of records = 32 of recoSymborl = '3-0152'd, # of records = s51 = 923 Symbol = '0-0052', # of records = 720 SySymbol = 'm2-0051', # of recobrds = 51 ol = '0-0064'S,ymbol = '2-0193', # of re#cords = 105 of recorSymbol = 'd0-0046', #s of records = 995 = 905C losing file Symbol = '0-0070', # of records = 922 Symbol = '0-0002', # of records = 987 Symbol = '0-0057', # of records = 906 Checking random symbols Symbol = '0-0000', # of records = 944 Symbol = '0-0030', # of records = 823 Symbol = '0-0047', # of records = 815 Symbol = '0-0079', # of records = 988 Symbol = '3-0051', # of records = 38 Symbol = '3-0076', # of records = 37 Symbol = '1-0139', # of records = 143 Symbol = '2-0222', # of records = 33 Symbol = '0-0056', # of records = 866 Symbol = '0-0060', # of records = 882 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 953 Symbol = '0-0098', # of records = 892 Symbol = '0-0039', # of records = 1061 Symbol = '0-0070', # of records = 923 Symbol = '0-0037', # of records = 805 Checking random symbols Symbol = '1-0016', # of records = 226 Symbol = '4-0482', # of records = 15 Symbol = '0-0005', # of records = 953 Symbol = '0-0071', # of records = 998 Symbol = '2-0288', # of records = 65 Symbol = '0-0020', # of records = 979 Symbol = '3-0186', # of records = 47 Symbol = '0-0068', # of records = 953 Symbol = '0-0089', # of records = 847 Symbol = '4-1377', # of records = 13 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 722 Symbol = '0-0092', # of records = 791 Symbol = '0-0050', # of records = 582 Symbol = '0-0082', # of records = 960 Symbol = '0-0082', # of records = 960 Checking random symbols Symbol = '1-0135', # of records = 218 Symbol = '1-0096', # of records = 67 Symbol = '0-0052', # of records = 838 Symbol = '4-0072', # of records = 21 Symbol = '4-0998', # of records = 1 Symbol = '0-0087', # of records = 770 Symbol = '3-0048', # of records = 2 Symbol = '4-0998', # of records = 1 Symbol = '0-0017', # of records = 860 Symbol = '2-0166', # of records = 101 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 890 Symbol = '0-0009', # of records = 980 Symbol = '0-0013', # of records = 860 Symbol = '0-0017', # of records = 860 Symbol = '0-0095', # of records = 804 Checking random symbols Symbol = '4-0691', # of records = 23 Symbol = '3-0147', # of records = 8 Symbol = '0-0051', # of records = 807 Opening file: swmr_data.h5 Symbol = '1-0058', # of records = 175 Checking common sySmbols ymbol = '2-0010', # of records = 5 Symbol = '0-0049', # of records = 670 Symbol = '0-0001', # of records = 1016 Symbol = '0-0040', # of records = 789 Symbol = '1-0199', # of records = 201 Symbol = '0-0055', # of records = 880 Symbol = '1-0150', # of records = 155 Symbol = '0-0005', # of records = 855 Symbol = '0-0065', # of records = 957 Symbol = '0-0040', # of records = 789 SymbolC = '4-0499', # of recordhs = 19 ecking random sCymbols losing file Symbol = '3-0132', # of records = 0 Symbol = '0-0010', # of records = 806 Symbol = '0-0064', # of records = 868 Symbol = '3-0729', # of records = 27 Symbol = '2-0054', # of records = 67 Symbol = '3-0152', # of records = 60 OpeninSymbol = '0-0052', # of recgords = 838 file: swmr_data.h5Symbol = '2-0051', # of records = 54 Symbol = '2-0193', # of records = 108 CheckiSymbol =n '0-0046', # of recogrds = 965 comClosinmg file on symbols Symbol = '0-0055', # of records = 880 Symbol = '0-0064', # of records = 868 Symbol = '0-0070', # of records = 906 Symbol = '0-0002', # of records = 993 Symbol = '0-0057', # of records = 902 Checking random symbols Symbol = '0-0000', # of records = 920 Symbol = '0-0030', # of records = 885 Symbol = '0-0047', # of records = 846 Symbol = '0-0079', # of records = 1012 Symbol = '3-0051', # of records = 47 Symbol = '3-0076', # of records = 36 Symbol = '1-0139', # of records = 146 Symbol = '2-0222', # of records = 37 Symbol = '0-0056', # of records = 906 Symbol = '0-0060', # of records = 874 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 956 Symbol = '0-0098', # of records = 887 Symbol = '0-0039', # of records = 1032 Symbol = '0-0070', # of records = 906 Symbol = '0-0037', # of records = 787 Checking random symbols Symbol = '1-0016', # of records = 231 Symbol = '4-0482', # of records = 17 Symbol = '0-0005', # of records = 864 Symbol = '0-0071', # of records = 1005 Symbol = '2-0288', # of records = 56 Symbol = '0-0020', # of records = 1019 Symbol = '3-0186', # of records = 50 Symbol = '0-0068', # of records = 956 Symbol = '0-0089', # of records = 890 Symbol = '4-1377', # of records = 13 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 735 Symbol = '0-0092', # of records = 728 Symbol = '0-0050', # of records = 541 Symbol = '0-0082', # of records = 1018 Symbol = '0-0082', # of records = 1018 Checking random symbols Symbol = '1-0135', # of records = 246 Symbol = '1-0096', # of records = 66 Symbol = '0-0052', # of records = 882 Symbol = '4-0072', # of records = 5 Symbol = '4-0998', # of records = 9 Symbol = '0-0087', # of records = 718 Symbol = '3-0048', # of records = 3 Symbol = '4-0998', # of records = 9 Symbol = '0-0017', # of records = 892 Symbol = '2-0166', # of records = 114 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 942 Symbol = '0-0009', # of records = 977 Symbol = '0-0013', # of records = 816 Symbol = '0-0017', # of records = 892 Symbol = '0-0095', # of records = 703 Checking random symbols Symbol = '4-0691', # of records = 25 Opening file: swmr_data.h5 Symbol = '3-0147', # of records = 0 Symbol = '0-0051', # of records = 886 Symbol = '1-0058', # of records = 208 Symbol = '2-0010', # of records = 10 Symbol = '0-0001', # of records = 991 Symbol = '1-0199', # of records = 195 Symbol = '1-0150', # of records = 142 Symbol = '0-0065', # of records = 1035 Symbol = '4-0499', # of records = 13 Closing file Checking common symbols Symbol = '0-0049', # of records = 665 Symbol = '0-0040', # of records = 854 Symbol = '0-0055', # of records = 926 Symbol = '0-0005', # of records = 884 Symbol = '0-0040', # of records = 854 Checking random symbols Symbol = '3-0132', # of records = 0 Symbol = '0-0010', # of records = 820 Symbol = '0-0064', # of records = 889 Symbol = '3-0729', # of records = 19 Symbol = '2-0054', # of records = 45 Symbol = '3-0152', # of records = 36 Symbol = '0-0052', # of records = 882 Symbol = '2-0051', # of records = 51 Symbol = '2-0193', # of records = 118 Symbol = '0-0046', # of records = 958 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 935 Symbol = '0-0064', # of records = 864 Symbol = '0-0070', # of records = 909 Symbol = '0-0002', # of records = 1046 Symbol = '0-0057', # of records = 897 Checking random symbols Symbol = '0-0000', # of records = 827 Symbol = '0-0030', # of records = 1015 Symbol = '0-0047', # of records = 841 Symbol = '0-0079', # of records = 980 Symbol = '3-0051', # of records = 32 Symbol = '3-0076', # of records = 21 Symbol = '1-0139', # of records = 137 Symbol = '2-0222', # of records = 39 Symbol = '0-0056', # of records = 926 Symbol = '0-0060', # of records = 784 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 887 Symbol = '0-0098', # of records = 854 Symbol = '0-0039', # of records = 1024 Symbol = '0-0070', # of records = 902 Symbol = '0-0037', # of records = 874 Checking random symbols Symbol = '1-0016', # of records = 192 Symbol = '4-0482', # of records = 8 Symbol = '0-0005', # of records = 873 Symbol = '0-0071', # of records = 984 Symbol = '2-0288', # of records = 44 Symbol = '0-0020', # of records = 1034 Symbol = '3-0186', # of records = 57 Symbol = '0-0068', # of records = 887 Symbol = '0-0089', # of records = 907 Symbol = '4-1377', # of records = 13 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 681 Symbol = '0-0092', # of records = 819 Symbol = '0-0050', # of records = 599 Symbol = '0-0082', # of records = 1086 Symbol = '0-0082', # of records = 1086 Checking random symbols Symbol = '1-0135', # of records = 204 Symbol = '1-0096', # of records = 80 Symbol = '0-0052', # of records = 920 Symbol = '4-0072', # of records = 0 Symbol = '4-0998', # of records = 9 Symbol = '0-0087', # of records = 749 Symbol = '3-0048', # of records = 3 Symbol = '4-0998', # of records = 9 Symbol = '0-0017', # of records = 907 Symbol = '2-0166', # of records = 108 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 1023 Symbol = '0-0009', # of records = 934 Symbol = '0-0013', # of records = 928 Symbol = '0-0017', # of records = 907 Symbol = '0-0095', # of records = 620 Checking random symbols Symbol = '4-0691', # of records = 24 Symbol = '3-0147', # of records = 17 Symbol = '0-0051', # of records = 852 Symbol = '1-0058', # of records = 211 Symbol = '2-0010', # of records = 0 Symbol = '0-0001', # of records = 1032 Symbol = '1-0199', # of records = 209 Symbol = '1-0150', # of records = 118 Symbol = '0-0065', # of records = 1065 Symbol = '4-0499', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 947 SymbolOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 764 Symbol = '0-0040', # of records = 888 Symbol = '0-0055', # of records = 947 Symbol = '0-0005', # of records = 827 Symbol = '0-0040', # of records = 888 Checking random symbols Symbol = '3-0132', # of records = 11 Symbol = '0-0010', # of records = 813 Symbol = '0-0064', # of records = 886 Symbol = '3-0729', # of records = 29 Symbol = '2-0054', # of records = 32 Symbol = '3-0152', # of records = 45 Symbol = '0-0052', # of records = 926 Symbol = '2-0051', # of records = 73 Symbol = '2-0193', # of records = 114 Symbol = '0-0046', # of records = 914 Closing file = '0-0064', # of records = 886 Symbol = '0-0070', # of records = 859 Symbol = '0-0002', # of records = 1103 Symbol = '0-0057', # of records = 780 Checking random symbols Symbol = '0-0000', # of records = 751 Symbol = '0-0030', # of records = 1069 Symbol = '0-0047', # of records = 795 Symbol = '0-0079', # of records = 1012 Symbol = '3-0051', # of records = 24 Symbol = '3-0076', # of records = 26 Symbol = '1-0139', # of records = 123 Symbol = '2-0222', # of records = 35 Symbol = '0-0056', # of records = 958 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 746 Closing file Symbol = '0-0068', # of records = 923 Symbol = '0-0098', # of records = 864 Symbol = '0-0039', # of records = 1016 Symbol = '0-0070', # of records = 859 Symbol = '0-0037', # of records = 882 Checking random symbols Symbol = '1-0016', # of records = 238 Symbol = '4-0482', # of records = 7 Symbol = '0-0005', # of records = 827 Symbol = '0-0071', # of records = 1044 Symbol = '2-0288', # of records = 64 Symbol = '0-0020', # of records = 984 Symbol = '3-0186', # of records = 56 Symbol = '0-0068', # of records = 923 Symbol = '0-0089', # of records = 878 Symbol = '4-1377', # of records = 28 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 743 Symbol = '0-0092', # of records = 923 Symbol = '0-0050', # of records = 569 Symbol = '0-0082', # of records = 1086 Symbol = '0-0082', # of records = 1086 Checking random symbols Symbol = '1-0135', # of records = 187 Symbol = '1-0096', # of records = 64 Symbol = '0-0052', # of records = 764 Symbol = '4-0072', # of records = 0 Symbol = '4-0998', # of records = 16 Symbol = '0-0087', # of records = 753 Symbol = '3-0048', # of records = 3 Symbol = '4-0998', # of records = 16 Symbol = '0-0017', # of records = 910 Symbol = '2-0166', # of records = 80 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 1005 Symbol = '0-0009', # of records = 922 Symbol = '0-0013', # of records = 922 Symbol = '0-0017', # of records = 910 Symbol = '0-0095', # of records = 670 Checking random symbols Symbol = '4-0691', # of records = 38 Symbol = '3-0147', # of records = 8 Symbol = '0-0051', # of records = 866 Symbol = '1-0058', # of records = 188 Symbol = '2-0010', # of records = 3 Symbol = '0-0001', # of records = 1112 Symbol = '1-0199', # of records = 226 Symbol = '1-0150', # of records = 130 Symbol = '0-0065', # of records = 1135 Symbol = '4-0499', # of records = 18 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 768 Symbol = '0-0040', # of records = 874 Symbol = '0-0055', # of records = 977 Symbol = '0-0005', # of records = 874 Symbol = '0-0040', # of records = 874 Checking random symbols Symbol = '3-0132', # of records = 10 Symbol = '0-0010', # of records = 767 Symbol = '0-0064', # of records = 1001 Symbol = '3-0729', # of records = 14 Symbol = '2-0054', # of records = 34 Symbol = '3-0152', # of records = 72 Symbol = '0-0052', # of records = 764 Symbol = '2-0051', # of records = 68 Symbol = '2-0193', # of records = 108 Symbol = '0-0046', # of records = 893 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 977 Symbol = '0-0064', # of records = 1038 Symbol = '0-0070', # of records = 790 Symbol = '0-0002', # of records = 938 Symbol = '0-0057', # of records = 863 Checking random symbols Symbol = '0-0000', # of records = 708 Symbol = '0-0030', # of records = 1066 Symbol = '0-0047', # of records = 714 Symbol = '0-0079', # of records = 1022 Symbol = '3-0051', # of records = 23 Symbol = '3-0076', # of records = 42 Symbol = '1-0139', # of records = 161 Symbol = '2-0222', # of records = 50 Symbol = '0-0056', # of records = 932 Symbol = '0-0060', # of records = 757 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 922 Symbol = '0-0098', # of records = 860 Symbol = '0-0039', # of records = 967 Symbol = '0-0070', # of records = 790 Symbol = '0-0037', # of records = 914 Checking random symbols Symbol = '1-0016', # of records = 214 Symbol = '4-0482', # of records = 7 Symbol = '0-0005', # of records = 846 Symbol = '0-0071', # of records = 1014 Symbol = '2-0288', # of records = 70 Symbol = '0-0020', # of records = 975 Symbol = '3-0186', # of records = 54 Symbol = '0-0068', # of records = 922 Symbol = '0-0089', # of records = 951 Symbol = '4-1377', # of records = 28 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 = -1 index type = ea Using generator random seed (used in sparse test only): 741130 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): 506062 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): 118880 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: 673461 Using reader random seed: 687106 Using reader random seed: 689083 Using reader random seed: 687809 Using reader random seed: 698069 Using writer random seed: 719108 ############################################################################### ## 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): 530128 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: 544532 Using reader random seed: 552165 Using reader random seed: 558881 Using reader random seed: 563809 Using reader random seed: 568025 Using writer random seed: 120550 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 148154 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: 597365 Generating symbol names Choosing datasets Common symbol #0 = '0-0004' Common symbol #1 = '0-0055' Common symbol #2 = '0-0089' Common symbol #3 = '0-0096' Common symbol #4 = '0-0053' Random symbol #0 = '1-0115' Random symbol #1 = '0-0048' Random symbol #2 = '4-1110' Random symbol #3 = '3-0768' Random symbol #4 = '4-0797' Random symbol #5 = '4-1559' Random symbol #6 = '0-0065' Random symbol #7 = '1-0159' Random symbol #8 = '0-0028' Random symbol #9 = '0-0007' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0004', # of records = 932 Symbol = '0-0055', # of records = 830 Symbol = '0-0089', # of recoPrdsa r=a m902e ters: # of Ssyemcboondl = '0-0096', # of records = 879 Symbol = '0-0053', # of records = 857 Checking random symbols Symbol = '1-0115', # of records = 225 Symbol = '0-0048', # of records = 857 Symbol = '4-1110', # of records = 9 Symbol = '3-0768', # of records = 26 Symbol = '4-0797', # of records = 16 Parameters: # of seconds between polling = Par1 # of common symbolsameters: # of seconds between to poll polling = = 5 # of random symbols to poll = 1 # o10 # off common sym seconds to bols to test = poll = 3 Us5 # of ing readrandom ser randoymbols tm seed: o poll =613980 Gener 10 # oating syf secondmbol nams to teses t = 3 Using reader random seed: 614124 Generating symbol names Symbol = '4-1559', # of records = 14 Symbol = '0-0065', # of records = 896 Symbol = '1-0159', # of records = 226 Symbol = '0-0028', # of records = 994 Symbol = '0-0007', # of records = 888 Closing file ChoosinChog datasets osing datasets Common Common symbolsymbol # #0 = '0 = '0-0059' Comm0-0005' Commoon symbon symboll #1 = #1 = ''0-0001' Com0-0098' Commmon symbon symbool #2 =l #2 = '0-0055' Co'0-0080' Commmon symmon symbbol #3 ol #3 == '0-0093' C '0-0052' Coommon symmon symmbol #4bol #4 = '0-0058' = '0-0082' RRandom sandom syymbol #mbol #00 = '4-1510' = '0-0076' Random Random ssymbol #ymbol #1 = '0-00501 = '3-0517'' Random Random symbol #2 = '1-0117symbol #2 = '' Random 0-0010' Random symbol #symbol #3 = '2-0108' 3 = '1-0052' Random syRandom smbol #4 ymbol #4= '2-0005' Ra = '0-0022' Rndom symbandom symol #5 =bol #5 = '4-0196' Ra '0-0005' Random symndom symbol #6 bol #6 = '1-0064' R= '2-0165' Random syandom symbol #7mbol #7 = '1-0186' = '0-0016' Random sRandom symbol #ymbol #8 = '4-1055'8 = '0-0091' Random Random symbol #symbol #9 = '0-00439 = '0-0034'' RReading eading rrecords ecords OpOpening ening filfile: swmr_data.h5 e: swmr_data.h5 Checking common symbols CSymbol = '0-0005', # of records = 895 hecking common symbols Symbol = '0-0098', # of records = 866 Symbol = '0-0059', # of recordsSymbol = '0-0080', # of records = 858 Symbol = '0-0052', # of records = 935 = 932 Symbol = '0-0082', # of records = 902 Symbol = '0-0001', # oCf records = 927 s between polling = 1 # of common symbols to poll = 5 # of random sSymbols to poll = 10 # oyf seconds to tesmt = 3 Usibng reader random seed: 621868 Generating symbol names ol = '0-0055', # of records = 830 Symbol = '0-0093', # of records = 912 Symbol = '0-0058', # of recPoradrsa m=e t966e rChososing datasets :Common symbol # 0 = '0-0045' Common symbol ##1 = '0-0075' Common sC ymbol #2 = '0-0047' Comhomon symebol #3 = f'0-0033' Commoc n symbokl #4 = '0-0081s' Randomie symboln #0 = '0-0033'c Random gsymbol #1 = '3-0716' Random rsymbol #2 = 'a0-0088' Random symbnol #3 = '0-0036' Rdandom symbol #o4 = '2-0196' Randomm symbol #5 = '3-0515' Random sysmbol #6y = '0-0047' Random symmbol #7 = '4-0710' bRandom symbol o#8 = '1-0131' Randlom symbol #9 =s '3-0729' Re ading records Opening file: swmr_data.h5 Symbol = '4-1510', # of recordChecksing common symbols = 12 Symbol = '0-0045', # of records = 883 Symbol = '0-0050',Sy mbol = '0-0075', # of r#ecords = 882 of records =Sy mbol = '0-0047', # of rec879ords = 923 Symbol = '0-0033S', # of records = 847y mbol = '1-0117Sym'bol = '0-0081',, # of records = 839 # of Chrecking random symboels coSyrmbol = '0-0033', # ofd records = 847 s = 198 Symbol = '3-0716', # of records = 22 SymSymbbol = '0-0088', # of recordos = 897 l = '2-0108', #Symb ol = '0-0036', # of recoords = 955 f records Sy=mbol = '2-0196' , # of records =75 62 SSymbol = '3-0515', # yof records = m24 bol = '2-0005Sy'mbol = '0-0047,', # of records = 923 # of recorSydmbol = '4-0710', # of rsecords = 18 = 57 onds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 625886 Generating symbol names Choosing datasets Common symbol #0 = '0-0057' Common symbol #1 = '0-0092' Common symbol #2 = '0-0067' Common symbol #3 = '0-0088' Common symbol #4 = '0-0003' Random symbol #0 = '2-0224' Random symbol #1 = '0-0031' Random symbol #2 = '1-0172' Random symbol #3 = '4-0017' Random symbol #4 = '4-0016' Random symbol #5 = '1-0183' Random symbol #6 = '3-0166' Random symbol #7 = '0-0089' Random symbol #8 = '4-0492' Random symbol #9 = '1-0083' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 884 SymhSbeoyclmk bi=on lg' 0-0092=r' a,'n 4-0196d#'o ,mo f#s yromefbc oorlresd cs or=d s925 =S y15m bol = '0-0076S'y,Sm yb#mo bloo fl= r='e 0-0067c''o1-0064,r' d,#s #o= f o 860fr erceocrodrsd s= =862 236 Symbol = S'Sy3-0517ym'mb,bo ol#l =o= f ' '0-0088r1-0186'e',c, o #r# d osof f = r re40ec coorrddss == 897214 Symbol = S'y0-0010Sm'yb,mo bl#o l=o f=' 0-0003r''e4-1055,c' o,#r d#os f o =fr e888rc eocrodrsd s= =860 11S ymboClh e=c k'i1-0052n'Sg,y mr#ba onoldf o =mr e'sc0-0043yo'mr,bd os#l s=o f205 recoSrydmsb o=l 879=S y'm2-0224b'o,l #= o'f0-0022 'r,e c#o rodfs Closing file r=e c56o rds =S y889m boSly m=b o'l1-0131S 'y=,m b'#o0-0031 l'o ,f= #r' e0-0005oc'fo, r rd#es c oo=fr d218rs e c=o r908d s = 895 SymSbyomlbS y=m b'o3-0729l' ,= #' 2-0165o'f, r#e coofr drosel c =o= r d28's 1-0172 '=, 46# ofC lroescionrgd Ssfy im=lb eo206 l = '0-0016', # ofS records = 866 ymbol = '4-0017', # of records = 15 Symbol = S'0-0091', # of records =y 890 mbol = '4-0016', # of records = 17 Symbol = '0-0034', # of records = 908 Symbol = '1-0183', # of records = 206 Closing file Symbol = '3-0166', # of records = 23 Symbol = '0-0089', # of records = 902 Symbol = '4-0492', # of records = 18 Symbol = '1-0083', # of records = 255 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0004', # of records = 772 Symbol = '0-0055', # of records = 729 Symbol = '0-0089', # of records = 802 Symbol = '0-0096', # of records = 777 Symbol = '0-0053', # of records = 728 Checking random symbols Symbol = '1-0115', # of records = 211 Symbol = '0-0048', # of records = 759 Symbol = '4-1110', # of records = 9 Symbol = '3-0768', # of records = 26 Symbol = '4-0797', # of records = 16 Symbol = '4-1559', # of records = 14 Symbol = '0-0065', # of records = 786 Symbol = '1-0159', # of records = 191 Symbol = '0-0028', # of records = 905 Symbol = '0-0007', # of records = 716 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0059', # of records = 798 Symbol = '0-0001', # of records = 817 Symbol = '0-0055', # of records = 729 Symbol = '0-0093', # of records = 855 Symbol = '0-0058', # of records = 843 Checking random symbols Symbol = '4-1510', # of records = 5 Opening file: swmr_data.h5 Symbol = '0-0050', # of records = 807 Symbol = '1-0117', # of records = 184 Symbol = '2-0108',C # of records = h67 ecking common symbols Symbol = '2-0005', # of records = 50 Symbol = '0-0045', # of records = 782 Symbol = '4-0196', # of records = 15 OpSeynmibnogSl yf=mi bl'oe0-0075l:' ,=swmr_data.h5 #' 1-0064o'f, r#e coofr drse c=o r767d s = 202 CheScykmibnogSl ycmomOpmening file: swmr_data.h5 obno ls y=m b'o1-0186l's, # of recSoyrmdbsCo hl=e c=171 k'=0-0005i' ,n '#g 0-0047o fc 'rSoey,cmmob romdl#s o = = n 'o7824-1055 'f,s #y romfe brcoolSrysmdb osl = '0-0098', #S o=f r799e cecords = 11 Symbol = '0-0043', # of records = 815 Closing file ords = 735 Symbol = '0-0033', # of records = 740 Symbol = '0-0080', # of records = 702 Symbol = '0-0081', # of records = 717 Symbol = '0-0052',C # of records = y761 mbol = '0-0057', # of records = 763 Symbol = '0-0082', # of records = 824 Checking random symboSls ymbol = '0-0092', # of records =S 836 ymbol = '0-0076', # of records = 714 Symbol = '0-0067', # of records = 753 Symbol = '3-0517', # of records = 40 Symbol = '0-0088', # of records = 734 Symbol = '0-0010', # of records = 772 Symbol = '0-0003', # of records = 774 Symbol = '1-0052', # of records C= 117 hecking random symbols Symbol =S '0-0033', # of recordys = 740 mbol = '0-0022', # of records = 744 Symbol = '3-0716', # of records = 22 Symbol = '0-0005', # of records = 782 Symbol = '0-0088', # of records = 734 Symbol = '2-0165', # of records = 14 Symbol = '0-0036', # hecking random symSbols ymbol = '0-0016', # of records = 737 Symbol = '2-0224', # of records = 54 Symbol = '0-0091', # of records = 813 Symbol = '0-0031', # of records = 794 Symbol = '0-0034', # of records = 748 Symbol = '1-0172', # of records = 184 Closing file Symbol = '4-0017', # of records = 5 Symbol = '4-0016', # of records = 17 Symbol = '1-0183', # of records = 179 Symbol = '3-0166', # of records = 16 Symbol = '0-0089', # of records = 802 Symbol = '4-0492', # of records = 18 Symbol = '1-0083', # of records = 238 Closing file of records = 864 Symbol = '2-0196', # of records = 61 Symbol = '3-0515', # of records = 17 Symbol = '0-0047', # of records = 799 Symbol = '4-0710', # of records = 18 Symbol = '1-0131', # of records = 190 Symbol = '3-0729', # of records = 12 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0004', # of records = 678 Symbol = '0-0055', # of records = 558 Symbol = '0-0089', # of records = 681 Symbol = '0-0096', # of records = 632 Symbol = '0-0053', # of records = 540 Checking random symbols Symbol = '1-0115', # of records = 170 Symbol = '0-0048', # of records = 581 Symbol = '4-1110', # of records = 3 Symbol = '3-0768', # of records = 16 Symbol = '4-0797', # of records = 16 Symbol = '4-1559', # of records = 14 Symbol = '0-0065', # of records = 664 Symbol = '1-0159', # of records = 152 Symbol = '0-0028', # of records = 765 Symbol = '0-0007', # of records = 541 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0059', # of records = 677 Symbol = '0-0001', # of records = 695 Symbol = '0-0055', # of records = 558 Symbol = '0-0093', # of records = 720 Symbol = '0-0058', # of records = 696 Checking random symbols Symbol = '4-1510', # of records = 5 Symbol = '0-0050', # of records = 625 Symbol = '1-0117', # of records = 159 Symbol = '2-0108', # of records = 67 Symbol = '2-0005', # of records = 23 Symbol = '4-0196', # of records = 13 Symbol = '1-0064', # of records = 197 Symbol = '1-0186', # of records = 152 Opening file: swmr_data.h5 Symbol = '4-1055', # of records = 11 Symbol = '0-0043', # of recCords = 704 hecking common symbols Closing file Symbol = '0-0005', # of records = 608 Symbol = '0-0098', # of records = 618 Symbol = '0-0080', # of records = 503 Symbol = '0-0052', # of records = 623 Symbol = '0-0082', # of records = 691 COpening fhile: swmr_data.h5 ecking random symbols Symbol = '0-0076', # of recordCs = 592 hecking Symbol = 'c3-0517', # of recorods = 33 mmon sySymbmol = '0-0010', # of brecords = 629 ols Symbol = '1-0052', # of records = 64 Symbol Symbo=l = '0-0022', # of re cords = 599 '0-0057', #S ymbol = '0-0005', # oof records = 608f recorSymbol = '2-0165', # of records =O 14 peningSymbol = '0-0016', # of refcords = 561 ile: swmr_data.h5 Symbol = '0-0091', # of records = 655 CSymbol = '0-0034'h, # of recordse = 605 ckinClgosing file common symbols Symbol = '0-0045', # of records = 682 Symbol = '0-0075', # of records = 651 Symbol = '0-0047', # of records = 711 Symbol = '0-0033', # of records = 601 Symbol = '0-0081', # of records = 581 Checking random symbols Symbol = '0-0033', # of records = 601 Symbol = '3-0716', # of records = 16 Symbol = '0-0088', # of records = 560 Symbol = '0-0036', # of records = 711 Symbol = '2-0196', # of records = 52 Symbol = '3-0515', # of records = 12 Symbol = '0-0047', # of records = 711 Symbol = '4-0710', # of records = 12 Symbol = '1-0131', # of records = 138 Symbol = '3-0729', # of records = 12 Closing file ds = 598 Symbol = '0-0092', # of records = 703 Symbol = '0-0067', # of records = 607 Symbol = '0-0088', # of records = 560 Symbol = '0-0003', # of records = 607 Checking random symbols Symbol = '2-0224', # of records = 47 Symbol = '0-0031', # of records = 611 Symbol = '1-0172', # of records = 170 Symbol = '4-0017', # of records = 5 Symbol = '4-0016', # of records = 17 Symbol = '1-0183', # of records = 166 Symbol = '3-0166', # of records = 16 Symbol = '0-0089', # of records = 681 Symbol = '4-0492', # of records = 18 Symbol = '1-0083', # of records = 220 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): 61363 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 595642 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 270589 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 pollingParameters: # 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: 756607 Generating symbol names Choosing datasets Common symbol #0 = '0-0002' Common symbol #1 = '0-0033' Common symbol #2 = '0-0031' Common symbol #3 = '0-0031' Common symbol #4 = '0-0043' Random symbol #0 = '1-0152' Random symbol #1 = '2-0183' Random symbol #2 = '0-0006' Random symbol #3 = '0-0021' Random symbol #4 = '3-0032' Random symbol #5 = '0-0047' Random symbol #6 = '0-0009' Random symbol #7 = '1-0180' Random symbol #8 = '2-0126' Random symbol #9 = '0-0081' Reading records Opening file: swmr_data.h5 = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 753573 Generating symbol names Choosing datasets Common symbol #0 = '0-0051' Common symbol #1 = '0-0035' Common symbol #2 = '0-0020' Common symbol #3 = '0-0046' Common symbol #4 = '0-0053' Random symbol #0 = '0-0026' Random symbol #1 = '0-0000' Random symbol #2 = '1-0196' Random symbol #3 = '1-0042' Random symbol #4 = '2-0011' Random symbol #5 = '0-0048' Random symbol #6 = '1-0110' Random symbol #7 = '0-0005' Random symbol #8 = '1-0022' Random symbol #9 = '4-1577' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 852 Symbol = '0-0035', # of records = 820 Symbol = '0-0020', # of records = 856 Symbol = '0-0046', # of records = 867 Symbol = '0-0053', # of records = 889 Checking random symbols Symbol = '0-0026', # of records = 881 Symbol = '0-0000', # of records = 889 SymChecking common symbols Symbobol = '1-0196', # of records = 220 l = '0-0002', # of records = 907 Symbol = '0-0033Parameters: # 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: 769792 Generating symbol names , # of records = 914 Symbol = '0-0031', # of records = Parameters: # of seconds between polling = 8521 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 772184 Generating symbol names Symbol = '0-0031', # of Crheocoosridnsg =d a852t asets CSoymmmboonl s=y m'b0-0043o'l, ##0 o=f 'r0-0090e'c oCrodmsm o=n 928s ymbol C#he1c k=i n'g0-0092 'r aCnodmommo ns ysmybmobloChoosling datasets Com mon symbol ##0 = '0-0033' Commo2n symbol #1 = '0-0086' Common s=ymbol #2 = '0-0093 ' Commo'n symbol #3 = '0-00280-0098' Common sym'bol #4 = '0-0068' Random symbolC #0 = '0-0088' Raondom symbol #m1 = '1-0153' Randomm symbol #2 =o '1-0169' Rnandom symbol #3 = '0-0070' Random ssymbol #4 = 'y2-0339' Random symbmol #5 b= '2-0067' Random symobol #6l = '1-0089' Random sym bol #7# = '3-0077' Random sy3mbol #8 = '1-0187 ' Random symbo=l #9 = '2-0186' s'Read0-0048ing records ' OpeniCng file: swmr_data.h5 ommonS ysmybmoblo l= #'41-0152 '=, '#0-0079 'of RraencdChecking common osymbols mo rsdysm b=o l232 #0 Sy=mbol = '0-0033', # of records = '914 2-0075' RandSoymm bsoymlbSymbol = '0-0086', # of orecords = 932 l =# 1' 2-0183=' ,' 1-0045#' oRSymbol = 'a0-0093', # of recnords = 872 dfo mr escordsSymbol = '0-0098', # of records = 919 = S68 ymboSymbol = 'l0-0068', # of reco rds = 882 #2 = Chec'king random symbol2-0078s ' SRaSymnbol = '0-0088', # odf records = 959o my msbyomlb o=l '#Sy3mbol = '1-0153', # of records = =226 0-0006''3-0385,' #R aonfd oSymbol = m'1-0169', # of r ecords = 201 sryemcboorld s# 4= ySymbol = '=0-0070', # of recomrds = 895 b877' o3-0173l' Sy=mbol = '2-0339', # ofR records = 59 'a1-0042Snydm'boo,lmS symbo=# l' 0-0021 '#,o 5#f o fr =ree cco'rod2-0226sr '=d 921s R a=n d258o Smy mbol = '3-0032'S,s # of records = 37 Symbol = '0-0047', # of records = 892 Symbol = '0-0009', # of records = 820 Symbol = '1-0180', # of records = 220 Symbol = '2-0126', # of records = 59 Symbol = '0-0081', # of recordsymbol #6 = '0-0040' Random symbol #7 = '1-0011' Random symbol #8 = '0-0034' Random symbol #9 = '3-0105' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 914 Symbol = '0-0092', # of records = 867 Symbol = '0-0028', # of records = 881 Symbol = '0-0048', # of records = 903 Symbol = '0-0079', # of records = 915 Checking random symbols Symbol = '2-0075', # of records = 67 Symbol = '1-0045', # of records = 236 Symbol = '2-0078', # of records = 68 Symbol = '3-0385', # of records = 33 Symbol = '3-0173', # of records = 20 Symbol = '2-0226', # of records = 55 Symbol = '0-0040', # of records = 912 Symbol = '1-0011', # of records = 215 Symbol = '0-0034', # of records = 835 Symbol = '3-0105', # of records = 32 Closing file =y m956b ol = 'Cl2-0011o's,i n#g offi lree cords = 46 Symbol = '0-0048', # of records = 903 Symbol = '1-0110', # of records = 214 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to tSest = 8 yUsing reader mrandom seed: b793498 Generating osymbol names l = '0-0005', # of records = 903 Symbol = '1-0022', # of records = 201 Symbol = '4-1577', # of records = 7 Closing file Choosing datasets Common symbol #0 = '0-0018' Common symbol #1 = '0-0051' Common symbol #2 = '0-0038' Common symbol #3 = '0-0000' Common symbol #4 = '0-0087' Random symbol #0 = '2-0305' Random symbol #1 = '4-0677' Random symbol #2 = '0-0032' Random symbol #3 = '4-0873' Random symbol #4 = '0-0099' Random symbol #5 = '3-0196' Random symbol #6 = '3-0308' Random symbol #7 = '0-0028' Random symbol #8 = '0-0050' Random symbol #9 = '2-0351' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 896 Symbol = '0-0051', # of records = 852 Symbol = '0-0038', # of records = 895 Symbol = '0-0000', # of records = 889 Symbol = '0-0087', # of records = 895 Checking random symbols Symbol = '2-0305', # of records = 50 ymbol = '2-0067', # of records = 61 Symbol = '1-0089', # of records = 222 Symbol = '3-0077', # of records = 27 Symbol = '1-0187', # of records = 250 Symbol = '2-0186', # of records = 64 Closing file Symbol = '4-0677', # of records = 11 Symbol = '0-0032', # of records = 850 Symbol = '4-0873', # of records = 14 Symbol = '0-0099', # of records = 944 Symbol = '3-0196', # of records = 23 Symbol = '3-0308', # of records = 33 Symbol = '0-0028', # of records = 881 Symbol = '0-0050', # of records = 884 Symbol = '2-0351', # of records = 57 Closing file Opening file: swmr_data.h5 Checking common symbols Opening filSe: swmr_data.h5 ymbol = '0-0090', # of records = 883 Checking common symbols Symbol = '0-0002', # of records = 906 Opening file: swmr_data.h5 Symbol = '0-0033', # of records = 922 Symbol = '0-0031', # oChecking common symbols Symbol = '0-0051', # of records = 814 Symbol = '0-0035', # of records = 876 Symbol = '0-0020', # of records = 842 Symbol = '0-0046', # of records = 844 Symbol = '0-0053', # of records = 871 Checking random symbols Symbol = '0-0026', # of records = 862 Symbol = '0-0000', # of records = 851 Symbol = '1-0196', # of records = 231 Symbol = '1-0042', # of records = 261 Symbol = '2-0011', # of records = 25 Symbol = '0-0048', # of records = 864 Symbol = '1-0110', # of records = 225 Symbol = '0-0005', # of records = 939 Symbol = '1-0022', # of records = 222 Symbol = '4-1577', # of records = 2 Closing file f records = 830 Symbol = '0-0031', # of records = 830 Symbol = '0-0043', # of records = 885 Checking random symbols Symbol = '1-0152', # of records = 242 Symbol = '2-0183', # of records = 61 Symbol = '0-0006', # of records = 842 Symbol = '0-0021', # of records = 885 Symbol = '3-0032', # of records = 32 Symbol = '0-0047', # of records = 904 Symbol = '0-0009', # of records = 810 Symbol = '1-0180', # of records = 224 Symbol = '2-0126', # of records = 65 Symbol = '0-0081', # of records = 978 Closing file Symbol = '0-0092', # of records = 829 Symbol = '0-0028', # of records = 917 Symbol = '0-0048', # of records = 864 Symbol = '0-0079', # of records = 870 Checking random symbols Symbol = '2-0075', # of records = 67 Symbol = '1-0045', # of records = 228 Symbol = '2-0078', # of records = 85 Symbol = '3-0385', # of records = 33 Symbol = '3-0173', # of records = 20 Symbol = '2-0226', # of records = 55 Symbol = '0-0040', # of records = 911 Symbol = '1-0011', # of records = 215 Symbol = '0-0034', # of records = 864 Symbol = '3-0105', # of records = 41 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 932 Symbol = '0-0086', # of records = 930 Symbol = '0-0093', # of records = 813 Symbol = '0-0098', # of records = 901 Symbol = '0-0068', # of records = 865 Checking random symbols Symbol = '0-0088', # of records = 965 Symbol = '1-0153', # of records = 236 Symbol = '1-0169', # of records = 216 Symbol = '0-0070', # of records = 849 Symbol = '2-0339', # of records = 54 Symbol = '2-0067', # of records = 61 Symbol = '1-0089', # of records = 223 Symbol = '3-0077', # of records = 27 Symbol = '1-0187', # of records = 260 Symbol = '2-0186', # of records = 69 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 852 Symbol = '0-0051', # of records = 806 Symbol = '0-0038', # of records = 920 Symbol = '0-0000', # of records = 855 Symbol = '0-0087', # of records = 864 Checking random symbols Symbol = '2-0305', # of records = 50 Symbol = '4-0677', # of records = 11 Symbol = '0-0032', # of records = 869 Symbol = '4-0873', # of records = 14 Symbol = '0-0099', # of records = 962 Symbol = '3-0196', # of records = 23 Symbol = '3-0308', # of records = 33 Symbol = '0-0028', # of records = 923 Symbol = '0-0050', # of records = 882 Symbol = '2-0351', # of records = 57 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 788 Symbol = '0-0035', # of records = 875 Symbol = '0-0020', # of records = 884 Symbol = '0-0046', # of records = 859 Symbol = '0-0053', # of records = 849 Checking random symbols Symbol = '0-0026', # of records = 853 Symbol = '0-0000', # of records = 861 Symbol = '1-0196', # of records = 224 Symbol = '1-0042', # of records = 272 Symbol = '2-0011', # of records = 12 Symbol = '0-0048', # of records = 865 Symbol = '1-0110', # of records = 238 Symbol = '0-0005', # of records = 959 Symbol = '1-0022', # of records = 208 Symbol = '4-1577', # of records = 2 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 857 Symbol = '0-0092', # of records = 803 Symbol = '0-0028', # of records = 871 Symbol = '0-0048', # of records = 865 Symbol = '0-0079', # of records = 894 Checking random symbols Symbol = '2-0075', # of records = 62 Symbol = '1-0045', # of records = 257 Symbol = '2-0078', # of records = 83 Symbol = '3-0385', # of records = 33 Symbol = '3-0173', # of records = 20 Symbol = '2-0226', # of records = 45 Symbol = '0-0040', # of records = 964 Symbol = '1-0011', # of records = 218 Symbol = '0-0034', # of records = 888 Symbol = '3-0105', # of records = 41 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0002', # of records = 934 Symbol = '0-0033', # of records = 922 Symbol = '0-0031', # of records = 809 Symbol = '0-0031', # of records = 809 Symbol = '0-0043', # of records = 867 Checking random symbols Symbol = '1-0152', # of records = 246 Symbol = '2-0183', # of records = 61 Symbol = '0-0006', # of records = 840 Symbol = '0-0021', # of records = 803 Symbol = '3-0032', # of records = 41 Symbol = '0-0047', # of records = 936 Symbol = '0-0009', # of records = 850 Symbol = '1-0180', # of records = 246 Symbol = '2-0126', # of records = 82 Symbol = '0-0081', # of records = 989 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 934 Symbol = '0-0086', # of records = 891 Symbol = '0-0093', # of records = 845 Symbol = '0-0098', # of records = 833 Symbol = '0-0068', # of records = 898 Checking random symbols Symbol = '0-0088', # of records = 967 Symbol = '1-0153', # of records = 219 Symbol = '1-0169', # of records = 233 Symbol = '0-0070', # of records = 845 Symbol = '2-0339', # of records = 62 Symbol = '2-0067', # of records = 68 Symbol = '1-0089', # of records = 226 Symbol = '3-0077', # of records = 21 Symbol = '1-0187', # of records = 273 Symbol = '2-0186', # of records = 69 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 815 Symbol = '0-0051', # of records = 784 Symbol = '0-0038', # of records = 918 Symbol = '0-0000', # of records = 852 Symbol = '0-0087', # of records = 836 Checking random symbols Symbol = '2-0305', # of records = 50 Symbol = '4-0677', # of records = 11 Symbol = '0-0032', # of records = 793 Symbol = '4-0873', # of records = 14 Symbol = '0-0099', # of records = 947 Symbol = '3-0196', # of records = 15 Symbol = '3-0308', # of records = 29 Symbol = '0-0028', # of records = 882 Symbol = '0-0050', # of records = 871 Symbol = '2-0351', # of records = 57 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 800 Symbol = '0-0035', # of records = 884 Symbol = '0-0020', # of records = 875 Symbol = '0-0046', # of records = 846 Symbol = '0-0053', # of records = 822 Checking random symbols Symbol = '0-0026', # of records = 816 Symbol = '0-0000', # of records = 822 Symbol = '1-0196', # of records = 225 Symbol = '1-0042', # of records = 237 Symbol = '2-0011', # of records = 12 Symbol = '0-0048', # of records = 875 Symbol = '1-0110', # of records = 247 Symbol = '0-0005', # of records = 977 Symbol = '1-0022', # of records = 242 Symbol = '4-1577', # of records = 2 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 871 Symbol = '0-0092', # of records = 823 Symbol = '0-0028', # of records = 887 Symbol = '0-0048', # of records = 875 Symbol = '0-0079', # of records = 889 Checking random symbols Symbol = '2-0075', # of records = 62 Symbol = '1-0045', # of records = 253 Symbol = '2-0078', # of records = 83 Symbol = '3-0385', # of records = 33 OpSening file: swmr_data.h5 ymbol = '3-0173', # of records = 20 Checking common symbolSs ymbol = '2-0226', # of records = 30 Symbol = '0-0002', # of records = 924 Symbol = '0-0040', # of records = 966 Symbol = '0-0033', # of records = 948 Symbol = '1-0011', # of records = 218 Symbol = '0-0031', # of records = 808 Symbol = '0-0034', # of records = 874 Symbol = '0-0031', # of records = 808 Symbol = '3-0105', # of records = 27S ymbol = '0-0043', # of records = 856 Closing file Checking random symbols Symbol = '1-0152', # of records = 237 SOpening fiyle: swmr_data.h5 mbol = '2-0183', # of records = 68 CheScking common symbols ymbol = '0-0006', # of records = 820 Symbol = '0-0033', # of records = 948 Symbol = '0-0021', # of records = 774 Symbol = '0-0086', # of records = S886 ymbol = '3-0032', # of records = 41 Symbol = '0-0093', # of records = 855 Symbol = '0-0047', # of records = 936 Symbol = '0-0098', # of records = 825 Symbol = '0-0009', # of records = 834 Symbol = '0-0068', # of records = 924 Symbol = '1-0180', # of records C= 232 hecking random symbols SymSbol = '2-0126', # of recoyrds = 86 mbol = '0-0088', # of records = 1033 Symbol = '0-0081', # of records = 997 Symbol = '1-0153', # of records =C 234 losing file Symbol = '1-0169', # of records = 227 Symbol = '0-0070', # of records = 771 Symbol = '2-0339', # of records = 75 Symbol = '2-0067', # of records = 68 Symbol = '1-0089', # of records = 231 Symbol = '3-0077', # of records = 21 Symbol = '1-0187', # of records = 270 Symbol = '2-0186', # of records = 60 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 844 Symbol = '0-0051', # of records = 800 Symbol = '0-0038', # of records = 889 Symbol = '0-0000', # of records = 822 Symbol = '0-0087', # of records = 839 Checking random symbols Symbol = '2-0305', # of records = 50 Symbol = '4-0677', # of records = 19 Symbol = '0-0032', # of records = 717 Symbol = '4-0873', # of records = 16 Symbol = '0-0099', # of records = 888 Symbol = '3-0196', # of records = 5 Symbol = '3-0308', # of records = 22 Symbol = '0-0028', # of records = 887 Symbol = '0-0050', # of records = 857 Symbol = '2-0351', # of records = 58 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 800 Symbol = '0-0035', # of records = 868 Symbol = '0-0020', # of records = 915 Symbol = '0-0046', # of records = 847 Symbol = '0-0053', # of records = 815 Checking random symbols Symbol = '0-0026', # of records = 817 Symbol = '0-0000', # of rOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 859 Symbol = '0-0092', # of records = 826 Symbol = '0-0028', # of records = 893 Symbol = '0-0048', Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 939 Symbol = '0-0086', # of records = 873 Symbol = '0-0093', # of records = 848 Symbol =# ' 0-0098o'f ,r e#c oofr drse c=o r901ds S= 787 Syymmbbooll == ''0-00790-0068'',, ## ooff rreeccoorrddss == 939937 CChheecckkiinngg rraannddoomm ssyymmbboollss SSyymbol = '2-0075', # of records = 62 Symbol = '1-0045', # of records = 251 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0002', # of records = 902 Symbol = '0-0033', # of records = 939 Symbol = '0-0031', # of records = 809 Symbol = '0-0031', # of records = 809 Symbol = '0-0043', # of records = 912 Checking random symbols Symbol = '1-0152', # of records = 233 Symbol = '2-0183', # of records = 59 Symbol = '0-0006', # of records = 832 Symbol = '0-0021', # of records = 749 Symbol = '3-0032', # of records = 33 Symbol = '0-0047', # of records = 911 SOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 821 Symbol = '0-0051', # of records = 800 Symbol = '0-0038', # of records = 896 Symbol = '0-0000', # of records = 877 Symbol = '0-0087', # of records = 839 Checking random symbols Symbol = '2-0305', # of records = 41 Symbol = '4-0677', # of records = 19 Symbol = '0-0032', # of records = 761 Symbol = '4-0873', # of records = 16 Symbol = '0-0099', # of records = 887 Symbol = '3-0196', # of records = 5 Symbol = '3-0308', # of records = 22 Symbol = '0-0028', # of records = 893 Symbol = '0-0050', # of records = 843 Symbol = '2-0351', # of records = 58 Closing file ymbSoylm b=o l' 2-0078=', '# 0-0009o'f, r#e coofrd sr =e c78o rds = 828 Symbol = S'y3-0385m'b,o l# =o f' r1-0180e'c,o r#d so f= r41e cords = 213S ymbol = '3-0173',S y#m boofl r=e c'or2-0126d's, =# 20o f recorSdysm b=o l 86= '2-0226', # of Sreycmobrodls == '31 0-0081', # ofS yrmebcoolr d=s '=0-0040 ',996 # of records = Closing file 924e cords = S877y mbol = '1-0011', # oSf yrmebcoolr d=s '= 1-0196215' , # of reScyomrbdosl == '2250-0034 ', # of recoSrdysm b=o l915 = '1-0042', # Soyfm broelc o=r d's3-0105 ',= # 234o f records = S27y mbol C=l o's2-0011i'n,g #f iolfe records m=b o15l = '0-0088', # Soyfm broelc or=d s'0-0048 '=, 1038# of records =S y901m bol = '1-0153', S# yomfb orle c=o r'ds1-0110 '=, 258# of recordSsy m=b ol243 = '1-0169', # ofS ryemcboorld s == '232 0-0005', # of rSeycmobrodls == '9940-0070 ', # of recoSrdysm b=o l739 = '1-0022', # Soyfm broelc o=r d's2-0339 '=, #269 of records = S81 ymbol = 'S4-1577y'm,b o#l o=f 'r2-0067e'c,o r#d so f= re7c ords = C48 losing filSey mbol = '1-0089', # of records = 257 Symbol = '3-0077', # of records = 15 Symbol = '1-0187', # of records = 258 Symbol = '2-0186', # of records = 54 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 799 Symbol = '0-0051', # of records = 835 Symbol = '0-0038', # of records = 919 Symbol = '0-0000', # of records = 848 Symbol = '0-0087', # of records = 806 Checking random symbols Symbol = '2-0305', # of records = 47 Symbol = '4-0677', # of records = 21 Symbol = '0-0032', # of records = 758 Symbol = '4-0873', # of records = 23 Symbol = '0-0099', # of records = 914 Symbol = '3-0196', # of records = 5 Symbol = '3-0308', # of records = 25 Symbol = '0-0028', # of records = 857 Symbol = '0-0050', # of records = 887 Symbol = '2-0351', # of records = 40 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0002', # of records = 902 Symbol = '0-0033', # of records = 930 Symbol = '0-0031', # of records = 794 Symbol = '0-0031', # of records = 794 Symbol = '0-0043', # of records = 887 Checking random symbols Symbol = '1-0152', # of records = 255 Symbol = '2-0183', # of records = 67 Symbol = '0-0006', # of records = 821 Symbol = '0-0021', # of records = 770 Symbol = '3-0032', # of records = 33 Symbol = '0-0047', # of records = 924 Symbol = '0-0009', # of records = 832 Symbol = '1-0180', # of records = 193 Symbol = '2-0126', # of records = 84 Symbol = '0-0081', # of records = 1007 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 824 Symbol = '0-0092', # of records = 772 Symbol = '0-0028', # of records = 857 Symbol = '0-0048', # of records = 898 Symbol = '0-0079', # of records = 948 Checking random symbols Symbol = '2-0075', # of records = 48 Symbol = '1-0045', # of records = 250 Symbol = '2-0078', # of records = 74 Symbol = '3-0385', # of records = 41 Symbol = '3-0173', # of records = 13 Symbol = '2-0226', # of records = 31 Symbol = '0-0040', # of records = 896 Symbol = '1-0011', # of records = 227 Symbol = '0-0034', # of records = 914 Symbol = '3-0105', # of records = 27 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 835 Symbol = '0-0035', # of records = 898 Symbol = '0-0020', # of records = 915 Symbol = '0-0046', # of records = 857 Symbol = '0-0053', # of records = 821 Checking random symbols Symbol = '0-0026', # of records = 820 Symbol = '0-0000', # of records = 848 Symbol = '1-0196', # of records = 241 Symbol = '1-0042', # of records = 219 Symbol = '2-0011', # of records = 9 Symbol = '0-0048', # of records = 898 Symbol = '1-0110', # of records = 250 Symbol = '0-0005', # of records = 965 Symbol = '1-0022', # of records = 271 Symbol = '4-1577', # of records = 7 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 930 Symbol = '0-0086', # of records = 885 Symbol = '0-0093', # of records = 837 Symbol = '0-0098', # of records = 763 Symbol = '0-0068', # of records = 927 Checking random symbols Symbol = '0-0088', # of records = 1059 Symbol = '1-0153', # of records = 255 Symbol = '1-0169', # of records = 250 Symbol = '0-0070', # of records = 740 Symbol = '2-0339', # of records = 71 Symbol = '2-0067', # of records = 45 Symbol = '1-0089', # of records = 264 Symbol = '3-0077', # of records = 15 Symbol = '1-0187', # of records = 265 Symbol = '2-0186', # of records = 55 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 791 Symbol = '0-0051', # of records = 800 Symbol = '0-0038', # of records = 885 Symbol = '0-0000', # of records = 788 Symbol = '0-0087', # of records = 784 Checking random symbols Symbol = '2-0305', # of records = 51 Symbol = '4-0677', # of records = 21 Symbol = '0-0032', # of records = 750 Symbol = '4-0873', # of records = 23 Symbol = '0-0099', # of records = 895 Symbol = '3-0196', # of records = 12 Symbol = '3-0308', # of records = 25 Symbol = '0-0028', # of records = 819 Symbol = '0-0050', # of records = 869 Symbol = '2-0351', # of records = 51 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 858 Symbol = '0-0092', # of records = 804 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0002', # of records = 950 Symbol = '0-0033', # of records = 900 Symbol = '0-0031', # of records = 857 Symbol = '0-0031', # of records = 857 Symbol = '0-0043', # of records = 901 Checking random symbols Symbol = '1-0152', # of records = 269 Symbol = '2-0183', # of records = 74 Symbol = '0-0006', # of records = 834 Symbol = '0-0021', # of records = 761 Symbol = '3-0032', # of records = 33 Symbol = '0-0047', # of records = 927 Symbol = '0-0009', # of records = 855 Symbol = '1-0180', # of records = 225 Symbol = '2-0126', # of records = 84 Symbol = '0-0081', # of records = 989 Closing file Symbol = '0-0028', # of records = 819 Symbol = '0-0048', # of records = 838 Symbol = '0-0079', # of records = 928 Checking random symbols Symbol = '2-0075', # of records = 41 Symbol = '1-0045', # of records = 256 Symbol = '2-0078', # of records = 77 Symbol = '3-0385', # of records = 41 Symbol = '3-0173', # of records = 7 Symbol = '2-0226', # of records = 21 Symbol = '0-0040', # of records = 832 Symbol = '1-0011', # of records = 214 Symbol = '0-0034', # of records = 906 Symbol = '3-0105', # of records = 27 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 900 Symbol = '0-0086', # of records = 960 Symbol = '0-0093', # of records = 870 Symbol = '0-0098', # of records = 811 Symbol = '0-0068', # of records = 952 Checking random symbols Symbol = '0-0088', # of records = 1075 Symbol = '1-0153', # of records = 272 Symbol = '1-0169', # of records = 279 Symbol = '0-0070', # of records = 795 Opening file: swmr_data.h5 Symbol = '2-0339', # of records = 71 Checking common symbols Symbol = '2-0067', # of records = 49 Symbol = '0-0051', # of records = 800 Symbol = '1-0089', # of records = 254 Symbol = '0-0035', # of records = 929 Symbol = '3-0077', # of records = 17 Symbol = '0-0020', # of records = 863 Symbol = '1-0187', # of records = 268 Symbol = '0-0046', # of records = 854 Symbol = '2-0186', # of records = 55 SyCmbol = '0-0053', # of records = 764 losing file Checking random symbols Symbol = '0-0026', # of records = 846 Symbol = '0-0000', # of records = 788 Symbol = '1-0196', # of records = 231 Symbol = '1-0042', # of records = 203 Symbol = '2-0011', # of records = 32 Symbol = '0-0048', # of records = 838 Symbol = '1-0110', # of records = 253 Symbol = '0-0005', # of records = 986 Symbol = '1-0022', # of records = 255 Symbol = '4-1577', # of records = 7 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 814 Symbol = '0-0051', # of records = 816 Symbol = '0-0038', # of records = 874 Symbol = '0-0000', # of records = 774 Symbol = '0-0087', # of records = 772 Checking random symbols Symbol = '2-0305', # of records = 44 Symbol = '4-0677', # of records = 21 Symbol = '0-0032', # of records = 805 Symbol = '4-0873', # of records = 29 Symbol = '0-0099', # of records = 877 Opening file: swmr_data.h5S ymbol = '3-0196', # of records = 12 Checking common symbols Symbol = '3-0308', # of records = 25 Symbol = '0-0002', # of records = 941 Symbol = '0-0028', # of records = 858 Symbol = '0-0033', # of records = 885 Symbol = '0-0050', # of records = 875 Symbol = '0-0031', # of records = 881 Symbol = '2-0351', # of records = 63 Symbol = '0-0031', # of records =C 881 losing file Symbol = '0-0043', # of records = 912 Checking random symbols Symbol = '1-0152', # of records = 259 Symbol = '2-0183', # of records = 68 Symbol = '0-0006', # of records = 833 Symbol = '0-0021', # of records = 800 Symbol = '3-0032', # of records = 36 Symbol = '0-0047', # of records = 907 Symbol = '0-0009', # of records = 876 Opening file: swmr_data.h5 Symbol = '1-0180', # of records = 223 Checking common symbols Symbol = '2-0126', # of records = 76 Symbol = '0-0090', # of records = 862 Symbol = '0-0081', # of records = 1003 Symbol = '0-0092',C # of records = l792 osing file Symbol = '0-0028', # of records = 858 Symbol = '0-0048', # of records = 810 Symbol = '0-0079', # of records = 935 Checking random symbols Symbol = '2-0075', # of records = 34 Symbol = '1-0045', # of records = 265 Symbol = '2-0078', # of records = 63 Symbol = '3-0385', # of records = 35 Symbol = '3-0173', # of records = 6 Symbol = '2-0226', # of records = 15 Symbol = '0-0040', # of records = 845 Symbol = '1-0011', # of records = 212 Symbol = '0-0034', # of records = 885 Symbol = '3-0105', # of records = 27 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 885 Symbol = '0-0086', # of records = 918 Symbol = '0-0093', # of records = 873 Symbol = '0-0098', # of records = 801 Symbol = '0-0068', # of records = 986 Checking random symbols Symbol = '0-0088', # of records = 1051 Symbol = '1-0153', # of records = 290 Symbol = '1-0169', # of records = 312 Opening file: swmr_data.h5 Symbol = '0-0070', # of records = 757 Checking common symbols Symbol = '2-0339', # of records = 73 Symbol = '0-0051', # of records = 816 Symbol = '2-0067', # of records = 49 Symbol = '0-0035', # of records = 881 Symbol = '1-0089', # of records = 261 Symbol = '0-0020', # of records = 897 Symbol = '3-0077', # of records = 11 Symbol = '0-0046', # of records = 807 Symbol = '1-0187', # of records = 282 Symbol = '0-0053', # of records = 777 Symbol = '2-0186', # of records = 62 Closing file Checking random symbols Symbol = '0-0026', # of records = 847 Symbol = '0-0000', # of records = 774 Symbol = '1-0196', # of records = 226 Symbol = '1-0042', # of records = 189 Symbol = '2-0011', # of records = 28 Symbol = '0-0048', # of records = 810 Symbol = '1-0110', # of records = 260 Symbol = '0-0005', # of records = 966 Symbol = '1-0022', # of records = 244 Symbol = '4-1577', # 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 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): 256152 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): 549457 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): 49513 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: 474382 Using reader random seed: 498788 Using reader random seed: 504628 Using reader random seed: 504327 Using reader random seed: 512480 Using writer random seed: 602319 ############################################################################### ## 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): 237656 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: 267024 Using reader random seed: 265978 Using reader random seed: 267473 Using reader random seed: 273747 Using reader random seed: 289700 Using writer random seed: 828377 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 557471 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: 986188 Generating symbol names Choosing datasets Common symbol #0 = '0-0071' Common symbol #1 = '0-0047' Common symbol #2 = '0-0062' Common symbol #3 = '0-0020' Common symbol #4 = '0-0086' Random symbol #0 = '0-0069' Random symbol #1 = '4-1331' Random symbol #2 = '2-0295' Random symbol #3 = '2-0026' Random symbol #4 = '0-0092' Random symbol #5 = '0-0058' Random symbol #6 = '1-0071' Random symbol #7 = '0-0095' Random symbol #8 = '4-1259' Random symbol #9 = '0-0034' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 926 Symbol = '0-0047', # of records = 844 Symbol = '0-0062', # of records = 903 Symbol = '0-0020', # of records = 845 ParSymbol = '0-0086', # of records = 895a meterCsh:e c k#i nogf rsaencdoonmd ss ybmebtowls Symbol = '0-0069', # of recordseen polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 1288 Generating symbol names = 806 Symbol = '4-1331', # of records = 16 Symbol = '2-0295', # of records = 39 SymCbhoolo s=i n'g2-0026 'd,a t#a soeft sr eCcoomrmdosn =s y59m bol #0 =S y'm0-0045b'o lC o=m m'o0-0092n' ,s y#m boofl r#e1c o=r d's0-0073 '= C810o mmon symboSly m#b2o l= =' 0-0098''0-0058 'C,o m#m oonf sryemcboorld s# 3= =861 '0-0047' Common Ssyymmbbooll =# 4' 1-0071=' ,' 0-0068#' oRfa nrdeocmo rsdysm b=o l216 #0 = '4-0986' RSaynmdbooml s=y m'b0-0095o'l, ##1 o=f 'r3-0654e'c oRradnsd o=m 815s ymbol #2 =S y'm0-0063b'o lR a=nd o'm4-1259 's,y m#b oolf #r3e c=o r'd2-0089s = 13 Symbol = '0-0034', # of records = 957 Closing file ' Random symbol #4 = '3-0178' Random symbol #5 = '0-0025' Random symbol #6 = '2-0253' Random symbol #7 = '2-0181' Random symbol #8 = '3-0479' Random symbol #9 = '0-0065' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 873 Symbol = '0-0073', # of records = 852 Symbol = '0-0098', # of records = P880 Symbol = '0-0047', # of records = 822 Symbol = '0-0068', # of records = 840 Checking random symbols SPymbParameters: # 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: 25719 Generating symbol names ola r=a m'e4-0986', # oCarameters: # of seconf records = 18 Symbol = '3-0654', # of records = 29 Symbol = '0-0063', # of records = 872 Symbol = '2-0089', # of records = 59 Symbol = '3-0178', # of records = 30 Symbol = '0-0025', # of records = 855 Symbol = '2-0253', # of records = 60 Symbol = '2-0181', # of records = 46 Symbol = '3-0479', # of records = 28 Symbol = '0-0065', # of records = 828 Closing file dshoosing datasets Common symbol #0 = '0-0053' Common symbol #1 = '0-0069' Common symbol #2 = '0-0080' Common symbol #3 = '0-0019' Common symbol #4 = '0-0072' Random symbol #0 = '1-0108' Random symbol #1 = '4-0089' Random symbol #2 = '0-0046' Random symbol #3 = '1-0049' Random symbol #4 = '0-0071' Random symbters: # 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: 26794 Generating symbol names Choosing datasets Common symbol #0 = '0-0001' Common symbol #1 = '0-0050' Common symbol #2 = '0-0097' Common symbol #3 = '0-0026' Common symbol #4 = '0-0099' Random symbol #0 = '2-0093' Random symbol #1 = '4-0859' Random symbol #2 = '0-0032' Random symbol #3 = '1-0190' Random symbol #4 = '0-0011' Random symbol #5 = '1-0092' Random symbol #6 = '2-0189' Random symbol #7 = '0-0000' Random symbol #8 = '2-0178' Random symbol #9 = '2-0090' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 917 Symbol = '0-0050', # of records = 867 Symbol = '0-0097', # of records = 854 Symbol = '0-0026', # of records = 816 Symbol = '0-0099', # of records = 900 Checking random symbols Symbol = '2-0093', # of records = 45 Symbol = '4-0859', # of records = 13 Symbol = '0-0032', # of records = 839 Symbol = '1-0190', # of records = 198 Symbol = '0-0011', # of records = 869 Symbol = '1-0092', # of records = 234 Symbol = '2-0189', # of records = 48 Symbol = '0-0000', # of records = 899 Symbol = '2-0178', # of records = 47 Symbol = '2-0090', # of records = 49 Closing file ol #5 = '1-0153' Random symbol #6 = '1-0084' Random symbol #7 = '4-0627' Random symbol #8 = '0-0076' Random symbol #9 = '3-0201' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 919 Symbol = '0-0069', # of records = 802 Symbol = '0-0080', # of records = 803 Symbol = '0-0019', # of records = 873 Symbol = '0-0072', # of records = 887 Ch between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 30216 Generating symbol names Choosing datasets Common symbol #0 = '0-0025' Common symbol #1 = '0-0058' Common symbol #2 = '0-0015' Common symbol #3 = '0-0072' Common symbol #4 = '0-0043' Random symbol #0 = '0-0026' Random symbol #1 = '0-0065' Random symbol #2 = '0-0039' Random symbol #3 = '0-0005' Random symbol #4 = '1-0096' Random symbol #5 = '0-0051' Random symbol #6 = '0-0045' Random symbol #7 = '2-0266' Random symbol #8 = '2-0359' Random symbol #9 = '2-0254' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0025', # of records = 855 Symbol = '0-0058', # of records = 861 Symbol = '0-0015', # of records = 885 Symbol = '0-0072', # of records = 887 Symbol = '0-0043', # of records = 939 Checking random symbols Symbol = '0-0026', # of records = 816 Symbol = '0-0065', # of records = 828 Symbol = '0-0039', # of records = 851 Symbol = '0-0005', # of records = 906 Symbol = '1-0096', # of records = 212 Symbol = '0-0051', # of records = 844 Symbol = '0-0045', # of records = 873 Symbol = '2-0266', # of records = 48 Symbol = '2-0359', # of records = 35 Symbol = '2-0254', # of records = 54 Closing file ecking random symbols Symbol = '1-0108', # of records = 206 Symbol = '4-0089', # of records = 21 Symbol = '0-0046', # of records = 870 Symbol = '1-0049', # of records = 202 Symbol = '0-0071', # of records = 907 Symbol = '1-0153', # of records = 232 Symbol = '1-0084', # of records = 209 Symbol = '4-0627', # of records = 15 Symbol = '0-0076', # of records = 911 Symbol = '3-0201', # of records = 30 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 428 Symbol = '0-0047', # of records = 355 Symbol = '0-0062', # of records = 428 Symbol = '0-0020', # of records = 409 Symbol = '0-0086', # of records = 473 Checking random symbols Symbol = '0-0069', # of records = 406 Symbol = '4-1331', # of records = 1 Symbol = '2-0295', # of records = 11 Symbol = '2-0026', # of records = 24 Symbol = '0-0092', # of records = 459 Symbol = '0-0058', # of records = 432 Symbol = '1-0071', # of records = 113 Symbol = '0-0095', # of records = 340 Symbol = '4-1259', # of records = 13 Symbol = '0-0034', # of records = 414 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 487 Symbol = '0-0073', # of records = 468 Symbol = '0-0098', # of records = 523 Symbol = '0-0047', # of records = 355 Symbol = '0-0068', # of records = 418 Checking random symbols Symbol = '4-0986', # of records = 0 Symbol = '3-0654', # of records = 10 Symbol = '0-0063', # of records = 478 Symbol = '2-0089', # of records = 18 Symbol = '3-0178', # of records = 14 Symbol = '0-0025', # of records = 457 Symbol = '2-0253', # of records = 40 Symbol = '2-0181', # of records = 4 Symbol = '3-0479', # of records = 0 Symbol = '0-0065', # of records = 426 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 497 Symbol = '0-0050', # of records = 481 Symbol = '0-0097', # of records = 532 Symbol = '0-0026', # of records = 446 Symbol = '0-0099', # of records = 441 Checking random symbols Symbol = '2-0093', # of records = 12 Symbol = '4-0859', # of records = 13 Symbol = '0-0032', # of records = 468 Opening file: swmr_data.h5 Symbol = '1-0190', # of records = 66 Symbol = '0-0011', # of records = 384 Checking common symbols Symbol = '1-0092', # of records = 139 Symbol = '0-0025', # of records = 457 Symbol = '2-0189', # of records = 23 Symbol = '0-0058', # of records = 412 Symbol = '0-0000', # of records = 510 Symbol = '0-0015', # of records = 435 Symbol = '2-0178', # of records = 15 Symbol = '0-0072', # of records = 492 Symbol = '2-0090', # of records = 36 Symbol = '0-0043', # of rCecords = 459 losing filCe hecking random symbols Symbol = '0-0026', # of records = 446 Symbol = '0-0065', # of records = 426 Symbol = '0-0039', # of records = 389 OSpening file: swmr_data.h5 ymbol = '0-0005', # of records = 452 Symbol = '1-0096', # of records = 116 Symbol = '0-0051', # of records = 255 Symbol = '0-0045', # of records = 448 Symbol = '2-0266', # of records = 2 Symbol = '2-0359', # of records = 4 Symbol = '2-0254', # of records = 33 Closing file Checking common symbols Symbol = '0-0053', # of records = 550 Symbol = '0-0069', # of records = 376 Symbol = '0-0080', # of records = 401 Symbol = '0-0019', # of records = 416 Symbol = '0-0072', # of records = 492 Checking random symbols Symbol = '1-0108', # of records = 70 Symbol = '4-0089', # of records = 21 Symbol = '0-0046', # of records = 389 Symbol = '1-0049', # of records = 83 Symbol = '0-0071', # of records = 404 Symbol = '1-0153', # of records = 137 Symbol = '1-0084', # of records = 116 Symbol = '4-0627', # of records = 9 Symbol = '0-0076', # of records = 444 Symbol = '3-0201', # of records = 16 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 0 Symbol = '0-0073', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '0-0047', # of records = 0 Symbol = '0-0068', # of records = 0 Checking random symbols Symbol = '4-0986', # of records = 0 Symbol = '3-0654', # of records = 7 Symbol = '0-0063', # of records = 0 Symbol = '2-0089', # of records = 0 Symbol = '3-0178', # of records = 14 Symbol = '0-0025', # of records = 0 Symbol = '2-0253', # of records = 16 Symbol = '2-0181', # of records = 0 Symbol = '3-0479', # of records = 0 Symbol = '0-0065', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 14 Symbol = '0-0050', # of records = 0 Symbol = '0-0097', # of records = 41 Symbol = '0-0026', # of records = 0 Symbol = '0-0099', # of records = 0 Checking random symbols Symbol = '2-0093', # of records = 0 Symbol = '4-0859', # of records = 6 Symbol = '0-0032', # of records = 25 Symbol = '1-0190', # of records = 0 Symbol = '0-0011', # of records = 0 Symbol = '1-0092', # of records = 14 Symbol = '2-0189', # of records = 0 Symbol = '0-0000', # of records = 54 Symbol = '2-0178', # of records = 4 Symbol = '2-0090', # of records = 33 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0025', # of records = 0 Symbol = '0-0058', # of records = 0 Symbol = '0-0015', # of records = 0 Symbol = '0-0072', # of records = 0 Symbol = '0-0043', # of records = 0 Checking random symbols Symbol = '0-0026', # of records = 0 Symbol = '0-0065', # of records = 0 Symbol = '0-0039', # of records = 19 Symbol = '0-0005', # of records = 0 Symbol = '1-0096', # of records = 0 Symbol = '0-0051', # of records = 0 OpSymbol =ening file: swmr_data.h5 '0-0045', # of records = 0 Symbol = '2-0266', # of records = 0 Checking common symbols Symbol = '2-0359', # of records = 0 Symbol = '0-0053', # of reSymbol =cords = '2-0254', # of 65 records = 1 Closing file Symbol = '0-0069', # of records = 0 Symbol = '0-0080', # of records = 0 Symbol = '0-0019', # of records = 0 Symbol = '0-0072', # of records = 0 Checking random symbols Symbol = '1-0108', # of records = 0 Symbol = '4-0089', # of records = 21 Symbol = '0-0046', # of records = 0 Symbol = '1-0049', # of records = 0 Symbol = '0-0071', # of records = 0 Symbol = '1-0153', # of records = 4 Symbol = '1-0084', # of records = 0 Symbol = '4-0627', # of records = 4 Symbol = '0-0076', # of records = 150 Symbol = '3-0201', # of records = 1 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 = -1 index type = b2 Using generator random seed (used in sparse test only): 93507 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 632945 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 302385 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: 740273 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of PChoosing datasets Common symbol #0 = '0-0023' Common symbol #1 = '0-0064' Common symbol #2 = '0-0082' Common symbol #3 = '0-0090' Common symbol #4 = '0-0036' Random symbol #0 = '0-0069' Random symbol #1 = '2-0075' Random symbol #2 = '0-0020' Random symbol #3 = '1-0065' Random symbol #4 = '2-0034' Random symbol #5 = '1-0039' Random symbol #6 = '1-0123' Random symbol #7 = '1-0032' Random symbol #8 = '1-0002' Random symbol #9 = '4-1030' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 890 arametSeyrmsb:o l #= o'f0-0064 's,e # of records = 910 Symbol = '0-0082', # of records = 900 Symbol = '0-0090', # of records = 914 Symbol = '0-0036', # of records = 867 Checking random symbols Symbol = 'random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 744163 Generating symbol names Choosing datasets Common symbol #0 = '0-0053' Common symbol #1 = '0-0009' Common symbol #2 = '0-0059' Common symbol #3 = '0-0000' Common symbol #4 = '0-0087' Random symbol #0 = '3-0623' Random symbol #1 = '0-0020' Random symbol #2 = '0-0048' Random symbol #3 = '2-0261' Random symbol #4 = '1-0172' Random symbol #5 = '0-0037' Random symbol #6 = '2-0327' Random symbol #7 = '4-0067' Random symbol #8 = '3-0379' Random symbol #9 = '1-0083' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 931 Symbol = '0-0009', # of records = 876 Symbol = '0-0059', # of records = 890 Symbol = '0-0000', # of records = 939 Symbol = '0-0087', # of records = 891 Checking random symbols Symbol = '3-0623', # of records = 31 Symbol = '0-0020', # of records = 882 Symbol =0-0069', # of records = 808 Symbol = '2-0075', # of records = 66 Symbol = '0-0020', # of records = 882 Sy mb'o0-0048l' ,= #' 1-0065o'f, r#e cof conds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 747414 Generating symbol names Choosing datasets Common symbol #0 = '0-0012' Common symbol #1 = '0-0034' Common symbol #2 = '0-0044' Common symbol #3 = '0-0005' Common symbol #4 = '0-0051' Random symbol #0 = '1-0132' Random symbol #1 = '0-0073' Random symbol #2 = '1-0113' Random symbol #3 = '3-0435' Random symbol #4 = '2-0177' Random symbol #5 = '3-0281' Random symbol #6 = '3-0682' Random symbol #7 = '0-0048' Random symbol #8 = '1-0094' Random symbol #9 = '0-0084' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0012', # of records = 912 Symbol = '0-0034', # of records = 953 Symbol = '0-0044', # of records = 937 Symbol = '0-0005', # of records = 925 Symbol = '0-0051', # of records = 874 Checking random symbols Symbol = '1-0132', # of records = 211 Symbol = '0-0073', # of records = 873 records = 228 Symbol =S y'm1-0113b'o,l #= o'f2-0034 'r,e c#o rodfs re=c o236r ds = 49 SymboSly m=b o'l3-0435 '=, '#1-0039 'o,f #r eocfo rrdesc o=r d17s = 233 SymbSoylm b=o l' 2-0177=' ,' 1-0123#' ,o f# roefc orredcso r=d s56 = 233P aramSeytmebrSosl: = #' 3-0281o'f, s#e coofn drse cboertdwse e=n 30p oylmlbionlg == '1-00321'S ,y m##b ooolff =r e'c3-0682o'r,d s# =o f215 records = 19S ymbol = '1-0002S'y,m b#o lo f= r'e0-0048c'o,r d#s o=f 217r ecords = 900 SSymbol = y'm1-0094b'o,l #= o'f4-1030 'r,e c#o rodfs r=e 219 Symbol = c'o0-0084r'd,s #= o11f recorCdlso s=i n889g file Closing file common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 761570 Generating symbol names Choosing datasets Common symbol #0 = '0-0043' Common symbol #1 = '0-0027' Common symbol #2 = '0-0096' Common symbol #3 = '0-0058' Common symbol #4 = '0-0028' Random symbol #0 = '1-0190' Random symbol #1 = '0-0033' Random symbol #2 = '1-0031' Random symbol #3 = '1-0195' Random symbol #4 = '0-0075' Random symbol #5 = '4-1117' Random symbol #6 = '0-0076' Random symbol #7 = '4-0376' Random symbol #8 = '0-0089' Random symbol #9 = '0-0009' Reading records Opening file: swmr_data.h5 ords = C900h ecking common sySmybmoblosl = '2-0261', # of Sryemcboorld s= =' 0-004345' , # of recSoyrmdbso l= =920 '1-0172', # of recSoyrmdbso l= =221 '0-0027', # ofS yrmebcoolr d=s '=0-0037 '868, # of records = 880 SymbSoylm b=o l' 0-0096=' ,' 2-0327#' ,o f# of records = 65 Symbol = '4-0067', # of records = 14 recordSsy m=b o933l = '3-0379', # of reScoyrmdbso l= =16 '0-0058', # of rSeycmobrodls == '8681-0083 ', # of recorSdysm b=o l197 = 'C0-0028l'o,s i#n go file f records = 866 Checking random symbols Symbol = '1-0190', # of records = 230 Symbol = '0-0033', # of records = 869 Symbol = '1-0031', # of records = 231 Symbol = '1-0195', # of records = 202 Symbol = '0-0075', # of records = 902 Symbol = '4-1117', # of records = 18 Symbol = '0-0076', # of records = 894 Symbol = '4-0376', # of records = 21 Symbol = '0-0089', # of records = 948 Symbol = '0-0009', # of records = 883 PCarameters: # of seconds between pollinlg = o1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 778688 Generating symbol names sing file Choosing datasets Common symbol #0 = '0-0063' Common symbol #1 = '0-0065' Common symbol #2 = '0-0011' Common symbol #3 = '0-0002' Common symbol #4 = '0-0092' Random symbol #0 = '0-0003' Random symbol #1 = '2-0121' Random symbol #2 = '2-0388' Random symbol #3 = '3-0656' Random symbol #4 = '0-0084' Random symbol #5 = '0-0071' Random symbol #6 = '0-0016' Random symbol #7 = '0-0079' Random symbol #8 = '3-0134' Random symbol #9 = '1-0127' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 886 Symbol = '0-0065', # of records = 881 Symbol = '0-0011', # of records = 916 Symbol = '0-0002', # of records = 913 Symbol = '0-0092', # of records = 840 Checking random symbols Symbol = '0-0003', # of records = 910 Symbol = '2-0121', # of records = 67 Symbol = '2-0388', # of records = 53 Symbol = '3-0656', # of records = 35 Symbol = '0-0084', # of records = 887 Symbol = '0-0071', # of records = 944 Symbol = '0-0016', # of records = 920 Symbol = '0-0079', # of records = 898 Symbol = '3-0134', # of records = 30 Symbol = '1-0127', # of records = 223 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0023', # of records = 898 Symbol = '0-0012', # of records = 835 Symbol = '0-0034', # of records = 1039 Symbol = '0-0044', # of records = 892 Symbol = '0-0005', # of records = 979 Symbol = '0-0051', # of records = 798 Checking random symbols Symbol = '1-0132', # of records = 194 Symbol = '0-0073', # of records = 890 Symbol = '1-0113', # of records = 226 Symbol = '3-0435', # of records = 8 Symbol = '2-0177', # of records = 57 Symbol = '3-0281', # of records = 31 Symbol = '3-0682', # of records = 6 Symbol = '0-0048', # of reSymbol = '0-0064', # of records = 875 Symbol = '0-0082', # of records = 892 Symbol = '0-0090', # of records = 921 Symbol = '0-0036', # of records = 930 Checking random symbols Symbol = '0-0069', # of records = 835 Symbol = '2-0075', # of records = 77 Symbol = '0-0020', # of records = 851 Symbol = '1-0065', # of records = 207 Symbol = '2-0034', # of records = 41 Symbol = '1-0039', # of records = 266 Symbol = '1-0123', # of records = 243 Symbol = '1-0032', # of records = 248 Symbol = '1-0002', # of records = 255 Symbol = '4-1030', # of records = 11 Closing file cords = 820 Symbol = '1-0094', # of records = 236 Symbol = '0-0084', # of records = 905 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 994 Symbol = '0-0009', # of records = 823 Symbol = '0-0059', # of records = 927 Symbol = '0-0000', # of records = 975 Symbol = '0-0087', # of records = 917 Checking random symbols Symbol = '3-0623', # of records = 43 Symbol = '0-0020', # of records = 851 Symbol = '0-0048', # of records = 820 Symbol = '2-0261', # of records = 35 OpeSning file: swmr_data.h5 ymbol = '1-0172', # of records = 202 Symbol = '0-0037', # of records = 906 Symbol = '2-0327', # of records =C 65 hecking common symbols Symbol = '4-0067', # of records = 14 Symbol = '0-0043', # of records = 825 Symbol = '3-0379', # of records = 21 Symbol = '0-0027', # of records = 877 Symbol = '1-0083', # of records = 210 SyCmbol = '0-0096', # of relcords = 925 osing file Symbol = '0-0058', # of records = 904 Symbol = '0-0028', # of records = 820 Checking random symbols Symbol = '1-0190', # of records = 238 Symbol = '0-0033', # of records = 895 Symbol = '1-0031', # of records = 243 Symbol = '1-0195', # of records = 174 Symbol = '0-0075', # of records = 925 Symbol = '4-1117', # of records = 18 Symbol = '0-0076', # of records = 855 Symbol = '4-0376', # of records = 21 Symbol = '0-0089', # of records = 938 Symbol = '0-0009', # of records = 823 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 871 Symbol = '0-0065', # of records = 915 Symbol = '0-0011', # of records = 868 Symbol = '0-0002', # of records = 926 Symbol = '0-0092', # of records = 813 Checking random symbols Symbol = '0-0003', # of records = 973 Symbol = '2-0121', # of records = 53 Symbol = '2-0388', # of records = 45 Symbol = '3-0656', # of records = 29 Symbol = '0-0084', # of records = 905 Symbol = '0-0071', # of records = 908 Symbol = '0-0016', # of records = 872 Symbol = '0-0079', # of records = 958 Symbol = '3-0134', # of records = 27 Symbol = '1-0127', # of records = 245 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = O829 pening file: swmr_data.h5 Symbol = '0-0064', # of records = 789 Checking common symbols Symbol = '0-0012', # of records = 932 Symbol = '0-0034', # of records = 1048 Symbol = '0-0044', # of records = 992 Symbol = '0-0005', # of records = 1016 Symbol = '0-0051', # of records = 851 Checking random symbols Symbol = '1-0132', # of records = 165 Symbol = '0-0073', # of records = 947 Symbol = '1-0113', # of records = 213 Symbol = '3-0435', # of records = 6 Symbol = '2-0177', # of records = 56 Symbol = '3-0281', # of records Symbol = '0-0082', # of records = 894 Symbol = '0-0090', # of records = 893 Symbol = '0-0036', # of records = 906 Checking random symbols Symbol = '0-0069', # of records = 847 Symbol = '2-0075', # of records = 57 Symbol = '0-0020', # of records = 861 Symbol = '1-0065', # of records = 194 Symbol = '2-0034', # of records = 49 Symbol = '1-0039', # of records = 282 Symbol = '1-0123', # of records = 241 Symbol = '1-0032', # of records = 228 Symbol = '1-0002', # of records = 290 Symbol = '4-1030', # of records = 7 Closing file = 24 Symbol = '3-0682', # of records = 12 Symbol = '0-0048', # of records = 683 Symbol = '1-0094', # of records = 256 Symbol = '0-0084', # of records = 884 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 919 Symbol = '0-0009', # of records = 850 Symbol = '0-0059', # of records = 927 Symbol = '0-0000', # of records = 1050 Symbol = '0-0087', # of records = 911 Checking random symbols Symbol = '3-0623', # of records = 42 Symbol = '0-0020', # of records = 871 Symbol = '0-0048', # of records = 676 Symbol = '2-0261', # of Orecords = 21 pening file: swmr_data.h5 Symbol = '1-0172', # of records = 219 Checking common symbols Symbol = '0-0037', # of records = 899 Symbol = '0-0043', # of records = 796 Symbol = '2-0327', # of records = 61 Symbol = '0-0027', # of records = 949 Symbol = '4-0067', # of records = 8 Symbol = '0-0096', # of records = 903 Symbol = '3-0379', # of records = 25 Symbol = '0-0058', # of records = 944 Symbol = '1-0083', # of records = 247 Symbol = '0-0028', # of Crecords = 825 losing file Checking random symbols Symbol = '1-0190', # of records = 280 Symbol = '0-0033', # of records = 989 Symbol = '1-0031', # of records = 228 Symbol = '1-0195', # of records = 168 Symbol = '0-0075', # of records = 917 Symbol = '4-1117', # of records = 10 Symbol = '0-0076', # of records = 821 Symbol = '4-0376', # of records = 21 Symbol = '0-0089', # of records = 848 Symbol = '0-0009', # of records = 870 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 943 Symbol = '0-0065', # of records = 947 Symbol = '0-0011', # of records = 894 Symbol = '0-0002', # of records = 948 Symbol = '0-0092', # of records = 724 Checking random symbols Symbol = '0-0003', # of records = 962 Symbol = '2-0121', # of records = 62 Symbol = '2-0388', # of records = 41 Symbol = '3-0656', # of records = 16 Symbol = '0-0084', # of records = 882 Symbol = '0-0071', # of records = 940 Symbol = '0-0016', # of records = 892 Symbol = '0-0079', # of records = 985 Symbol = '3-0134', # of records = 28 Symbol = '1-0127', # of records = 266 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 900 Symbol = '0-0064', # of records = 892 Symbol = '0-0082', # of recoOrds = 896 pening file: swmr_data.h5 Symbol = '0-0090', # of records = 868 Checking common symbols Symbol = '0-0012', # of records = 957 Symbol = '0-0034', # of records = 1011 Symbol = '0-0044', # of records = 1011 Symbol = '0-0005', # of records = 985 Symbol = '0-0051', # of records = 930 Checking random symbols Symbol = '1-0132', # of records = 142 Symbol = '0-0073', # of records = 836 Symbol = '1-0113', # of records = 198 Symbol = '3-0435'Symbol = '0-0036', # of records = 977 Checking random symbols Symbol = '0-0069', # of records = 806 Symbol = '2-0075', # of records = 49 Symbol = '0-0020', # of records = 884 Symbol = '1-0065', # of records = 160 Symbol = '2-0034', # of records = 60 Symbol = '1-0039', # of records = 296 Symbol = '1-0123', # of records = 232 Symbol = '1-0032', # of records = 189 Symbol = '1-0002', # of records = 305 Symbol = '4-1030', # of records = 2 , # of records = 3 Closing file Symbol = '2-0177', # of records = 88 Symbol = '3-0281', # of records = 19 Symbol = '3-0682', # of records = 4 Symbol = '0-0048', # of records = 631 Symbol = '1-0094', # of records = 285 Symbol = '0-0084', # of records = 992 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 885 Symbol = '0-0009', # of records = 870 Symbol = '0-0059', # of records = 932 Symbol = '0-0000', # of records = 1062 Symbol = '0-0087', # of records = 895 Checking random symbols Symbol = '3-0623', # of records = 59 Symbol = '0-0020', # of records = 861 Symbol = '0-0048', # of records = 631 Opening file: swmr_data.h5 Symbol = '2-0261', # of records = 15 Checking common symbols Symbol = '1-0172', # of records = 212 Symbol = '0-0043', # of records = 853 Symbol = '0-0037', # of records = 893 Symbol = '0-0027', # of records = 898 Symbol = '2-0327', # of records = 63 Symbol = '0-0096', # of records = 948 Symbol = '4-0067', # of records = 8 Symbol = '0-0058', # of records = 910 Symbol = '3-0379', # of records = 31 Symbol = '0-0028', # of records = 794 Symbol = '1-0083', # of rCecords = 243 hecking raCndom symbols losing file Symbol = '1-0190', # of records = 275 Symbol = '0-0033', # of records = 1007 Symbol = '1-0031', # of records = 240 Symbol = '1-0195', # of records = 170 Symbol = '0-0075', # of records = 936 Symbol = '4-1117', # of records = 10 Symbol = '0-0076', # of records = 793 Symbol = '4-0376', # of records = 21 Symbol = '0-0089', # of records = 855 Symbol = '0-0009', # of records = 870 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 954 Symbol = '0-0065', # of records = 953 Symbol = '0-0011', # of records = 834 Symbol = '0-0002', # of records = 931 Symbol = '0-0092', # of records = 792 Checking random symbols Symbol = '0-0003', # of records = 908 Symbol = '2-0121', # of records = 62 Symbol = '2-0388', # of records = 35 Symbol = '3-0656', # of records = 5 Symbol = '0-0084', # of records = 992 Symbol = '0-0071', # of records = 846 Symbol = '0-0016', # of records = 869 Symbol = '0-0079', # of records = 984 Symbol = '3-0134', # of records = 25 Symbol = '1-0127', # of records = 293 Closing file OpeniOpeninng file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 997 Symbol = '0-0064', # of records = 982 Symbol = '0-0082', # of records = 911 Symbol = '0-0090', # of records = 865 Symbol = '0-0036', # of records = 1011 Checking random symbols Symbol = '0-0069', # of records = 771 Symbol = '2-0075', # of records = 49 Symbol = '0-0020', # of records = 994 Symbol = '1-0065', # of records = 122 Symbol = '2-0034', # of records = 62 Symbol = '1-0039', # of records = 271 Symbol = '1-0123', # of records = 249 Symbol = '1-0032', # of records = 201 Symbol = '1-0002', # of records = 319 Symbol = '4-1030', # of records = 7 Closing file g file: swmr_data.h5 Checking common symbols Symbol = '0-0012', # of records = 922 Symbol = '0-0034', # of records = 962 Symbol = '0-0044', # of records = 1009 Symbol = '0-0005', # of records = 989 Symbol = '0-0051', # of records = 888 Checking random symbols Symbol = '1-0132', # of records = 112 Symbol = '0-0073', # of records = 720 Symbol = '1-0113', # of records = 180 Symbol = '3-0435', # of records = 9 Symbol = '2-0177', # of records = 98 Symbol = '3-0281', # of records = 15 Symbol = '3-0682', # of records = 0 Symbol = '0-0048', # of records = 643 Symbol = '1-0094', # of records = 277 Symbol = '0-0084', # of records = 923 Closing file OpenOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 704 Symbol = '0-0009', # of records = 823 Symbol = '0-0059', # of records = 857 Symbol = '0-0000', # of records = 1094 Symbol = '0-0087', # of records = 884 Checking random symbols Symbol = '3-0623', # of records = 58 Symbol = '0-0020', # of records = 1002 Symbol = '0-0048', # of records = 643 Symbol = '2-0261', # of records = 12 Symbol = '1-0172', # of records = 272 Symbol = '0-0037', # of records = 913 Symbol = '2-0327', # of records = 57 Symbol = '4-0067', # of records = 13 Symbol = '3-0379', # of records = 7 Symbol = '1-0083', # of records = 241 Closing file Openiing file: swmr_data.h5 Checking common symbols Symbol = '0-0043', # of records = 957 Symbol = '0-0027', # of records = 879 Symbol = '0-0096', # of records = 969 Symbol = '0-0058', # of records = 920 Symbol = '0-0028', # of records = 707 Checking random symbols Symbol = '1-0190', # of records = 304 Symbol = '0-0033', # of records = 1041 Symbol = '1-0031', # of records = 207 Symbol = '1-0195', # of records = 161 Symbol = '0-0075', # of records = 911 Symbol = '4-1117', # of records = 14 Symbol = '0-0076', # of records = 707 Symbol = '4-0376', # of records = 29 Symbol = '0-0089', # of records = 815 Symbol = '0-0009', # of records = 823 Closing file ng file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 928 Symbol = '0-0065', # of records = 903 Symbol = '0-0011', # of records = 874 Symbol = '0-0002', # of records = 959 Symbol = '0-0092', # of records = 750 Checking random symbols Symbol = '0-0003', # of records = 933 Symbol = '2-0121', # of records = 83 Symbol = '2-0388', # of records = 26 Symbol = '3-0656', # of records = 5 Symbol = '0-0084', # of records = 923 Symbol = '0-0071', # of records = 760 Symbol = '0-0016', # of records = 824 Symbol = '0-0079', # of records = 1056 Symbol = '3-0134', # of records = 20 Symbol = '1-0127', # of records = 312 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 989 SymObol = '0-0064', # of repcords = 1045 ening file: swmr_data.h5 Symbol = '0-0082', # of records = 987 Checking common symbols Symbol = '0-0012', # of records = 931 Symbol = '0-0034', # of records = 949 Symbol = '0-0044', # of records = 1045 Symbol = '0-0005', # of records = 850 Symbol = '0-0051', # of records = 877 Checking random symbols Symbol = '1-0132', # of records = 113 Symbol = '0-0073', # of records = 748 Symbol = '1-0113', # of records = 192 Symbol = '3-0435', # of records = 16 Symbol = '2-0177', # of records = 105 Symbol = '3-0281', # of reSymbol = '0-0090', # of records = 847 Symbol = '0-0036', # of records = 983 Checking random symbols Symbol = '0-0069', # of records = 816 Symbol = '2-0075', # of records = 52 Symbol = '0-0020', # of records = 936 Symbol = '1-0065', # of records = 114 Symbol = '2-0034', # of records = 88 Symbol = '1-0039', # of records = 319 Symbol = '1-0123', # of records = 256 Symbol = '1-0032', # of records = 230 Symbol = '1-0002', # of records = 346 Symbol = '4-1030', # of records = 9 Closing file cords = 17 Symbol = '3-0682', # of records = 17 Symbol = '0-0048', # of records = 640 Symbol = '1-0094', # of records = 281 Symbol = '0-0084', # of records = 892 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 753 Symbol = '0-0009', # of records = 956 Symbol = '0-0059', # of records = 866 Symbol = '0-0000', # of records = 1117 Symbol = '0-0087', # of records = 909 Checking random symbols Symbol = '3-0623', # of records = 52 Opening file: swmr_data.h5 Symbol = '0-0020', # of records = 936 SChecking common symbolsy mbol = '0-0048', # of records = 640 Symbol = '0-0043', # of records = 878 Symbol = '2-0261', # of records = 14 Symbol = '0-0027', # of records = 825 Symbol = '1-0172', # of records = 229 Symbol = '0-0096', # of records = 975 Symbol = '0-0037', # of records = 811 Symbol = '0-0058', # of records = 936 Symbol = '2-0327', # of records = 73 Symbol = '0-0028', # of records = 741 Symbol = '4-0067',C # of records = 13h ecking rSymbola = '3-0379', # of rencords = 2 dom symbSymobol = 'l1-0083', # of recordss = 281 Closing file Symbol = '1-0190', # of records = 278 Symbol = '0-0033', # of records = 991 Symbol = '1-0031', # of records = 190 Symbol = '1-0195', # of records = 134 Symbol = '0-0075', # of records = 907 Symbol = '4-1117', # of records = 9 Symbol = '0-0076', # of records = 781 Symbol = '4-0376', # of records = 43 Symbol = '0-0089', # of records = 869 Symbol = '0-0009', # of records = 956 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 1004 Symbol = '0-0065', # of records = 949 Symbol = '0-0011', # of records = 842 Symbol = '0-0002', # of records = 952 Symbol = '0-0092', # of records = 754 Checking random symbols Symbol = '0-0003', # of records = 977 Symbol = '2-0121', # of records = 49 Symbol = '2-0388', # of records = 20 Symbol = '3-0656', # of records = 23 Symbol = '0-0084', # of records = 892 Symbol = '0-0071', # of records = 713 Symbol = '0-0016', # of records = 869 Symbol = '0-0079', # of records = 1198 Symbol = '3-0134', # of records = 18 Symbol = '1-0127', # of records = 296 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 1051 Symbol = '0-0064', # of records = 995 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0012', # of records = 966 Symbol = '0-0034', # of records = 928 Symbol = '0-0044', # of records = 1174 Symbol = '0-0005', # of records = 840 Symbol = '0-0051', # of records = 919 Checking random symbols Symbol = '1-0132', # of records = 117 Symbol = '0-0073', # of records = 741 Symbol = '1-0113', # of records = 184 Symbol = '3-0435', # of records = 7 Symbol = '2-0177', # of records = 128 Symbol = '0-0082', # of records = 902 Symbol = '0-0090', # of records = 857 Symbol = '0-0036', # of records = 950 Checking random symbols Symbol = '0-0069', # of records = 776 Symbol = '2-0075', # of records = 61 Symbol = '0-0020', # of records = 974 Symbol = '1-0065', # of records = 111 Symbol = '2-0034', # of records = 88 Symbol = '1-0039', # of records = 304 Symbol = '1-0123', # of records = 246 Symbol = '1-0032', # of records = 253 Symbol = '1-0002', # of records = 372 Symbol = '4-1030', # of records = 9 Closing file Symbol = '3-0281', # of records = 17 Symbol = '3-0682', # of records = 18 Symbol = '0-0048', # of records = 659 Symbol = '1-0094', # of records = 250 Symbol = '0-0084', # of records = 922 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 568 Symbol = '0-0009', # of records = 977 Symbol = '0-0059', # of records = 851 Symbol = '0-0000', # of records = 1186 Symbol = '0-0087', # of records = 879 Checking random symbols Symbol = '3-0623', # of records = 46 Symbol = '0-0020', # of records = 974 Symbol = '0-0048', # of recoOrds = 659 pening file: swmr_data.h5 Symbol = '2-0261', # of records = 0 SCymbol = '1-0172', # of rhecords = 235 ecking common symbols Symbol = '0-0037', # of records = 781 Symbol = '0-0043', # of records = 888 Symbol = '2-0327', # of records = 80 Symbol = '0-0027', # of records = 802 Symbol = '4-0067', # of records = 8 Symbol = '0-0096', # of records = 905 Symbol = '3-0379', # of records = 9 Symbol = '0-0058', # of records = 946 Symbol = '1-0083', # of records = 264 Symbol = '0-0028', C# of records = 704l osing fileC hecking random symbols Symbol = '1-0190', # of records = 255 Symbol = '0-0033', # of records = 1038 Symbol = '1-0031', # of records = 213 Symbol = '1-0195', # of records = 150 Symbol = '0-0075', # of records = 846 Symbol = '4-1117', # of records = 5 Symbol = '0-0076', # of records = 720 Symbol = '4-0376', # of records = 43 Symbol = '0-0089', # of records = 934 Symbol = '0-0009', # of records = 977 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 1020 Symbol = '0-0065', # of records = 968 Symbol = '0-0011', # of records = 794 Symbol = '0-0002', # of records = 1043 Symbol = '0-0092', # of records = 931 Checking random symbols Symbol = '0-0003', # of records = 1028 Symbol = '2-0121', # of records = 48 Symbol = '2-0388', # of records = 17 Symbol = '3-0656', # of records = 25 Symbol = '0-0084', # of records = 948 Symbol = '0-0071', # of records = 747 Symbol = '0-0016', # of records = 796 Symbol = '0-0079', # of records = 1189 Symbol = '3-0134', # of records = 24 Symbol = '1-0127', # of records = 266 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 1049 Symbol = '0-0064', # of records = 1048 Symbol = '0-0082', # of records = 978 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0012', # of records = 1016 Symbol = '0-0034', # of records = 915 Symbol = '0-0044', # of records = 1092 Symbol = '0-0005', # of records = 807 Symbol = '0-0051', # of records = 919 Checking random symbols SSymbol = '0-0090', # of records = 847 Symbol = '0-0036', # of records = 971 Checking random symbols Symbol = '0-0069', # of records = 834 Symbol = '2-0075', # of records = 80 Symbol = '0-0020', # of records = 978 Symbol = '1-0065', # of records = 118 Symbol = '2-0034', # of records = 97 Symbol = '1-0039', # of records = 342 Symbol = '1-0123', # ymbol = '1-0132', # of recordos = 119 f records = 249 Symbol = '0-0073', # of rSecords = 772 ymbol = '1-0032', # of records = 285 Symbol = '1-0113', # of records = 246 Symbol = '1-0002', # of records = 443 Symbol = '3-0435', # of records = 7 Symbol = '4-1030', # of records = 9 Symbol = '2-0177', C# of records = 140 losing file Symbol = '3-0281', # of records = 7 Symbol = '3-0682', # of records = 27 Symbol = '0-0048', # of records = 681 Symbol = '1-0094', # of records = 236 Symbol = '0-0084', # of records = 914 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 617 Symbol = '0-0009', # of records = 957 Symbol = '0-0059', # of records = 882 Symbol = '0-0000', # of records = 1227 Symbol = '0-0087', # of records = 820 Checking random symbols Symbol = '3-0623', # of records = 44 Symbol = '0-0020', # of records = 971 Symbol = '0-0048', # of records = 686 Opening file: swmr_data.h5 Symbol = '2-0261', # of records = 6 Checking common symbols Symbol = '1-0172', # of records = 232 Symbol = '0-0043', # of records = 942 Symbol = '0-0037', # of records = 829 Symbol = '0-0027', # of records = 802 Symbol = '2-0327', # of records = 63 Symbol = '0-0096', # of records = 815 Symbol = '4-0067', # of records = 8 Symbol = '0-0058', # of records = 991 Symbol = '3-0379', # of records = 2 Symbol = '0-0028', # of records = 768 Symbol = '1-0083',C # of records = 321 hecking random syCmbols losing file Symbol = '1-0190', # of records = 253 Symbol = '0-0033', # of records = 865 Symbol = '1-0031', # of records = 230 Symbol = '1-0195', # of records = 180 Symbol = '0-0075', # of records = 854 Symbol = '4-1117', # of records = 7 Symbol = '0-0076', # of records = 792 Symbol = '4-0376', # of records = 43 Symbol = '0-0089', # of records = 1024 Symbol = '0-0009', # of records = 947 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 1067 Symbol = '0-0065', # of records = 991 Symbol = '0-0011', # of records = 848 Symbol = '0-0002', # of records = 1053 Symbol = '0-0092', # of records = 960 Checking random symbols Symbol = '0-0003', # of records = 909 Symbol = '2-0121', # of records = 65 Symbol = '2-0388', # of records = 19 Symbol = '3-0656', # of records = 23 Symbol = '0-0084', # of records = 918 Symbol = '0-0071', # of records = 798 Symbol = '0-0016', # of records = 854 Symbol = '0-0079', # of records = 1139 Symbol = '3-0134', # of records = 34 Symbol = '1-0127', # of records = 246 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 = -1 index type = b2 Using generator random seed (used in sparse test only): 235293 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): 482505 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): 98937 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: 613296 Using reader random seed: 643106 Using reader random seed: 643416 Using reader random seed: 649434 Using reader random seed: 658486 Using writer random seed: 688644 ############################################################################### ## 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): 310262 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: 348589 Using reader random seed: 364083 Using reader random seed: 371029 Using reader random seed: 386443 Using reader random seed: 382771 Using writer random seed: 945230 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 132776 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: 568509 Generating symbol names Choosing datasets Common symbol #0 = '0-0082' Common symbol #1 = '0-0071' CommonPar syameters: # of seconds between pollingm = bo1 # olf common symbo ls to pol#l = 5 # of random 2symbols to poll = = '10 # of 0-0048' Common symseconds to tbol #3 est = = '0-0012' C3 Usommon sing reaymbol #der ran4 = '0-0002dom see' Randod: 574874 Gm symboeneratil #0 =ng symb '3-0418' Rol nameandom ss ymbol #1 = '0-0022' Random symbol #2 = '0-0004' Random symbol #3 = '0-0036' Random symbol #4 = '0-0061' Random symbol #5 = '3-0238' Random symbol #6 = '1-0047' Random symbol #7 = '2-0180' Random symbol #8 = '0-0078' Random symbol #9 = '0-0077' Reading records Opening file: swmr_data.h5 Checking common symbols SymbolChoosi ng datasets Commo=n symbol #0 = '0-0046' Com'mon symbol #1 = '0-00820-0042' Comm'on symbol #2 = '0-0092', Common symbol #3 = '0-0081' #Common symbol #4 = '0-0036' Roandom syfmbol #0 = '2-0186' Rarndom symbol e#1 = '3-0150' Rcandom symbol #2 = '0-0029' oRandom rsymbol #3 = '0-0015' Rdandom sysmbol #4 = '4-1175' Ra ndom symb=ol #5 = '3-0753' Random symb ol #6 = '0-0092' Ran838dom symb ol #7 = '0-0071' Random symbol #8 = '1-0141' Random symbol #9 = '1-0130' Reading records Opening file: swmr_data.h5 Symbol = '0-0071', # of reCheccking common symobols rds = 864 Symbol = '0-0046', # of records = 938 Symbol = Symbol' = '0-0042', # of records 0-0048= 913 ', # of recSymbolo = '0-0092', # of rrecords = 901 ds = 776 Symbol = '0-0081', # of records = 874 Symbol Symb=ol = '0-0036' '0-0012', # of records = 916 Symbol = '0-0002', # of , r# of records = e903 cords =C h892e cking raCnhdeocmk isnygm broalnsd om symbSoylmsb ol = 'S2-0186y'm,b o#l o=f 'r3-0418e'c,o r#d so f= r52e cords = 25 Symbol = 'S3-0150y'm,b o#l o=f 'rP0-0022e'c,o ra#dr sao mf=e tr29ee rcso:r d s# =o f883 seScyomnbdosl b=e tS'wy0-0029em'eb,no l#p o=ol fl' i0-0004rn'eg,c o=#r dosf 1 = r e859#c oorfd sc o=m m944o nSymbol =S y'm0-0015b'o,l #= o'f0-0036 'r,e c#o rodfs r=e c883o rds = 903 SymbolS y=m b'o4-1175l' ,= #' 0-0061o'f, r#e coofr drse c=o r11d s = 873 SymbSoylm b= symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 589500 Generating symbol names o l' 3-0753=' ,' 3-0238#' ,o f# roefc orredcso r=d s18 = 28 CShyomobsoiSlny gm= b do'al0-0092t 'a=,s e'#t1-0047 s'o ,fC o#rm emocofon r rdsesyc mo=br od901ls #=0 212= '0-0042'S yCmobmomlo Sn=y ms'by0-0071om'lb, o =l# '#o2-01801f' ,=r e#'c 0-0076oo'rf d Csro em=cm oo864rn d ss y=m b52o l #2 S=y m'b0-0056o'l S Cy=om mb'mo1-0141ol'n , = s #y' m0-0078ob'fo, l r #e# c3oo fr= d rs'e 0-0056c='o r211Cd osmmon symbol S#y4m b=o l' 0-0089=' 'R1-0130a'n,d o#m osfy mrbeo = 927 Symbol = '0-0077', # of records = 913 Closing file clo r#d0s == '2311-0158 ' RandoCml ossyimnbgo lf i#l1e = '4-0265' Random symbol #2 = '0-0083' Random symbol #3 = '1-0168' Random symbol #4 = '1-0168' Random symbol #5 = '1-0195' Random symbol #6 = '1-0124' Random symbol #7 = '4-1086' Random symbol #8 = '2-0325' Random symbol #9 = '0-0089' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 913 Symbol = '0-0076', # of records = 884 Symbol = '0-0056', # of records = 921 Symbol = '0-0056', # of records = 921 Symbol = '0-0089', # of records = 886 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: 606177 Generating symbol names ParameterChs: # of seconds between polling =o 1 o # of common ssymbols to polli = 5 # of ranndom symbols tgo poll = 10 # of seconds to dtest = at3as eUCtsshi enCcgok mirmneogan d resaryn mdrboaomnl d s#y0m b=o l's0-0004 ' Common Ssyymmbbooll =# 1' 1-0158=' ,' 0-0039#' oCfo mrmeocno rsdysm b=o l236 #2 = '0-0019' CommoSny msbyomlb o=l '#4-02653' ,= #' 0-0023o'f Croemcmoornd ss y=m b16o l #4 = '0-0097' SRyamnbdoolm =s y'm0-0083b'o,l ## 0o f= r'e1-0064c'o rRdasn d=o m882 symbol #1 = S'y0-0002m'b oRla n=d o'm1-0168 's,y m#b oolf #r2e c=o r'd3-0569s' =R a230n dom symbolS y#m3b o=l '= '1-0168', # of records = 230 Symbol = '1-0195', # of records = 251 Symbol = '1-0124', # of records = 205 Symbol = '4-1086', # of records = 14 Symbol = '2-0325', # of records = om seed: 609982 Generating symbol names Choosing datasets Common symbol #0 = '0-0078' Common symbol #1 = '0-0019' Common symbol #2 = '0-0092' Common symbol #3 = '0-0058' Common symbol #4 = '0-0057' Random symbol #0 = '0-0065' Random symbol #1 = '0-0005' Random symbol #2 = '0-0098' Random symbol #3 = '0-0052' Random symbol #4 = '0-0027' Random symbol #5 = '1-0080' Random symbol #6 = '2-0013' Random symbol #7 = '0-0022' Random symbol #8 = '0-0081' Random symbol #9 = '3-0737' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0078', # of records = 927 Symbol = '0-0019', # of records = 854 Symbol = '0-0092', # of records = 901 Symbol = '0-0058', # of records = 828 Symbol = '0-0057', # of records = 875 Checking random symbols Symbol = '0-0065', # of records = 946 Symbol = '0-0005', # of records = 870 Symbol = '0-0098', # of records = 927 Symbol = '0-0052', # of records = 855 Symbol = '0-0027', # of records = 877 Symbol = '1-0080', # of records = 228 Symbol = '2-0013', # of records = 41 Symbol = '0-0022', # of records = 883 Symbol = '0-0081', # of records = 874 Symbol = '3-0737', # of records = 14 Closing file 44 Symbol = '0-0089', # of records = 886 3-0520' Random symbol #4 = '0-0087' Random symbol #5 = '0-0049' Random symbol #6 = '2-0068' Random symbol #7 = '1-0042' Random symbol #8 = '0-0027' Random symbol #9 = '1-0141' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0004', # of records = 944 Symbol = '0-0039', # of records = 934 Symbol = '0-0019', # of records = 854 Symbol = '0-0023', # of records = 896 Symbol = '0-0097', # of records = 850 Checking random symbols Symbol = '1-0064', # of records = 223 Symbol = '0-0002', # of records = 892 Symbol = '3-0569', # of records = 24 Symbol = '3-0520', # of records = 30 Symbol = '0-0087', # of records = 896 Symbol = '0-0049', # of records = 839 Symbol = '2-0068', # of records = 62 Symbol = '1-0042', # of records = 234 Closing file Symbol = '0-0027', # of records = 877 Symbol = '1-0141', # of records = 211 Closing file Opening file: swmr_data.h5 Checking common symbols Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 840 Symbol = '0-0042', # of records = 818 Symbol = '0-0092', # of records = 768 Symbol = '0-0081', # of records = 750 Symbol = '0-0036', # of records = 793 Checking random symbols Symbol = '2-0186', # of records = 52 Symbol = '3-0150', # of records = 29 Symbol = '0-0029', # of records = 754 Symbol = '0-0015', # of records = 790 Symbol = '4-1175', # of records = 11 Symbol = '3-0753', # of records = 11 Symbol = '0-0082', # of records = 734 Symbol = '0-0071', # of records = 761 Symbol = '0-0048', # of records = 697 Symbol = '0-0012', # of records = 779 Symbol = '0-0002', # of records = 812 Checking random symbols Symbol = '3-0418', # of records = 18 Symbol = '0-0022', # of records = 771 Symbol = '0-0004', # of records = 860 Symbol = '0-0036', # of records = 793 Symbol = '0-0061', # of records = 764 Symbol = '3-0238', # of records = 21 Symbol = '1-0047', # of records = 186 Symbol = '2-0180', # of records = 43 Symbol = '0-0078', # of records = 798 Symbol = '0-0077', # of records = 850 Closing file Symbol = '0-0092', # of records = 768 Symbol = '0-0071', # of records = 761 Symbol = '1-0141', # of records = 173 Symbol = '1-0130', # of records = 216 Closing file Opening file: swmr_data.h5 Checking common symbols Opening file: swmr_data.h5 Symbol = '0-0078', # of records = 798 Symbol = '0-0019', # of records = 769 Checking common symbols Symbol = '0-0092', # of records = 768 SOpening file: swmr_data.h5 Symbol = 'Checking common symb0-0058ols ', # of records = 701 Symbol = '0-0004', # of records = 860 Symbol = '0-0057', # of records = 760 SyCmbol = '0-0039', # ofh records = 835 ecking random symbols Symbol = 'S0-0065', # of records = 839 ymbol = '0-0042', # of records = 818 Symbol = '0-0005', # of records = 751 Symbol = '0-0076', # of records = 817 Symbol = '0-0098', # of records = 843 Symbol = '0-0056', # of records = 814 Symbol = '0-0052', # of records = 777 Symbol = '0-0056', # of records = 814 Symbol = '0-0027', # of records = 775 Symbol = '0-0019', # of records = 769 Symbol = '1-0080', # of records = 204 Symbol = '0-0023', # of records = 751 Symbol = '2-0013', # of records = 31 Symbol = '0-0097', # of records = 769 Symbol = '0-0022', # of records = 771 Checking random symbols Symbol = '1-0064', # of reScords = 184 ymbol = '0-0081', # of records = 750 Symbol = '0-0002', # of records = 812 Symbol = '3-0737', # of records = 8 Symbol = '3-0569', # of records = 24 Closing file Symbol = '3-0520', # of records = 30 Symbol = '0-0087', # of records = 773 Symbol = '0-0049', # of records = 741 Symbol = '2-0068', # of records = 62 Symbol = '1-0042', # of records = 213 Symbol = '0-0027', # of records = 775 Symbol = '1-0141', # of records = 173 Closing file ymbol = '0-0089', # of records = 728 Checking random symbols Symbol = '1-0158', # of records = 199 Symbol = '4-0265', # of records = 16 Symbol = '0-0083', # of records = 801 Symbol = '1-0168', # of records = 220 Symbol = '1-0168', # of records = 220 Symbol = '1-0195', # of records = 228 Symbol = '1-0124', # of records = 199 Symbol = '4-1086', # of records = 14 Symbol = '2-0325', # of records = 44 Symbol = '0-0089', # of records = 728 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 595 Symbol = '0-0071', # of records = 587 Opening file: swmr_data.h5 Symbol = '0-0048', # of records = 561 Checking common symbols Symbol = '0-0012', # of records = 704 Symbol = '0-0046', # of records = 687 Symbol = '0-0002', # of records = 637 Symbol = '0-0042', C# of records = 661 hecking random symbols Symbol = '0-0092', # of records = 674 Symbol = '3-0418', # of records = 14 Symbol = '0-0081', # of records = 622 Symbol = '0-0022', # of records = 642 SSymbol = '0-0036', # of recoyrds = 727 mbol = '0-0004', # of records = 754 Symbol = '0-0036', # of records = 727 Symbol = '0-0061', # of records = 638 Symbol = '3-0238', # of records = 21 Symbol = '1-0047', # of records = 165 Symbol = '2-0180', # of records = 43 Symbol = '0-0078', # of records = 667 Symbol = '0-0077', # of records = 766 Closing file Checking random symbols Symbol = '2-0186', # of records = 52 Symbol = '3-0150', # of records = 29 Symbol = '0-0029', # of records = 645 Symbol = '0-0015', # of records = 667 Symbol = '4-1175', # of records = 11 Symbol = '3-0753', # of records = 2 Symbol = '0-0092', # of records = 674 Symbol = '0-0071', # of records = 587 Symbol = '1-0141', # of records = 132 Symbol = '1-0130', # of records = 171 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0078', # of records = 667 Symbol = '0-0019', # of records = 691 Symbol = '0-0092', # of records = 674 Symbol = '0-0058', # of records = 595 Symbol = '0-0057', # of records = 635 Opening file: swmr_data.h5 Checking random symbols Symbol = '0-0065', # of records = 753 Checking common symbols Symbol = '0-0005', # of records = 620 Symbol = '0-0004', # of records = 754 Symbol = '0-0098', # of records = 717 Symbol = '0-0039', # of records = 689 Symbol = '0-0052', # of records = 646 Symbol = '0-0019', # of records = 691 Symbol = '0-0027', # of records = 652 Symbol = '0-0023', # of records = 562 Symbol = '1-0080', # of records = 173 Symbol = '0-0097', # of records = 670 Symbol = '2-0013', # of recoCrds = 11 hecking random symbols Symbol = 'S0-0022', # of recordsy = 642 mbol = '1-0064', # of records = 164 Symbol = '0-0081', # of records = 622 Symbol = '0-0002', # of records = 637 Symbol = '3-0737', # of records = 8 Symbol = '3-0569', # of records = 7 Closing file Symbol = '3-0520', # of records = 22 Opening file: swmr_data.h5 Symbol = '0-0087', # of records = 676 Checking common symbols Symbol = '0-0049', # of records = 661 Symbol = '0-0042', # of records = 661 Symbol = '2-0068', # of records = 58 Symbol = '0-0076', # of records = 677 Symbol = '1-0042', # of records = 181 Symbol = '0-0056', # of records = 687 Symbol = '0-0056', # of records = 687 Symbol = '0-0089', # of records = 608 Symbol = '0-0027', # of records = 652 Symbol = '1-0141', # of records = 132 Closing file Checking random symbols Symbol = '1-0158', # of records = 175 Symbol = '4-0265', # of records = 5 Symbol = '0-0083', # of records = 681 Symbol = '1-0168', # of records = 170 Symbol = '1-0168', # of records = 170 Symbol = '1-0195', # of records = 190 Symbol = '1-0124', # of records = 153 Symbol = '4-1086', # of records = 6 Symbol = '2-0325', # of records = 39 Symbol = '0-0089', # of records = 608 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): 855721 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 447915 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 690768 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: 121874 Generating symbol names Choosing datasets Common symbol #0 = '0-0087' Common symbol #1 = '0-0048' Common symbol #2 = '0-0027' Common symbol #3 = '0-0077' Common symbol #4 = '0-0023' Random symbol #0 = '2-0342' Random symbol #1 = '4-0247' Random symbol #2 = '3-0519' Random symbol #3 = '0-0017' Random symbol #4 = '1-0188' Random symbol #5 = '0-0050' Random symbol #6 = '1-0046' Random symbol #7 = '3-0359' Random symbol #8 = '4-0913' Random symbol #9 = '0-0083' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 893 Symbol = '0-0048', # of records = 863 Symbol = '0-0027', # of records = 874 Symbol = '0-0077', # of records = 889 Symbol = '0-0023', # of records = 924 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: 133343 Generating symbol names Parameters: # Checking random symbols Symbol = '2-0342', # of records = 57 Symbol = '4-0247', # of records = 17 Symbol = '3-0519', # of records = 30 Symbol = '0-0017', # of records = 944 Symbol = '1-0188', # of records = 210 Symbol = '0-0050', # of records = 847 Symbol = '1-0046', # of records = 212 Symbol = '3-0359', # of records = 20 Symbol = '4-0913', # of records = 16 Symbol = '0-0083', # of records = 886 Closing file 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: 137443 Generating symbol names Choosing datasets Common symbol #0 = '0-0049' Common symbol #1 = '0-0054' Common symbol #2 = '0-0089' Common symbol #3 = '0-0087' Common symbol #4 = '0-0043' Random symbol #0 = '0-0064' Random symbol #1 = '4-0482' Random symbol #2 = '0-0002' Random symbol #3 = '4-0676' Random symbol #4 = '0-0065' Random symbol #5 = '0-0050' Random symbol #6 = '2-0209' Random symbol #7 = '0-0048' Random symbol #8 = '0-0084' Random symbol #9 = '3-0594' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 904 Symbol = '0-0054', # of records = 856 Symbol = '0-0089', # of records = 929 Symbol = 'Choosing datasets Common symbol #0 = '0-0023' Common symbol #1 = '0-0005' Common symbol #2 = '0-0040' Common symbol #3 = '0-0047' Common symbol #4 = '0-0049' Random symbol #0 = '0-0067' Random symbol #1 = '0-0030' Random symbol #2 = '1-0003' Random symbol #3 = '0-0035' Random symbol #4 = '1-0114' Random symbol #5 = '0-0067' Random symbol #6 = '0-0082' Random symbol #7 = '0-0021' Random symbol #8 = '1-0039' Random symbol #9 = '0-0017' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 924 Symbol = '0-0005', # of records = 908 Symbol = '0-0040', # of records = 859 Symbol = '0-0047', # of records = 913 Symbol = '0-0049', # of records = 904 Checking random symbols Symbol = '0-0067', # of records = 879 Symbol = '0-0030', # of records = 849 Symbol = '1-0003', # of records = 219 Symbol = '0-0035', # of records = 864 Symbol = '1-0114', # of records = 213 Symbol = '0-0067', # of records = 879 Symbol = '0-0082', # of records = 914 Symbol = '0-0021', # of records = 880 Symbol = '1-0039', # of records = 241 Symbol = '0-0017', # of records = 944 Closing file 0-0087', # of records = 893 Symbol = '0-0043', # of records = 915 Checking random symbols Symbol = '0-0064', # of records = 879 Symbol = '4-0482', # of records = 9 Symbol = '0-0002', # of records = 906 Symbol = '4-0676', # of records = 11 Symbol = '0-0065', # of records = 899 Symbol = '0-0050', # of records = 847 Symbol = '2-0209', # of records = 54 Symbol = '0-0048', # of records = 863 Symbol = '0-0084', # of records = 848 Symbol = '3-0594', # of records = 24 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: 168831 Generating symbol nPames arameters: # 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: 169451 Generating symbol names Choosing datasets Common symbol #0 = '0-0062' Common symCbol #1 = '0-0016' Commonh symbol #2 = '0-0070o' Common symbool #3 = '0-0027' Cosmmon symbol #i4 = '0-0095' Randonm symbol #0 =g '1-0167' Random s ymbol #1 = '2-0375d' Random symboal #2 =t '4-1312' Random symboal #3 =s '1-0116' Random symboel #4 = '0-0026' Ratndom symbol #s5 = '4-0462' Rando m symbol #6 = C'4-1018' Random syombol #7m = '3-0074' Random symmbol #o8 = '1-0043' Random synmbol #9 = '1-0190' Readings records ymOpbening filoe: swmr_data.h5 l #0 = '0-0079' Common symbol #1 = '0-0077' Common symbol #2 = '0-0031' Common symbol #3 = '0-0004' Common symbol #4 = '0-0054' Random symbol #0 = '3-0164' Random symbol #1 = '4-0714' Random symbol #2 = '3-0230' Random symbol #3 = '2-0052' Random symbol #4 = '1-0052' Random symbol #5 = '2-0301' Random symbol #6 = 'C3-0232' Random symbol #h7 = '2-0280' Randome symbol #8 = 'c0-0090' Random symkbol #9 = '2-0017' inReading recogrds Ocommpon symbols ening file: swmr_data.h5 Symbol = '0-0062', # of records = 814 CheScking common symbols ymbol = '0-0016', # of records = 883 Symbol = '0-0079', # of records = 869 Symbol = '0-0070', # of records = 874 Symbol = '0-0077', # Sof records = 889 ymbol = '0-0027', # of records = 874 Symbol = '0-0031', # of records = 925 Symbol = '0-0095', # of records = 931 SCymbol = '0-0004', # of recordhs = 888 ecking random symbols Symbol = '1-0167'S, # of records = y222 mbol = '0-0054', # of records = 856 Symbol =C '2-0375', # of rechords = 69 ecking random symbols Symbol = '3-0164', # of Srecords = 30 ymbol = '4-1312', # of records = 9 Symbol = '4-0714', # of records = 12 Symbol = '1-0116', # of records = 193 Symbol = '3-0230', # of records = 23 Symbol = '0-0026', # of records = 870 Symbol = '2-0052', # of records = 50 Symbol = '4-0462', # of records = 21 Symbol = '1-0052', # of records = 217 Symbol = '4-1018', # of records = 10 Symbol = '2-0301', # of records = 57 Symbol = '3-0074', # of records = 30 Symbol = '3-0232', # of records = 19 Symbol = '1-0043', # of records = 207 Symbol = '2-0280', # of records = 54 Symbol = '1-0190', # of records = 209 Symbol = '0-0090', # of records =C 891 losing file Symbol = '2-0017', # of records = 47 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 880 Symbol = '0-0048', # of records = 871 Symbol = '0-0027', # of records = 886 Symbol = '0-0077', # of records = 928 Symbol = '0-0023', # of records = 906 Checking random symbols Symbol = '2-0342', # of records = 57 Symbol = '4-0247', # of records = 17 Symbol = '3-0519', # of records = 30 Symbol = '0-0017', # of records = 949 Symbol = '1-0188', # of records = 197 Symbol = '0-0050', # of records = 826 Symbol = '1-0046', # of records = 220 Symbol = '3-0359', # of records = 20 Symbol = '4-0913', # of records = 16 Symbol = '0-0083', # of records = 895 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 906 Symbol = '0-0005', # of records = 899 Symbol = '0-0040', # of records = 847 Symbol = '0-0047', # of records = 949 Symbol = '0-0049', # of records = 912 Checking random symbols Symbol = '0-0067', # of records = 898 Symbol = '0-0030', # of records = 813 Symbol = '1-0003', # of records = 206 Symbol = '0-0035', # of records = 834 Symbol = '1-0114', # of records = 209 Symbol = '0-0067', # of records = 898 Symbol = '0-0082', # of records = 924 Symbol = '0-0021', # of records = 882 Symbol = '1-0039', # of records = 239 Symbol = '0-0017', # of records = 949 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 912 Symbol = '0-0054', # of records = 820 Symbol = '0-0089', # of records = 939 Symbol = '0-0087', # of records = 880 Symbol = '0-0043', # of records = 927 Checking random symbols Symbol = '0-0064', # of records = 885 Symbol = '4-0482', # of records = 9 Symbol = '0-0002', # of records = 918 Symbol = '4-0676', # of records = 11 Symbol = '0-0065', # of records = 871 Symbol = '0-0050', # of records = 826 Symbol = '2-0209', # of records = 54 Symbol = '0-0048', # of records = 871 Symbol = '0-0084', # of records = 870 Symbol = '3-0594', # of records = 18 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0062', # of records = 783 Symbol = '0-0079', # of records = 894 Symbol = '0-0077', # of records = 928 Symbol = '0-0031', # of records = 929 Symbol = '0-0004', # of records = 891 Symbol = '0-0054', # of records = 820 Checking random symbols Symbol = '3-0164', # of records = 30 Symbol = '4-0714', # of records = 12 Symbol = '3-0230', # of records = 16 Symbol = '2-0052', # of records = 50 Symbol = '1-0052', # of records = 212 Symbol = '2-0301', # of records = 64 Symbol = '3-0232', # of records = 19 Symbol = '2-0280', # of records = 55 Symbol = '0-0090', # of records Symbol = '0-0016', # of records = 855 Symbol = '0-0070', # of records = 845 Symbol = '0-0027', # of records = 886 Symbol = '0-0095', # of records = 905 Checking random symbols Symbol = '1-0167', # of records = 218 Symbol = '2-0375', # of records = 69 Symbol = '4-1312', # of records = 9 Symbol = '1-0116', # of records = 199 Symbol = '0-0026', # of records = 885 Symbol = '4-0462', # of records = 21 Symbol = '4-1018', # of records = 3 Symbol = '3-0074', # of records = 30 Symbol = '1-0043', # of records = 202 Symbol = '1-0190', # of records = 211 Closing file = 924 Symbol = '2-0017', # of records = 44 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 875 Symbol = '0-0048', # of records = 887 Symbol = '0-0027', # of records = 876 Symbol = '0-0077', # of records = 962 Symbol = '0-0023', # of records = 894 Checking random symbols Symbol = '2-0342', # of records = 57 Symbol = '4-0247', # of records = 17 Symbol = '3-0519', # of records = 28 Symbol = '0-0017', # of records = 968 Symbol = '1-0188', # of records = 196 Symbol = '0-0050', # of records = 805 Symbol = '1-0046', # of records = 200 Symbol = '3-0359', # of records = 30 Symbol = '4-0913', # of records = 16 Symbol = '0-0083', # of records = 897 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 894 Symbol = '0-0005', # of records = 882 Symbol = '0-0040', # of records = 884 Symbol = '0-0047', # of records = 980 Symbol = '0-0049', # of records = 921 Checking random symbols Symbol = '0-0067', # of records = 857 Symbol = '0-0030', # of records = 794 Symbol = '1-0003', # of records = 204 Symbol = '0-0035', # of records = 832 Symbol = '1-0114', # of records = 199 Symbol = '0-0067', # of records = 857 Symbol = '0-0082', # of records = 967 Symbol = '0-0021', # of records = 939 Symbol = '1-0039', # of records = 244 Symbol = '0-0017', # of records = 968 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 883 Symbol = '0-0054', # of records = 803 Symbol = '0-0089', # of records = 973 Symbol = '0-0087', # of records = 875 Symbol = '0-0043', # of records = 934 Checking random symbols Symbol = '0-0064', # of records = 886 Symbol = '4-0482', # of records = 9 Symbol = '0-0002', # of records = 974 Symbol = '4-0676', # of records = 11 Symbol = '0-0065', # of records = 855 Symbol = '0-0050', # of records = 805 Symbol = '2-0209', # of records = 68 Symbol = '0-0048', # of records = 887 Symbol = '0-0084', # of records = 871 Symbol = '3-0594', # of records = 18 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = 'O0-0062', # of records = 804 pening file: swmr_data.h5 Symbol = '0-0016', # of records = 866 Checking common symbols Symbol = '0-0070', # of records = 874S ymbol = '0-0079', # of records = 870 Symbol = '0-0027', # of records = 876 Symbol = '0-0077', # of records = 971 Symbol = '0-0095', # of records = 926 Symbol = '0-0031', C# of records = h943 ecking random symbols Symbol = '0-0004', # of records = 877 Symbol = '1-0167', # of records = 230 Symbol = '0-0054', # of records = 803 Symbol = '2-0375', # of records = 72 Checking random symbols Symbol = '4-1312', # of recoSrds = 9 ymbol = '3-0164', # of records = 30 Symbol = '1-0116', # of records = 188 Symbol = '4-0714', # of records = 12 Symbol = '0-0026', # of records = 870 Symbol = '3-0230', # of records = 22 Symbol = '4-0462', # of records = 21 Symbol = '2-0052', # of records = 46 Symbol = '4-1018', # of records = 3 Symbol = '1-0052', # of records = 191 Symbol = '3-0074', # of records = 35 Symbol = '2-0301', # of records = 64 Symbol = '1-0043', # of records = 194 Symbol = '3-0232', # of records = 19 Symbol = '1-0190', # of records = 187 Symbol = '2-0280', # of records =C 55 losing file Symbol = '0-0090', # of records = 917 Symbol = '2-0017', # of records = 44 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 899 Symbol = '0-0048', # of records = 892 Symbol = '0-0027', # of records = 836 Symbol = '0-0077', # of records = 957 Symbol = '0-0023', # of records = 879 Checking random symbols Symbol = '2-0342', # of records = 58 Symbol = '4-0247', # of records = 7 Symbol = '3-0519', # of records = 22 Symbol = '0-0017', # of records = 915 Symbol = '1-0188', # of records = 206 Symbol = '0-0050', # of records = 801 Symbol = '1-0046', # of records = 173 Symbol = '3-0359', # of records = 30 Symbol = '4-0913', # of records = 19 Symbol = '0-0083', # of records = 856 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 879 Symbol = '0-0005', # of records = 893 Symbol = '0-0040', # of records = 936 Symbol = '0-0047', # of records = 959 Symbol = '0-0049', # of records = 882 Checking random symbols Symbol = '0-0067', # of records = 897 Symbol = '0-0030', # of records = 779 Symbol = '1-0003', # of records = 163 Symbol = '0-0035', # of records = 856 Symbol = '1-0114', # of records = 207 Symbol = '0-0067', # of records = 897 Symbol = '0-0082', # of records = 957 Symbol = '0-0021', # of records = 907 Symbol = '1-0039', # of records = 231 Symbol = '0-0017', # of records = 915 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 891 Symbol = '0-0054', # of records = 803 Symbol = '0-0089', # of records = 1015 Symbol = '0-0087', # of records = 899 Symbol = '0-0043', # of records = 937 Checking random symbols Symbol = '0-0064', # of records = 873 Symbol = '4-0482', # of records = 9 Symbol = '0-0002', # of records = 951 Symbol = '4-0676', # of records = 11 Symbol = '0-0065', # of records = 828 Symbol = '0-0050', # of records = 801 Symbol = '2-0209', # of records = 59 Symbol = '0-0048', # of records = 892 Symbol = '0-0084', # of records = 884 Symbol = '3-0594', # of records = 18 Closing file Opening file: swmr_data.h5 Checking common symbols SymbOol = '0-0062', # of rpecords = 844 ening file: swmr_data.h5 Symbol = '0-0016', # of records = 880 Checking common symbols Symbol = '0-0070', # of records = S856 ymbol = '0-0079', # of records = 896 Symbol = '0-0027', # of records = 836 Symbol = '0-0077', # of records = 944 Symbol = '0-0095', # of records = 854 SCymbol = '0-0031', # of rechords = 974 ecking random symbols Symbol = '0-0004', # of records = 845 Symbol = '1-0167', # of records = 252 Symbol = '0-0054', # of records = 803 Symbol = '2-0375', # of records = 72 Checking random symbols Symbol = '4-1312', # of records S= 10 ymbol = '3-0164', # of records = 30 Symbol = '1-0116', # of records = 203 Symbol = '4-0714', # of records = 12 Symbol = '0-0026', # of records = 829 Symbol = '3-0230', # of records = 24 Symbol = '4-0462', # of records = 20 Symbol = '2-0052', # of records = 51 Symbol = '4-1018', # of records = 3 Symbol = '1-0052', # of records = 155 Symbol = '3-0074', # of records = 35 Symbol = '2-0301', # of records = 60 Symbol = '1-0043', # of records = 191 Symbol = '3-0232', # of records = 9 Symbol = '1-0190', # of records = 198 Symbol = '2-0280', # of records = 65 Closing file Symbol = '0-0090', # of records = 942 Symbol = '2-0017', # of records = 44 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 828 Symbol = '0-0048', # of records = 848 Symbol = '0-0027', # of records = 843 Symbol = '0-0077', # of records = 937 Symbol = '0-0023', # of records = 938 Checking random symbols Symbol = '2-0342', # of records = 47 Symbol = '4-0247', # of records = 7 Symbol = '3-0519', # of records = 22 Symbol = '0-0017', # of records = 873 Symbol = '1-0188', # of records = 205 Symbol = '0-0050', # of records = 858 Symbol = '1-0046', # of records = 163 Symbol = '3-0359', # of records = 30 Symbol = '4-0913', # of records = 19 Symbol = '0-0083', # of records = 846 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 938 Symbol = '0-0005', # of records = 897 Symbol = '0-0040', # of records = 880 Symbol = '0-0047', # of records = 939 Symbol = '0-0049', # of records = 840 Checking random symbols Symbol = '0-0067', # of records = 882 Symbol = '0-0030', # of records = 786 Symbol = '1-0003', # of records = 158 Symbol = '0-0035', # of records = 854 Symbol = '1-0114', # of records = 213 Symbol = '0-0067', # of records = 882 Symbol = '0-0082', # of records = 994 Symbol = '0-0021', # of records = 973 Symbol = '1-0039', # of records = 216 Symbol = '0-0017', # of records = 873 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 840 Symbol = '0-0054', # of records = 850 Symbol = '0-0089', # of records = 1000 Symbol = '0-0087', # of records = 828 Symbol = '0-0043', # of records = 928 Checking random symbols Symbol = '0-0064', # of records = 888 Symbol = '4-0482', # of records = 18 Symbol = '0-0002', # of records = 903 Symbol = '4-0676', # of records = 11 Symbol = '0-0065', # of records = 821 Symbol = '0-0050', # of records = 858 Symbol = '2-0209', # of records = 59 Symbol = '0-0048', # of records = 848 Symbol = '0-0084', # of records = 938 Symbol = '3-0594', # of records = 18 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0062', # ofO records = 880 pening file: swmr_data.h5 Symbol = '0-0016', # of records = 865 Checking common symbols Symbol = '0-0070', # of records = 836 Symbol = '0-0079', # of records = 936 Symbol = '0-0027', # of records = 843 Symbol = '0-0077', # of records = S937 ymbol = '0-0095', # of records = 836 SCymbol = '0-0031', # hof records = e992 cking random symbols SSymbol = '1-0167', # of reycords = 262 mbol = '0-0004', # of records = 865 Symbol = '2-0375', # of records = 77 Symbol = '0-0054', # of records = 850 Symbol = '4-1312',C # of records = h8 ecking random symbols SSymbol = '1-0116', # of yrecords = 218 mbol = '3-0164', # of records = 30 Symbol = '0-0026', # of records = 832 Symbol = '4-0714', # of records = 4 Symbol = '4-0462', # of records = 20 Symbol = '3-0230', # of records = 27 Symbol = '4-1018', # of records = 0 Symbol = '2-0052',S # of records = 61y mbol = '3-0074', # of records = 35 Symbol = '1-0052', # of records = 128 Symbol = '1-0043', # of records = 163 Symbol = '2-0301', # of records = 54 Symbol = '1-0190', # of records = 199 Symbol = '3-0232',C # of records = l17 osing file Symbol = '2-0280', # of records = 60 Symbol = '0-0090', # of records = 920 Symbol = '2-0017', # of records = 51 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 836 Symbol = '0-0048', # of records = 881 Symbol = '0-0027', # of records = 872 Symbol = '0-0077', # of records = 962 Symbol = '0-0023', # of records = 916 Checking random symbols Symbol = '2-0342', # of records = 64 Symbol = '4-0247', # of records = 7 Symbol = '3-0519', # of records = 13 Symbol = '0-0017', # of records = 896 Symbol = '1-0188', # of records = 186 Symbol = '0-0050', # of records = 824 Symbol = '1-0046', # of records = 170 Symbol = '3-0359', # of records = 30 Symbol = '4-0913', # of records = 24 Symbol = '0-0083', # of records = 883 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 916 Symbol = '0-0005', # of records = 847 Symbol = '0-0040', # of records = 879 Symbol = '0-0047', # of records = 977 Symbol = '0-0049', # of records = 790 Checking random symbols Symbol = '0-0067', # of records = 898 Symbol = '0-0030', # of records = 804 Symbol = '1-0003', # of records = 150 Symbol = '0-0035', # of records = 868 Symbol = '1-0114', # of records = 211 Symbol = '0-0067', # of records = 898 Symbol = '0-0082', # of records = 1022 Symbol = '0-0021', # of records = 962 Symbol = '1-0039', # of records = 208 Symbol = '0-0017', # of records = 896 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 790 Symbol = '0-0054', # of records = 891 Symbol = '0-0089', # of records = 1000 Symbol = '0-0087', # of records = 836 Symbol = '0-0043', # of records = 899 Checking random symbols Symbol = '0-0064', # of records = 862 Symbol = '4-0482', # of records = 18 Symbol = '0-0002', # of records = 924 Symbol = '4-0676', # of records = 11 Symbol = '0-0065', # of records = 773 Symbol = '0-0050', # of records = 824 Symbol = '2-0209', # of records = 68 Symbol = '0-0048', # of records = 881 Symbol = '0-0084', # of records = 927 Symbol = '3-0594', # of records = 12 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0062', # of records = 883 Symbol = '0-0016', # Oof records = 892 pening file: swmr_data.h5 Symbol = '0-0070', # of records = 834 Checking common symbols Symbol = '0-0027', # of records = 872 Symbol = '0-0079', # of records = 944 Symbol = '0-0095', # of records = 868 SCymbol = '0-0077', # ofh records = 962 ecking random symbols Symbol = '0-0031', # of records = 978 Symbol = '1-0167', # of records = 265 SSymbol = '2-0375', # oyf records = 84m bol = '0-0004', # of records = 811 Symbol = '4-1312', # of records = 9 Symbol = '0-0054', # of records = 891 Symbol = '1-0116', # Cof records = 213 hecking random symbols SSymbol = '0-0026', # of yrecords = 813 mbol = '3-0164', # of records = 30 Symbol = '4-0462', # of records = 30 Symbol = '4-0714', # of records = 4 Symbol = '4-1018', # of records = 9 Symbol = '3-0230', # of records = 27 Symbol = '3-0074', # of records = 24 Symbol = '2-0052', # of records = 61 Symbol = '1-0043', # of records = 158 Symbol = '1-0052', # of records = 135 Symbol = '1-0190', # of records = 214 Symbol = '2-0301', # of records =C 35 losing file Symbol = '3-0232', # of records = 21 Symbol = '2-0280', # of records = 59 Symbol = '0-0090', # of records = 915 Symbol = '2-0017', # of records = 50 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 823 Symbol = '0-0048', # of records = 837 Symbol = '0-0027', # of records = 872 Symbol = '0-0077', # of records = 987 Symbol = '0-0023', # of records = 920 Checking random symbols Symbol = '2-0342', # of records = 58 Symbol = '4-0247', # of records = 15 Symbol = '3-0519', # of records = 17 Symbol = '0-0017', # of records = 892 Symbol = '1-0188', # of records = 177 Symbol = '0-0050', # of records = 810 Symbol = '1-0046', # of records = 184 Symbol = '3-0359', # of records = 30 Symbol = '4-0913', # of records = 24 Symbol = '0-0083', # of records = 919 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 920 Symbol = '0-0005', # of records = 817 Symbol = '0-0040', # of records = 874 Symbol = '0-0047', # of records = 966 Symbol = '0-0049', # of records = 744 Checking random symbols Symbol = '0-0067', # of records = 914 Symbol = '0-0030', # of records = 818 Symbol = '1-0003', # of records = 162 Symbol = '0-0035', # of records = 884 Symbol = '1-0114', # of records = 202 Symbol = '0-0067', # of records = 914 Symbol = '0-0082', # of records = 1051 Symbol = '0-0021', # of records = 972 Symbol = '1-0039', # of records = 212 Symbol = '0-0017', # of records = 892 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 729 Symbol = '0-0054', # of records = 872 Symbol = '0-0089', # of records = 966 Symbol = '0-0087', # of records = 823 Symbol = '0-0043', # of records = 900 Checking random symbols Symbol = '0-0064', # of records = 890 Symbol = '4-0482', # of records = 18 Symbol = '0-0002', # of records = 965 Symbol = '4-0676', # of records = 21 Symbol = '0-0065', # of records = 788 Symbol = '0-0050', # of records = 810 Symbol = '2-0209', # of records = 68 Symbol = '0-0048', # of records = 837 Symbol = '0-0084', # of records = 915 Symbol = '3-0594', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0062', # of records = 822 Symbol = '0-0016', # of records = 864 Symbol = 'O0-0070', # of records = 781 pening file: swmr_data.h5 Symbol = '0-0027', # of records = 872 Checking common symbols Symbol = '0-0095', # of records = 855 CShecking random symboyls mbol = '0-0079', # of records = 930 Symbol = '1-0167', # of records = 287 Symbol = '0-0077', # of records = 987 Symbol = '2-0375', # of records = 84 Symbol = '0-0031', # of records = 984 Symbol = '4-1312', # of records = 15 Symbol = '0-0004', # of rSecords = 772 ymbol = '1-0116', # of records = 213 Symbol = '0-0054', # of records = 847 Symbol = '0-0026', # of records = C811 hecking random symbols SSymbol = '4-0462', # ofy records = 30 mbol = '3-0164', # of records = 30 Symbol = '4-1018', # of records = 2 Symbol = '4-0714', # of records = 4 Symbol = '3-0074', # of records = 29 Symbol = '3-0230', # of records = 37 Symbol = '1-0043', # of records = 175 Symbol = '2-0052', # of records = 71 Symbol = '1-0190', # of records = 225 Symbol = '1-0052', # of records C= 156 losing file Symbol = '2-0301', # of records = 26 Symbol = '3-0232', # of records = 21 Symbol = '2-0280', # of records = 52 Symbol = '0-0090', # of records = 885 Symbol = '2-0017', # of records = 50 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 828 Symbol = '0-0048', # of records = 851 Symbol = '0-0027', # of records = 870 Symbol = '0-0077', # of records = 993 Symbol = '0-0023', # of records = 976 Checking random symbols Symbol = '2-0342', # of records = 66 Symbol = '4-0247', # of records = 15 Symbol = '3-0519', # of records = 25 Symbol = '0-0017', # of records = 897 Symbol = '1-0188', # of records = 165 Symbol = '0-0050', # of records = 842 Symbol = '1-0046', # of records = 167 Symbol = '3-0359', # of records = 22 Symbol = '4-0913', # of records = 24 Symbol = '0-0083', # of records = 910 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 976 Symbol = '0-0005', # of records = 806 Symbol = '0-0040', # of records = 818 Symbol = '0-0047', # of records = 1055 Symbol = '0-0049', # of records = 706 Checking random symbols Symbol = '0-0067', # of records = 903 Symbol = '0-0030', # of records = 834 Symbol = '1-0003', # of records = 151 Symbol = '0-0035', # of records = 880 Symbol = '1-0114', # of records = 214 Symbol = '0-0067', # of records = 903 Symbol = '0-0082', # of records = 1078 Symbol = '0-0021', # of records = 971 Symbol = '1-0039', # of records = 209 Symbol = '0-0017', # of records = 897 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 706 Symbol = '0-0054', # of records = 825 Symbol = '0-0089', # of records = 913 Symbol = '0-0087', # of records = 828 Symbol = '0-0043', # of records = 908 Checking random symbols Symbol = '0-0064', # of records = 924 Symbol = '4-0482', # of records = 18 Symbol = '0-0002', # of records = 950 Symbol = '4-0676', # of records = 21 Symbol = '0-0065', # of records = 762 Symbol = '0-0050', # of records = 842 Symbol = '2-0209', # of records = 59 Symbol = '0-0048', # of records = 851 Symbol = '0-0084', # of records = 924 Symbol = '3-0594', # of records = 8 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0062', # of records = 799 Symbol = '0-0016', # of records = 866 Symbol = '0-0070', # of records = 781 Symbol = '0-0027', # of records = 870 Opening file: swmr_data.h5 Symbol = '0-0095', # of records = 846 Checking random symbols Checking common symSbols ymbol = '1-0167', # of records = 298 Symbol = '0-0079', # of records = 950 Symbol = '2-0375', # of records = 95 Symbol = '0-0077', # of records = 993 Symbol = '4-1312', # of records = 15 Symbol = '0-0031', # of records = 1000 Symbol = '1-0116', # of records = 215 Symbol = '0-0004', # of records = 744 Symbol = '0-0026', # of records = 760 Symbol = '0-0054', # of records = 825 Symbol = '4-0462', # of records =C 25 hecking random symbols Symbol = S'4-1018', # of records =y 0 mbol = '3-0164', # of records = S48 ymbol = '3-0074', # of records = 32 Symbol = '4-0714', # of records = 3 Symbol = '1-0043', # of records = 179 Symbol = '3-0230', # of records = 37 Symbol = '1-0190', # of records = 233 Symbol = C'2-0052', # of reclords = 71 osing file Symbol = '1-0052', # of records = 145 Symbol = '2-0301', # of records = 31 Symbol = '3-0232', # of records = 21 Symbol = '2-0280', # of records = 55 Symbol = '0-0090', # of records = 869 Symbol = '2-0017', # of records = 43 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): 414383 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. 447.76user 111.46system 7:16.74elapsed 128%CPU (0avgtext+0avgdata 236784maxresident)k 0inputs+3196192outputs (0major+10265909minor)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 SWSMWRM Rw rwirtietre re xeixtietde ds uscuccecsessfsuflullyl y SWMR writer exited successfully SWMR writer exited successfully SWSMRW MrRe ardeeard eerx ietxeidt esdu cscuecscsefsuslfluyl ly SWMR writer exited successfully SWMR writer exited successfully SWMR reader exited succeSsWsMfRu lrleya der exited successfully SWMR reader exited successfully VDS SWMR tests passed. 81.35user 17.62system 0:25.40elapsed 389%CPU (0avgtext+0avgdata 9860maxresident)k 0inputs+760outputs (0major+3413622minor)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. 5.54user 6.60system 0:05.69elapsed 213%CPU (0avgtext+0avgdata 9572maxresident)k 0inputs+2592outputs (0major+432255minor)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. 24502: 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. 24535: 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. 24568: 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. 24601: 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 24652: 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. 24703: 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=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. 24684: 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. 24736: 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. 24722: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -f /tmp/datatfile.24324 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.24324 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 24769: 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.24324 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 24755: 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. 24789: 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=== 24821: 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. 24867: 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. 24853: 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. 24906: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 496 reading planes 496 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. 24887: 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. 24939: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 496 reading planes 496 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. 24925: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -f /tmp/datatfile.24324 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.24324 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 24972: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 488 reading planes 488 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.24324 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 24958: 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. 24992: 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=== 25024: 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. 25070: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 198 reading planes 198 to 265 reading planes 265 to 287 reading planes 287 to 295 reading planes 295 to 297 reading planes 297 to 298 no new planes to read reading planes 298 to 500 reading planes 500 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. 25056: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed All Use Case tests passed. 7.09user 12.64system 0:22.02elapsed 89%CPU (0avgtext+0avgdata 22084maxresident)k 0inputs+5152592outputs (0major+170876minor)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.17user 0.12system 0:00.28elapsed 104%CPU (0avgtext+0avgdata 9420maxresident)k 0inputs+272outputs (0major+12265minor)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.61user 0.24system 0:00.85elapsed 100%CPU (0avgtext+0avgdata 12688maxresident)k 0inputs+3704outputs (0major+24947minor)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 Apr 8 16:57:48 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 Apr 8 16:57:50 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' ============================ Testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.85user 0.41system 0:01.27elapsed 99%CPU (0avgtext+0avgdata 137708maxresident)k 0inputs+5384outputs (0major+125985minor)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. 21.80user 9.02system 0:26.00elapsed 118%CPU (0avgtext+0avgdata 75224maxresident)k 0inputs+28008outputs (0major+1889737minor)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.19user 0.12system 0:00.24elapsed 128%CPU (0avgtext+0avgdata 6356maxresident)k 0inputs+192outputs (0major+19301minor)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 Apr 8 16:58:17 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 Apr 8 16:58:17 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. 6.14user 2.64system 0:07.26elapsed 121%CPU (0avgtext+0avgdata 10336maxresident)k 0inputs+6632outputs (0major+537048minor)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. 1.10user 0.51system 0:01.24elapsed 129%CPU (0avgtext+0avgdata 9020maxresident)k 0inputs+704outputs (0major+103447minor)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.17user 0.04system 0:00.17elapsed 125%CPU (0avgtext+0avgdata 5876maxresident)k 0inputs+152outputs (0major+12601minor)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 Apr 8 16:58:26 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 Apr 8 16:58:26 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' ============================ Testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.18user 0.15system 0:00.33elapsed 101%CPU (0avgtext+0avgdata 14668maxresident)k 0inputs+20504outputs (0major+17600minor)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. 25.23user 9.09system 0:31.69elapsed 108%CPU (0avgtext+0avgdata 13420maxresident)k 0inputs+271024outputs (0major+1845267minor)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. 5.10user 2.41system 0:06.26elapsed 120%CPU (0avgtext+0avgdata 7788maxresident)k 0inputs+5608outputs (0major+478682minor)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. 2.32user 1.12system 0:02.76elapsed 124%CPU (0avgtext+0avgdata 9712maxresident)k 0inputs+2456outputs (0major+223723minor)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. 5.82user 2.17system 0:06.02elapsed 132%CPU (0avgtext+0avgdata 10740maxresident)k 0inputs+4776outputs (0major+518775minor)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.15user 0.06system 0:00.18elapsed 121%CPU (0avgtext+0avgdata 6036maxresident)k 0inputs+152outputs (0major+12774minor)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 Apr 8 16:59:13 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 Apr 8 16:59:14 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.10user 0.03system 0:00.13elapsed 103%CPU (0avgtext+0avgdata 9124maxresident)k 0inputs+160outputs (0major+5931minor)pagefaults 0swaps Finished testing UC_1_one_dim_gen ============================ ============================ Testing UC_2_two_dims_gen ============================ UC_2_two_dims_gen Test Log ============================ 0.09user 0.04system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 9160maxresident)k 0inputs+144outputs (0major+5953minor)pagefaults 0swaps Finished testing UC_2_two_dims_gen ============================ ============================ Testing UC_3_gaps_gen ============================ UC_3_gaps_gen Test Log ============================ 0.08user 0.04system 0:00.12elapsed 103%CPU (0avgtext+0avgdata 9052maxresident)k 0inputs+80outputs (0major+5845minor)pagefaults 0swaps Finished testing UC_3_gaps_gen ============================ ============================ Testing UC_4_printf_gen ============================ UC_4_printf_gen Test Log ============================ 0.11user 0.03system 0:00.14elapsed 104%CPU (0avgtext+0avgdata 9200maxresident)k 0inputs+112outputs (0major+5926minor)pagefaults 0swaps Finished testing UC_4_printf_gen ============================ ============================ Testing UC_5_stride_gen ============================ UC_5_stride_gen Test Log ============================ 0.07user 0.06system 0:00.13elapsed 103%CPU (0avgtext+0avgdata 9172maxresident)k 0inputs+112outputs (0major+5956minor)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 Apr 8 16:59:14 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 Apr 8 16:59:14 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.11user 0.02system 0:00.13elapsed 103%CPU (0avgtext+0avgdata 9056maxresident)k 0inputs+184outputs (0major+5739minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing h5clear_gentest ============================ h5clear_gentest Test Log ============================ 0.10user 0.04system 0:00.14elapsed 103%CPU (0avgtext+0avgdata 10360maxresident)k 0inputs+208outputs (0major+6883minor)pagefaults 0swaps Finished testing h5clear_gentest ============================ ============================ Testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.08user 0.06system 0:00.14elapsed 103%CPU (0avgtext+0avgdata 9060maxresident)k 0inputs+56outputs (0major+7693minor)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.74user 0.33system 0:00.83elapsed 128%CPU (0avgtext+0avgdata 9308maxresident)k 0inputs+408outputs (0major+59029minor)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. 1.79user 0.74system 0:02.29elapsed 110%CPU (0avgtext+0avgdata 10076maxresident)k 0inputs+1544outputs (0major+154812minor)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. 3.54user 1.42system 0:03.88elapsed 127%CPU (0avgtext+0avgdata 10124maxresident)k 0inputs+1576outputs (0major+316782minor)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 Apr 8 16:59:22 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 Apr 8 16:59:22 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' ============================ Testing h5importtest ============================ h5importtest Test Log ============================ 0.04user 0.05system 0:00.09elapsed 105%CPU (0avgtext+0avgdata 8208maxresident)k 0inputs+152outputs (0major+4976minor)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. 3.72user 1.65system 0:04.13elapsed 129%CPU (0avgtext+0avgdata 7792maxresident)k 0inputs+2096outputs (0major+355737minor)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 Apr 8 16:59:26 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 Apr 8 16:59:27 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. 11.66user 4.92system 0:13.53elapsed 122%CPU (0avgtext+0avgdata 14316maxresident)k 0inputs+22912outputs (0major+1078681minor)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.37user 0.15system 0:00.41elapsed 126%CPU (0avgtext+0avgdata 6524maxresident)k 0inputs+7024outputs (0major+30596minor)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 Apr 8 16:59:41 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 Apr 8 16:59:41 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. 6.18user 2.53system 0:07.18elapsed 121%CPU (0avgtext+0avgdata 10124maxresident)k 0inputs+4464outputs (0major+567620minor)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 Apr 8 16:59:48 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 Apr 8 16:59:48 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' ============================ Testing h5copygentest ============================ h5copygentest Test Log ============================ 0.08user 0.07system 0:00.15elapsed 103%CPU (0avgtext+0avgdata 9104maxresident)k 0inputs+200outputs (0major+7071minor)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. 2.71user 1.20system 0:03.06elapsed 127%CPU (0avgtext+0avgdata 10100maxresident)k 0inputs+1320outputs (0major+245565minor)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 Apr 8 16:59:51 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 Apr 8 16:59:51 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.12user 0.07system 0:00.19elapsed 102%CPU (0avgtext+0avgdata 9096maxresident)k 0inputs+712outputs (0major+5943minor)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. 4.55user 2.08system 0:05.22elapsed 126%CPU (0avgtext+0avgdata 27304maxresident)k 0inputs+36672outputs (0major+390402minor)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 Apr 8 16:59:57 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 Apr 8 16:59:57 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' ============================ Testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 2.02user 0.09system 0:02.11elapsed 100%CPU (0avgtext+0avgdata 21904maxresident)k 0inputs+12536outputs (0major+9861minor)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. 13.93user 2.35system 0:16.36elapsed 99%CPU (0avgtext+0avgdata 24308maxresident)k 0inputs+14848outputs (0major+348260minor)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 Apr 8 17:00:15 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 Apr 8 17:00:16 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 15265.88MB/s fill hdf5 0.01user 0.00system 0.01elapsed 8185.17MB/s out raw 0.00user 0.04system 0.04elapsed 1032.41MB/s out hdf5 0.00user 0.04system 0.04elapsed 1004.25MB/s in raw 0.00user 0.01system 0.01elapsed 2897.90MB/s in hdf5 0.00user 0.02system 0.02elapsed 2837.77MB/s in hdf5 partial 0.00user 0.03system 0.03elapsed 1303.68MB/s 0.17user 0.18system 0:00.69elapsed 51%CPU (0avgtext+0avgdata 9184maxresident)k 0inputs+4032outputs (0major+8629minor)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.36user 0.17system 0:00.53elapsed 100%CPU (0avgtext+0avgdata 9680maxresident)k 0inputs+7952outputs (0major+7732minor)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.16user 0.06system 0:00.23elapsed 98%CPU (0avgtext+0avgdata 9064maxresident)k 0inputs+608outputs (0major+6004minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 419.07MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.71s Compressed Write Throughput: 89.64MB/s Compression Time: 0.67014s Buffer size == 256KB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 421.68MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.60s Compressed Write Throughput: 106.52MB/s Compression Time: 0.595682s Buffer size == 512KB Uncompressed Write Time: 0.17s Uncompressed Write Throughput: 384.41MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.61s Compressed Write Throughput: 105.21MB/s Compression Time: 0.604634s Buffer size == 1MB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 417.47MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.60s Compressed Write Throughput: 107.44MB/s Compression Time: 0.593518s 2.52user 0.91system 0:03.44elapsed 99%CPU (0avgtext+0avgdata 10080maxresident)k 0inputs+529056outputs (0major+33565minor)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.000051s; max=0.000070s; min=0.000045s H5Dclose: avg=0.000016s; max=0.000023s; min=0.000014s H5A(create & close): avg=0.000019s; max=0.000083s; min=0.000013s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000050s; max=0.000072s; min=0.000040s H5Dclose: avg=0.000004s; max=0.000006s; min=0.000003s H5A(create & close): avg=0.000013s; max=0.000053s; min=0.000010s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000034s; max=0.000045s; min=0.000030s H5Dclose: avg=0.000012s; max=0.000019s; min=0.000010s H5A(create & close): avg=0.000019s; max=0.000095s; min=0.000013s All metadata performance tests passed. 0.11user 0.04system 0:00.15elapsed 103%CPU (0avgtext+0avgdata 9624maxresident)k 0inputs+1040outputs (0major+6248minor)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: 3.51 MB/s Average Throughput: 3.51 MB/s Minimum Throughput: 3.51 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 3.41 MB/s Average Throughput: 3.41 MB/s Minimum Throughput: 3.41 MB/s Read (1 iteration(s)): Maximum Throughput: 6.45 MB/s Average Throughput: 6.45 MB/s Minimum Throughput: 6.45 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 6.41 MB/s Average Throughput: 6.41 MB/s Minimum Throughput: 6.41 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 22.02 MB/s Average Throughput: 22.02 MB/s Minimum Throughput: 22.02 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 8.82 MB/s Average Throughput: 8.82 MB/s Minimum Throughput: 8.82 MB/s Read (1 iteration(s)): Maximum Throughput: 34.06 MB/s Average Throughput: 34.06 MB/s Minimum Throughput: 34.06 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 15.92 MB/s Average Throughput: 15.92 MB/s Minimum Throughput: 15.92 MB/s 0.10user 0.06system 0:00.15elapsed 102%CPU (0avgtext+0avgdata 10212maxresident)k 0inputs+528outputs (0major+6088minor)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 Apr 8 17:00:21 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 Apr 8 17:00:21 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.64user 0.14system 0:00.83elapsed 95%CPU (0avgtext+0avgdata 24460maxresident)k 0inputs+10312outputs (0major+21453minor)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 Apr 8 17:00:22 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 Apr 8 17:00:22 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.24user 0.11system 0:00.35elapsed 100%CPU (0avgtext+0avgdata 16152maxresident)k 0inputs+1720outputs (0major+16115minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.15user 0.03system 0:00.18elapsed 102%CPU (0avgtext+0avgdata 13508maxresident)k 0inputs+152outputs (0major+7327minor)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.15user 0.03system 0:00.18elapsed 103%CPU (0avgtext+0avgdata 13464maxresident)k 0inputs+144outputs (0major+7327minor)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.47user 0.08system 0:00.63elapsed 87%CPU (0avgtext+0avgdata 15716maxresident)k 0inputs+1448outputs (0major+10085minor)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.16user 0.11system 0:00.27elapsed 101%CPU (0avgtext+0avgdata 15732maxresident)k 0inputs+904outputs (0major+16142minor)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 Apr 8 17:00:24 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/HDF5GroupInfo.java]] [parsing completed 65ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 79ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFNativeData.java]] [parsing completed 28ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 237ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 19ms] 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.201.b09-7.fc31.aarch64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunjce_provider.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/dnsns.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/ext/zipfs.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/String.class)]] [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 ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 1ms] [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 1ms] [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 1ms] [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/HDF5LibraryException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing completed 9ms] [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 2ms] [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 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[../../../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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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 1ms] [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 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_201 Building tree for all the packages and classes... Generating javadoc/hdf/hdf5lib/H5.html... BUILDSTDERR: ../../../java/src/hdf/hdf5lib/H5.java:3220: warning: no @return BUILDSTDERR: public synchronized static native boolean H5Fget_dset_no_attrs_hint(long file_id) BUILDSTDERR: ^ BUILDSTDERR: ../../../java/src/hdf/hdf5lib/H5.java:6951: warning: no @return BUILDSTDERR: public synchronized static native boolean H5Pget_dset_no_attrs_hint(long dcpl_id) BUILDSTDERR: ^ [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-7.fc31.aarch64/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.201.b09-7.fc31.aarch64/jre/lib/rt.jar(java/io/Externalizable.class)]] Generating javadoc/hdf/hdf5lib/class-use/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/class-use/H5.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/class-use/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.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 6688 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/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) 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_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17959)(deflated 65%) adding: hdf/hdf5lib/HDF5Constants.class(in = 39603) (out= 18060)(deflated 54%) adding: hdf/hdf5lib/HDFArray.class(in = 12741) (out= 5809)(deflated 54%) adding: hdf/hdf5lib/exceptions/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5LibraryException.class(in = 7210) (out= 3826)(deflated 46%) 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/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5InternalErrorException.class(in = 362) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.class(in = 368) (out= 244)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(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/TestH5Eregister.class(in = 2319) (out= 1134)(deflated 51%) adding: test/TestH5D$1H5D_iter_callback.class(in = 982) (out= 631)(deflated 35%) adding: test/TestH5Ocreate$1idata.class(in = 555) (out= 364)(deflated 34%) adding: test/TestH5Plist$1idata.class(in = 556) (out= 373)(deflated 32%) adding: test/TestH5A$2H5A_iter_callback.class(in = 889) (out= 517)(deflated 41%) adding: test/TestH5Pfapl.class(in = 37644) (out= 15083)(deflated 59%) adding: test/TestH5Lbasic$3idata.class(in = 545) (out= 362)(deflated 33%) adding: test/TestH5Gbasic.class(in = 8052) (out= 3293)(deflated 59%) adding: test/TestH5T.class(in = 12386) (out= 5452)(deflated 55%) adding: test/TestH5Lbasic$1H5L_iter_data.class(in = 674) (out= 412)(deflated 38%) adding: test/TestH5D.class(in = 17809) (out= 7931)(deflated 55%) adding: test/TestH5R.class(in = 8295) (out= 3897)(deflated 53%) adding: test/TestH5Lcreate$2H5L_iter_callback.class(in = 999) (out= 545)(deflated 45%) adding: test/TestH5Obasic$2H5O_iter_data.class(in = 682) (out= 423)(deflated 37%) adding: test/TestH5Pvirtual.class(in = 14644) (out= 6431)(deflated 56%) adding: test/TestH5Eparams.class(in = 6389) (out= 2881)(deflated 54%) adding: test/TestH5Giterate.class(in = 4494) (out= 2323)(deflated 48%) adding: test/TestH5Tparams.class(in = 10436) (out= 3049)(deflated 70%) adding: test/TestH5D$2H5D_iter_data.class(in = 523) (out= 364)(deflated 30%) adding: test/TestH5.class(in = 5137) (out= 2692)(deflated 47%) adding: test/TestH5Dparams.class(in = 3974) (out= 1536)(deflated 61%) adding: test/TestH5A$1H5A_iter_callback.class(in = 881) (out= 515)(deflated 41%) adding: test/TestH5Fbasic.class(in = 6523) (out= 3038)(deflated 53%) adding: test/TestH5A.class(in = 27282) (out= 11459)(deflated 57%) adding: test/TestH5Lparams.class(in = 6749) (out= 1988)(deflated 70%) adding: test/TestH5S.class(in = 15223) (out= 5985)(deflated 60%) adding: test/TestH5Lcreate$1idata.class(in = 555) (out= 367)(deflated 33%) adding: test/TestH5Ocreate$1H5O_iter_data.class(in = 688) (out= 413)(deflated 39%) adding: test/TestH5Obasic$1H5O_iter_callback.class(in = 982) (out= 541)(deflated 44%) adding: test/TestH5Plist.class(in = 13239) (out= 5590)(deflated 57%) adding: test/TestH5Obasic$1H5O_iter_data.class(in = 674) (out= 411)(deflated 39%) adding: test/TestH5Plist$1H5P_iter_data.class(in = 681) (out= 422)(deflated 38%) adding: test/TestH5Lcreate$1H5L_iter_callback.class(in = 997) (out= 551)(deflated 44%) adding: test/TestH5Lbasic$2H5L_iter_callback.class(in = 990) (out= 548)(deflated 44%) adding: test/TestH5Lbasic$3H5L_iter_callback.class(in = 984) (out= 541)(deflated 45%) adding: test/TestH5Ocopy.class(in = 8975) (out= 4340)(deflated 51%) adding: test/TestH5Fswmr.class(in = 3189) (out= 1758)(deflated 44%) adding: test/TestH5E.class(in = 7494) (out= 3547)(deflated 52%) adding: test/TestH5Obasic$2H5O_iter_callback.class(in = 990) (out= 550)(deflated 44%) adding: test/TestH5Lcreate$1H5L_iter_data.class(in = 688) (out= 423)(deflated 38%) adding: test/TestH5Obasic.class(in = 12960) (out= 4447)(deflated 65%) adding: test/TestH5Edefault.class(in = 10567) (out= 3913)(deflated 62%) adding: test/TestH5PData.class(in = 7786) (out= 3833)(deflated 50%) adding: test/TestH5Lbasic$1H5L_iter_callback.class(in = 982) (out= 543)(deflated 44%) adding: test/TestH5P.class(in = 31648) (out= 11609)(deflated 63%) adding: test/TestH5D$2H5D_iter_callback.class(in = 1080) (out= 702)(deflated 35%) adding: test/TestH5Lbasic$4H5L_iter_data.class(in = 684) (out= 423)(deflated 38%) adding: test/TestH5Dplist.class(in = 5749) (out= 3037)(deflated 47%) adding: test/TestH5Lbasic$3H5L_iter_data.class(in = 676) (out= 417)(deflated 38%) adding: test/TestH5A$2idata.class(in = 475) (out= 330)(deflated 30%) adding: test/TestH5D$H5D_space_status.class(in = 1293) (out= 662)(deflated 48%) adding: test/TestH5Lbasic.class(in = 9895) (out= 3683)(deflated 62%) adding: test/TestH5E$1H5E_walk_data.class(in = 635) (out= 408)(deflated 35%) adding: test/TestH5Lbasic$1idata.class(in = 543) (out= 363)(deflated 33%) adding: test/TestH5A$1idata.class(in = 467) (out= 328)(deflated 29%) adding: test/TestH5Ocreate.class(in = 14805) (out= 6144)(deflated 58%) adding: test/TestH5Lcreate.class(in = 21192) (out= 7306)(deflated 65%) adding: test/TestH5Lbasic$4H5L_iter_callback.class(in = 992) (out= 546)(deflated 44%) adding: test/TestH5Lbasic$4idata.class(in = 553) (out= 365)(deflated 33%) adding: test/TestH5F.class(in = 5521) (out= 2713)(deflated 50%) adding: test/TestH5Plist$1H5P_iter_callback.class(in = 987) (out= 565)(deflated 42%) adding: test/TestH5A$1H5A_iter_data.class(in = 641) (out= 410)(deflated 36%) 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/TestH5Oparams.class(in = 4903) (out= 1752)(deflated 64%) adding: test/TestH5D$1H5D_iter_data.class(in = 517) (out= 361)(deflated 30%) adding: test/TestH5Z.class(in = 3659) (out= 1552)(deflated 57%) adding: test/TestH5A$2H5A_iter_data.class(in = 649) (out= 413)(deflated 36%) adding: test/TestH5Tbasic.class(in = 4449) (out= 2241)(deflated 49%) adding: test/TestH5Sbasic.class(in = 6846) (out= 2845)(deflated 58%) adding: test/TestH5E$1wdata.class(in = 648) (out= 416)(deflated 35%) adding: test/TestH5Obasic$2idata.class(in = 551) (out= 364)(deflated 33%) adding: test/TestH5Lcreate$2idata.class(in = 557) (out= 364)(deflated 34%) adding: test/TestH5Lbasic$2H5L_iter_data.class(in = 682) (out= 422)(deflated 38%) adding: test/TestH5PL.class(in = 6745) (out= 3340)(deflated 50%) adding: test/TestH5Ocreate$1H5O_iter_callback.class(in = 997) (out= 546)(deflated 45%) adding: test/TestH5Fparams.class(in = 5200) (out= 2482)(deflated 52%) adding: test/TestH5G.class(in = 13332) (out= 5243)(deflated 60%) adding: test/TestH5Lcreate$2H5L_iter_data.class(in = 690) (out= 411)(deflated 40%) adding: test/TestH5Lbasic$2idata.class(in = 551) (out= 363)(deflated 34%) 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 Apr 8 17:00:32 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. 28.28user 5.51system 0:23.50elapsed 143%CPU (0avgtext+0avgdata 49556maxresident)k 0inputs+249944outputs (0major+461878minor)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 Apr 8 17:00:55 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_CreateDataset.class(in = 1655) (out= 1012)(deflated 38%) adding: examples/intro/H5_CreateFile.class(in = 836) (out= 559)(deflated 33%) adding: examples/intro/H5_ReadWrite.class(in = 1939) (out= 1201)(deflated 38%) 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_CreateGroupDataset.class(in = 3071) (out= 1784)(deflated 41%) adding: examples/intro/H5_CreateAttribute.class(in = 2239) (out= 1342)(deflated 40%) 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 Apr 8 17:00:56 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. 2.55user 1.35system 0:03.37elapsed 116%CPU (0avgtext+0avgdata 39944maxresident)k 0inputs+244080outputs (0major+101438minor)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 Apr 8 17:00: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_Compact.class(in = 3630) (out= 1960)(deflated 46%) adding: examples/groups/H5Ex_G_Visit$idata.class(in = 538) (out= 345)(deflated 35%) adding: examples/groups/H5Ex_G_Intermediate$1.class(in = 237) (out= 172)(deflated 27%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_data.class(in = 855) (out= 452)(deflated 47%) 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$H5L_iter_data.class(in = 855) (out= 451)(deflated 47%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_callback.class(in = 1943) (out= 897)(deflated 53%) adding: examples/groups/H5Ex_G_Iterate.class(in = 2192) (out= 1278)(deflated 41%) adding: examples/groups/H5Ex_G_Compact$1.class(in = 925) (out= 531)(deflated 42%) adding: examples/groups/H5Ex_G_Compact$H5G_storage.class(in = 2186) (out= 1048)(deflated 52%) adding: examples/groups/H5Ex_G_Corder.class(in = 2703) (out= 1527)(deflated 43%) adding: examples/groups/H5Ex_G_Intermediate.class(in = 2230) (out= 1243)(deflated 44%) adding: examples/groups/H5Ex_G_Visit$1.class(in = 216) (out= 166)(deflated 23%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_data.class(in = 925) (out= 456)(deflated 50%) adding: examples/groups/H5Ex_G_Phase$1.class(in = 911) (out= 532)(deflated 41%) adding: examples/groups/H5Ex_G_Visit.class(in = 2153) (out= 1140)(deflated 47%) adding: examples/groups/H5Ex_G_Create.class(in = 1483) (out= 880)(deflated 40%) adding: examples/groups/H5Ex_G_Phase$H5G_storage.class(in = 2166) (out= 1045)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_callback.class(in = 2038) (out= 989)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate$idata.class(in = 573) (out= 351)(deflated 38%) 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%) 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 Apr 8 17:01:00 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. 2.78user 1.34system 0:03.45elapsed 119%CPU (0avgtext+0avgdata 39796maxresident)k 0inputs+244192outputs (0major+110472minor)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 Apr 8 17:01:03 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_External.class(in = 3731) (out= 2183)(deflated 41%) adding: examples/datasets/H5Ex_D_Compact$1.class(in = 991) (out= 567)(deflated 42%) adding: examples/datasets/H5Ex_D_FillValue.class(in = 3904) (out= 2220)(deflated 43%) adding: examples/datasets/H5Ex_D_Nbit$1.class(in = 1004) (out= 566)(deflated 43%) adding: examples/datasets/H5Ex_D_Szip$1.class(in = 1004) (out= 567)(deflated 43%) adding: examples/datasets/H5Ex_D_Szip$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Checksum$1.class(in = 912) (out= 524)(deflated 42%) adding: examples/datasets/H5Ex_D_Soint.class(in = 5068) (out= 2953)(deflated 41%) adding: examples/datasets/H5Ex_D_Shuffle$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Transform.class(in = 3835) (out= 2175)(deflated 43%) adding: examples/datasets/H5Ex_D_Chunk.class(in = 5206) (out= 2941)(deflated 43%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$1.class(in = 947) (out= 530)(deflated 44%) adding: examples/datasets/H5Ex_D_Nbit$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_UnlimitedMod.class(in = 4967) (out= 2797)(deflated 43%) adding: examples/datasets/H5Ex_D_Checksum$H5Z_filter.class(in = 2553) (out= 1231)(deflated 51%) adding: examples/datasets/H5Ex_D_UnlimitedGzip.class(in = 6749) (out= 3775)(deflated 44%) adding: examples/datasets/H5Ex_D_Shuffle$H5Z_filter.class(in = 2697) (out= 1329)(deflated 50%) adding: examples/datasets/H5Ex_D_Sofloat$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Soint$H5Z_filter.class(in = 2677) (out= 1325)(deflated 50%) adding: examples/datasets/H5Ex_D_Checksum.class(in = 5144) (out= 2969)(deflated 42%) adding: examples/datasets/H5Ex_D_ReadWrite.class(in = 2874) (out= 1729)(deflated 39%) adding: examples/datasets/H5Ex_D_Gzip$1.class(in = 1004) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Compact$H5D_layout.class(in = 2248) (out= 1093)(deflated 51%) adding: examples/datasets/H5Ex_D_Alloc.class(in = 4497) (out= 2403)(deflated 46%) adding: examples/datasets/H5Ex_D_Chunk$H5D_layout.class(in = 2228) (out= 1087)(deflated 51%) adding: examples/datasets/H5Ex_D_Hyperslab.class(in = 4067) (out= 2329)(deflated 42%) adding: examples/datasets/H5Ex_D_Alloc$H5D_space_status.class(in = 2227) (out= 1043)(deflated 53%) adding: examples/datasets/H5Ex_D_Gzip$H5Z_filter.class(in = 2667) (out= 1323)(deflated 50%) adding: examples/datasets/H5Ex_D_Soint$1.class(in = 1011) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$H5Z_filter.class(in = 2697) (out= 1328)(deflated 50%) adding: examples/datasets/H5Ex_D_Compact.class(in = 4187) (out= 2416)(deflated 42%) adding: examples/datasets/H5Ex_D_UnlimitedAdd.class(in = 5164) (out= 2898)(deflated 43%) adding: examples/datasets/H5Ex_D_Nbit.class(in = 5194) (out= 3041)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$H5Z_filter.class(in = 2757) (out= 1335)(deflated 51%) adding: examples/datasets/H5Ex_D_Szip.class(in = 5003) (out= 2934)(deflated 41%) adding: examples/datasets/H5Ex_D_Shuffle.class(in = 5479) (out= 3095)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat.class(in = 5496) (out= 3163)(deflated 42%) adding: examples/datasets/H5Ex_D_Gzip.class(in = 4967) (out= 2907)(deflated 41%) adding: examples/datasets/H5Ex_D_Chunk$1.class(in = 977) (out= 567)(deflated 41%) 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 Apr 8 17:01:03 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. 6.70user 2.47system 0:07.61elapsed 120%CPU (0avgtext+0avgdata 40448maxresident)k 0inputs+245296outputs (0major+217803minor)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 Apr 8 17:01:11 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_Bit.class(in = 3391) (out= 1962)(deflated 42%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor.class(in = 2425) (out= 1286)(deflated 46%) adding: examples/datatypes/H5Ex_T_ObjectReference$H5G_obj.class(in = 2357) (out= 1115)(deflated 52%) adding: examples/datatypes/H5Ex_T_VLString.class(in = 2699) (out= 1614)(deflated 40%) adding: examples/datatypes/H5Ex_T_Integer.class(in = 3256) (out= 1949)(deflated 40%) adding: examples/datatypes/H5Ex_T_Float.class(in = 3274) (out= 1970)(deflated 39%) adding: examples/datatypes/H5Ex_T_String.class(in = 4313) (out= 2556)(deflated 40%) adding: examples/datatypes/H5Ex_T_Compound.class(in = 5403) (out= 3108)(deflated 42%) adding: examples/datatypes/H5Ex_T_OpaqueAttribute.class(in = 4414) (out= 2602)(deflated 41%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$1.class(in = 930) (out= 496)(deflated 46%) adding: examples/datatypes/H5Ex_T_Compound$Sensor_Datatype.class(in = 1427) (out= 888)(deflated 37%) adding: examples/datatypes/H5Ex_T_ArrayAttribute.class(in = 4382) (out= 2543)(deflated 41%) adding: examples/datatypes/H5Ex_T_Opaque.class(in = 3848) (out= 2304)(deflated 40%) adding: examples/datatypes/H5Ex_T_StringAttribute.class(in = 4883) (out= 2843)(deflated 41%) adding: examples/datatypes/H5Ex_T_ObjectReference$1.class(in = 867) (out= 491)(deflated 43%) adding: examples/datatypes/H5Ex_T_Compound$Sensor.class(in = 2389) (out= 1278)(deflated 46%) adding: examples/datatypes/H5Ex_T_BitAttribute.class(in = 3956) (out= 2245)(deflated 43%) adding: examples/datatypes/H5Ex_T_Commit$1.class(in = 225) (out= 168)(deflated 25%) adding: examples/datatypes/H5Ex_T_ObjectReference.class(in = 4739) (out= 2741)(deflated 42%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$H5G_obj.class(in = 2447) (out= 1129)(deflated 53%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute.class(in = 5248) (out= 2960)(deflated 43%) adding: examples/datatypes/H5Ex_T_Commit$H5T_class.class(in = 2860) (out= 1445)(deflated 49%) adding: examples/datatypes/H5Ex_T_Commit$Sensor_Datatype.class(in = 1299) (out= 821)(deflated 36%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor_Datatype.class(in = 1454) (out= 896)(deflated 38%) adding: examples/datatypes/H5Ex_T_CompoundAttribute.class(in = 6001) (out= 3411)(deflated 43%) adding: examples/datatypes/H5Ex_T_Array.class(in = 3811) (out= 2251)(deflated 40%) adding: examples/datatypes/H5Ex_T_IntegerAttribute.class(in = 3821) (out= 2252)(deflated 41%) adding: examples/datatypes/H5Ex_T_FloatAttribute.class(in = 3839) (out= 2263)(deflated 41%) adding: examples/datatypes/H5Ex_T_Commit.class(in = 3498) (out= 1984)(deflated 43%) 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 Apr 8 17:01:11 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. 6.63user 2.42system 0:07.55elapsed 119%CPU (0avgtext+0avgdata 40988maxresident)k 0inputs+245176outputs (0major+218334minor)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 Apr 8 17:01:19 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 Apr 8 17:01:19 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.13user 0.04system 0:00.17elapsed 102%CPU (0avgtext+0avgdata 9536maxresident)k 0inputs+152outputs (0major+6223minor)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.49user 0.06system 0:00.56elapsed 100%CPU (0avgtext+0avgdata 9640maxresident)k 0inputs+4912outputs (0major+6824minor)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.12user 0.02system 0:00.14elapsed 103%CPU (0avgtext+0avgdata 10588maxresident)k 0inputs+136outputs (0major+7159minor)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.19user 0.10system 0:00.29elapsed 101%CPU (0avgtext+0avgdata 9492maxresident)k 0inputs+232outputs (0major+35994minor)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.42user 0.05system 0:00.47elapsed 100%CPU (0avgtext+0avgdata 9696maxresident)k 0inputs+912outputs (0major+6609minor)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.28user 0.08system 0:00.36elapsed 101%CPU (0avgtext+0avgdata 9660maxresident)k 0inputs+1080outputs (0major+13475minor)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.13user 0.04system 0:00.17elapsed 102%CPU (0avgtext+0avgdata 9576maxresident)k 0inputs+1224outputs (0major+6096minor)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.10user 0.04system 0:00.14elapsed 103%CPU (0avgtext+0avgdata 9668maxresident)k 0inputs+120outputs (0major+5857minor)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.08user 0.06system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 9496maxresident)k 0inputs+48outputs (0major+5787minor)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 Apr 8 17:01:22 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 Apr 8 17:01:22 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.29user 0.14system 0:00.39elapsed 109%CPU (0avgtext+0avgdata 10508maxresident)k 0inputs+936outputs (0major+19409minor)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 Apr 8 17:01:22 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 Apr 8 17:01:22 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. 3.60user 1.74system 1:05.86elapsed 8%CPU (0avgtext+0avgdata 10324maxresident)k 0inputs+2600outputs (0major+294398minor)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 Apr 8 17:02:28 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 Apr 8 17:02:29 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.22user 0.07system 0:00.29elapsed 101%CPU (0avgtext+0avgdata 22216maxresident)k 0inputs+128outputs (0major+9613minor)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 Apr 8 17:02:29 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 Apr 8 17:02:29 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.13user 0.04system 0:00.17elapsed 102%CPU (0avgtext+0avgdata 13956maxresident)k 0inputs+88outputs (0major+7588minor)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.14user 0.06system 0:00.20elapsed 99%CPU (0avgtext+0avgdata 13932maxresident)k 0inputs+376outputs (0major+8593minor)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.10user 0.08system 0:00.19elapsed 102%CPU (0avgtext+0avgdata 13904maxresident)k 0inputs+864outputs (0major+8607minor)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.12user 0.10system 0:00.22elapsed 102%CPU (0avgtext+0avgdata 14048maxresident)k 0inputs+120outputs (0major+16076minor)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 Apr 8 17:02:30 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-aarch64 BUILDSTDERR: ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-aarch64 + 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-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-aarch64:/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-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-aarch64;' export 'MPI_SYSCONFIG;' '__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_=/etc/modulefiles/mpi/mpich-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/mpich-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm;' export '_ModuleTable001_;' '_ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' BUILDSTDERR: ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-aarch64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-aarch64:1;/usr/share/lmod/lmod/share/man:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=:/usr/share/man/mpich-aarch64:/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ __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' BUILDSTDERR: ++ export __LMOD_REF_COUNT_MODULEPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=mpich-aarch64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/mpich BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-aarch64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich-aarch64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-aarch64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-aarch64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYWFyY2g2NCIsWyJmdWxsTmFtZSJdPSJtcGkvbXBpY2gtYWFyY2g2NCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9tcGljaC1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVm BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=aWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' BUILDSTDERR: ++ : -s sh + eval + make -C mpich check 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 Apr 8 17:02:31 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... 161.66user 3.27system 2:47.68elapsed 98%CPU (0avgtext+0avgdata 40312maxresident)k 0inputs+187344outputs (0major+248073minor)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. 25.21user 33.94system 1:00.56elapsed 97%CPU (0avgtext+0avgdata 310692maxresident)k 0inputs+2789528outputs (0major+127085minor)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.03user 0.01system 0:00.04elapsed 113%CPU (0avgtext+0avgdata 7172maxresident)k 0inputs+128outputs (0major+2820minor)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. 319.84user 30.04system 5:51.49elapsed 99%CPU (0avgtext+0avgdata 135524maxresident)k 0inputs+4224536outputs (0major+104578minor)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.18user 0.16system 0:00.37elapsed 92%CPU (0avgtext+0avgdata 13992maxresident)k 0inputs+2064outputs (0major+4483minor)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.01system 0:00.03elapsed 118%CPU (0avgtext+0avgdata 7172maxresident)k 0inputs+8outputs (0major+2810minor)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.08user 0.06system 0:00.22elapsed 67%CPU (0avgtext+0avgdata 8076maxresident)k 0inputs+1768outputs (0major+2948minor)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.68user 0.11system 0:00.84elapsed 95%CPU (0avgtext+0avgdata 19292maxresident)k 0inputs+10392outputs (0major+6059minor)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. 6.86user 0.04system 0:06.91elapsed 99%CPU (0avgtext+0avgdata 11492maxresident)k 0inputs+2536outputs (0major+4973minor)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.02user 0.02system 0:00.03elapsed 124%CPU (0avgtext+0avgdata 5404maxresident)k 0inputs+0outputs (0major+2363minor)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.32user 0.03system 0:00.42elapsed 85%CPU (0avgtext+0avgdata 7644maxresident)k 0inputs+528outputs (0major+2927minor)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. 22.21user 7.73system 0:31.40elapsed 95%CPU (0avgtext+0avgdata 23012maxresident)k 0inputs+780248outputs (0major+31647minor)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. 241.87user 62.31system 5:06.85elapsed 99%CPU (0avgtext+0avgdata 129136maxresident)k 0inputs+1130304outputs (0major+50594minor)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. 141.28user 37.94system 3:03.19elapsed 97%CPU (0avgtext+0avgdata 93304maxresident)k 0inputs+17114032outputs (0major+37299minor)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. 6.73user 0.14system 0:06.88elapsed 99%CPU (0avgtext+0avgdata 39748maxresident)k 0inputs+0outputs (0major+11101minor)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.16user 0.29system 0:00.43elapsed 105%CPU (0avgtext+0avgdata 27584maxresident)k 0inputs+36888outputs (0major+22807minor)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.63user 0.07system 0:00.69elapsed 100%CPU (0avgtext+0avgdata 50856maxresident)k 0inputs+0outputs (0major+20232minor)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.55user 0.93system 0:01.48elapsed 100%CPU (0avgtext+0avgdata 12088maxresident)k 0inputs+585984outputs (0major+3966minor)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.21user 0.01system 0:00.22elapsed 103%CPU (0avgtext+0avgdata 5448maxresident)k 0inputs+0outputs (0major+2382minor)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. 3.06user 0.04system 0:03.10elapsed 100%CPU (0avgtext+0avgdata 7112maxresident)k 0inputs+64outputs (0major+15164minor)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.02user 0.02system 0:00.04elapsed 106%CPU (0avgtext+0avgdata 7220maxresident)k 0inputs+8outputs (0major+2777minor)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.45user 0.13system 0:00.62elapsed 94%CPU (0avgtext+0avgdata 26932maxresident)k 0inputs+704outputs (0major+19260minor)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. 63.76user 7.36system 1:13.13elapsed 97%CPU (0avgtext+0avgdata 86600maxresident)k 0inputs+523048outputs (0major+100922minor)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.05user 0.00system 0:00.04elapsed 116%CPU (0avgtext+0avgdata 7036maxresident)k 0inputs+72outputs (0major+2750minor)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.40user 0.99system 0:01.39elapsed 99%CPU (0avgtext+0avgdata 125696maxresident)k 0inputs+281320outputs (0major+64420minor)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.04user 0.00system 0:00.04elapsed 119%CPU (0avgtext+0avgdata 6936maxresident)k 0inputs+16outputs (0major+2714minor)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.04user 0.03system 0:00.07elapsed 109%CPU (0avgtext+0avgdata 8012maxresident)k 0inputs+7880outputs (0major+3012minor)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 115%CPU (0avgtext+0avgdata 8592maxresident)k 0inputs+80outputs (0major+3474minor)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.04system 0:00.12elapsed 72%CPU (0avgtext+0avgdata 7708maxresident)k 0inputs+920outputs (0major+2936minor)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.09user 0.09system 0:00.42elapsed 43%CPU (0avgtext+0avgdata 9400maxresident)k 0inputs+2392outputs (0major+4913minor)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. 68.46user 9.54system 1:22.47elapsed 94%CPU (0avgtext+0avgdata 57060maxresident)k 0inputs+317400outputs (0major+198286minor)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. 4.10user 0.79system 0:06.33elapsed 77%CPU (0avgtext+0avgdata 11312maxresident)k 0inputs+20840outputs (0major+59958minor)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. 7.42user 0.62system 0:08.16elapsed 98%CPU (0avgtext+0avgdata 40972maxresident)k 0inputs+35168outputs (0major+11666minor)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. 15740: launch reader process All passed 0.03user 0.02system 0:00.04elapsed 130%CPU (0avgtext+0avgdata 2684maxresident)k 0inputs+2048outputs (0major+2424minor)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 0x00000000083d3b75 PASSED #001 0x000000000a0f92b0 PASSED #002 0x00000000328d7ed6 PASSED #003 0x000000002f1fd11c PASSED #004 0x000000000fdba6e8 PASSED #005 0x000000003db4e440 PASSED #006 0x00000000011300aa PASSED #007 0x0000000015c3b611 PASSED #008 0x000000000198b5a1 PASSED #009 0x000000001e43155c PASSED #010 0x000000000d39c5c0 PASSED #011 0x0000000019ac52b0 PASSED #012 0x000000001d33c118 PASSED #013 0x000000003baea01e PASSED #014 0x000000001af1a5ae PASSED #015 0x000000002be19934 PASSED #016 0x00000000392aa69c PASSED #017 0x000000003bb1dd20 PASSED #018 0x0000000032b19aa4 PASSED #019 0x000000002df780b0 PASSED #020 0x000000003915e8ed PASSED #021 0x00000000186d4ec8 PASSED #022 0x000000000c97aa68 PASSED #023 0x00000000177d1cdc PASSED #024 0x0000000003ee6624 PASSED #025 0x000000001d460a5e PASSED #026 0x000000002852f5bd PASSED #027 0x00000000078f1b00 PASSED #028 0x000000001fa0b7ea PASSED #029 0x0000000032c58d46 PASSED #030 0x000000003839e378 PASSED #031 0x000000002970ee48 PASSED #032 0x00000000342e6b78 PASSED #033 0x00000000058d9978 PASSED #034 0x0000000003a432e8 PASSED #035 0x000000003bcf6727 PASSED #036 0x0000000017b50e82 PASSED #037 0x000000002ae1bbfd PASSED #038 0x00000000165d1767 PASSED #039 0x0000000035d2a514 PASSED #040 0x0000000024ef0c40 PASSED #041 0x00000000047ca42c PASSED #042 0x000000002bb92d48 PASSED #043 0x000000001bd7ff62 PASSED #044 0x00000000233d5570 PASSED #045 0x0000000034c94cdc PASSED #046 0x0000000007c95e37 PASSED #047 0x0000000018a0296c PASSED #048 0x000000002ed96aa8 PASSED #049 0x0000000032b60870 PASSED Test passed with the SEC2 Driver. 0.03user 0.03system 0:00.05elapsed 114%CPU (0avgtext+0avgdata 6868maxresident)k 0inputs+6856outputs (0major+2709minor)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.03user 0.01system 0:00.03elapsed 121%CPU (0avgtext+0avgdata 6668maxresident)k 0inputs+8outputs (0major+2688minor)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. 6.59user 0.63system 0:07.53elapsed 95%CPU (0avgtext+0avgdata 19412maxresident)k 0inputs+341872outputs (0major+6917minor)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.08user 0.06system 0:00.16elapsed 88%CPU (0avgtext+0avgdata 9976maxresident)k 0inputs+496outputs (0major+11762minor)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.05user 0.04system 0:00.09elapsed 108%CPU (0avgtext+0avgdata 14188maxresident)k 0inputs+1576outputs (0major+4359minor)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 116%CPU (0avgtext+0avgdata 7404maxresident)k 0inputs+0outputs (0major+3024minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.03user 0.01system 0:00.03elapsed 121%CPU (0avgtext+0avgdata 6004maxresident)k 0inputs+8outputs (0major+2536minor)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.04user 0.00system 0:00.03elapsed 123%CPU (0avgtext+0avgdata 7352maxresident)k 0inputs+24outputs (0major+2970minor)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. 81.99user 18.74system 1:42.84elapsed 97%CPU (0avgtext+0avgdata 22012maxresident)k 0inputs+561208outputs (0major+108215minor)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.03user 0.00system 0:00.03elapsed 124%CPU (0avgtext+0avgdata 5420maxresident)k 0inputs+0outputs (0major+2388minor)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.00system 0:00.03elapsed 122%CPU (0avgtext+0avgdata 5916maxresident)k 0inputs+0outputs (0major+2451minor)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.03user 0.02system 0:00.04elapsed 117%CPU (0avgtext+0avgdata 5616maxresident)k 0inputs+0outputs (0major+2417minor)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.04user 0.05system 0:00.13elapsed 78%CPU (0avgtext+0avgdata 9192maxresident)k 0inputs+416outputs (0major+5747minor)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.03user 0.02system 0:00.05elapsed 115%CPU (0avgtext+0avgdata 7700maxresident)k 0inputs+912outputs (0major+2939minor)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.14user 0.02system 0:00.15elapsed 105%CPU (0avgtext+0avgdata 12908maxresident)k 0inputs+7120outputs (0major+10212minor)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.27user 0.01system 0:00.27elapsed 102%CPU (0avgtext+0avgdata 7680maxresident)k 0inputs+128outputs (0major+2895minor)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.06user 0.00system 0:00.05elapsed 113%CPU (0avgtext+0avgdata 8216maxresident)k 0inputs+248outputs (0major+2980minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved ============================ reserved Test Log ============================ -SKIP- 0.03user 0.00system 0:00.02elapsed 133%CPU (0avgtext+0avgdata 2636maxresident)k 0inputs+0outputs (0major+2214minor)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 107%CPU (0avgtext+0avgdata 8152maxresident)k 0inputs+0outputs (0major+3047minor)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.03user 0.02system 0:00.06elapsed 87%CPU (0avgtext+0avgdata 6972maxresident)k 0inputs+128outputs (0major+2793minor)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.14user 0.06system 0:00.44elapsed 47%CPU (0avgtext+0avgdata 7184maxresident)k 0inputs+3112outputs (0major+2793minor)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.75user 0.30system 0:01.25elapsed 84%CPU (0avgtext+0avgdata 9180maxresident)k 0inputs+5968outputs (0major+9972minor)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.05user 0.00system 0:00.05elapsed 118%CPU (0avgtext+0avgdata 7276maxresident)k 0inputs+408outputs (0major+2819minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.10user 0.03system 0:00.13elapsed 106%CPU (0avgtext+0avgdata 13404maxresident)k 0inputs+1848outputs (0major+4762minor)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.32user 3.49system 0:03.82elapsed 100%CPU (0avgtext+0avgdata 6440maxresident)k 0inputs+1200outputs (0major+2592minor)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.29user 0.15system 0:00.47elapsed 93%CPU (0avgtext+0avgdata 15552maxresident)k 0inputs+1672outputs (0major+4834minor)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.16user 0.07system 0:00.26elapsed 92%CPU (0avgtext+0avgdata 7368maxresident)k 0inputs+448outputs (0major+22419minor)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.13user 0.02system 0:00.13elapsed 119%CPU (0avgtext+0avgdata 6888maxresident)k 0inputs+64outputs (0major+9312minor)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 1.64user 0.13system 0:01.71elapsed 103%CPU (0avgtext+0avgdata 2624maxresident)k 0inputs+0outputs (0major+3055minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 1.26user 0.61system 0:01.50elapsed 125%CPU (0avgtext+0avgdata 2936maxresident)k 0inputs+720outputs (0major+117788minor)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.01user 0.03system 0:00.04elapsed 117%CPU (0avgtext+0avgdata 7644maxresident)k 0inputs+40outputs (0major+3296minor)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): 969446 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): 492559 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: 989757 Using reader random seed: 960159 Using reader random seed: 980237 Using reader random seed: 996681 Using reader random seed: 4255 Using writer random seed: 60963 ############################################################################### ## 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): 916602 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: 989083 Using reader random seed: 979189 Using reader random seed: 986783 Using reader random seed: 962466 Using reader random seed: 966943 Using writer random seed: 523532 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 344542 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: 785374 Generating symbol names Choosing datasets Common symbol #0 = '0-0046' Common symbol #1 = '0-0063' Common symbol #2 = '0-0044' Common symbol #3 = '0-0039' Common symbol #4 = '0-0086' Random symbol #0 = '3-0303' Random symbol #1 = '0-0041' Random symbol #2 = '0-0013' Random symbol #3 = '0-0048' Random symbol #4 = '0-0014' Random symbol #5 = '4-1441' Random symbol #6 = '3-0387' Random symbol #7 = '0-0027' Random symbol #8 = '0-0047' Random symbol #9 = '1-0167' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 903 Symbol = '0-0063', # of records = 842 Symbol = '0-0044', # of records = 875 Symbol = '0-0039', # of records = 855 Symbol = '0-0086', # of records = 926 Checking random symbols Symbol = '3-0303', # of records = 34 Symbol = '0-0041', # of records = 809 Symbol = '0-0013', # of records = 863 Symbol = '0-0048', # of records = 828 Symbol = '0-0014', # of records = 860 Symbol = '4-1441', # of records = 9 Symbol = '3-0387', # of records = 30 Symbol = '0-0027', # of records = 845 SymPbola r=a m'e0-0047t'e,r s#: o f# roefc osredcso n=d s878 between pollSiyngm b=o l =1 ' 1-0167#' ,o f# coofm mroenc osrydmsb o=l s194 to poClllo s=i n5g f#i loef random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 810670 Generating symbol names Choosing datasets Common symbol #0 = '0-0080' Common symbol #1 = '0-0032' Common symbol #2 = '0-0095' Common symbol #3 = '0-0009' Common symbol #4 = '0-0001' Random symbol #0 = '0-0015' Random symbol #1 = '0-0090' Random symbol #2 = '1-0039' Random symbol #3 = '4-0527' Random symbol #4 = '1-0114' Random symbol #5 = '4-1447' Random symbol #6 = '1-0024' Random symbol #7 = '0-0058' Random symbol #8 = '2-0355' Random symbol #9 = '3-0520' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 910 ParameterSsy:m b o#l o=f 'se0-0032c'o,n d#s obfe trweeceonr dpso l=l i878n g = 1 # oSfy mcboomlm o=n 's0-0095y'm,b o#l so ft or epcoolrld s= =5 864 # of randoSmy msbyomlb o=l s' 0-0009t'o, p#o lolf =r e10c o r#d so f= s828e conds to tSeysmtb o=l =3 'U0-0001s'i,n g# roefa dreer random cords = 902 Checking random symbols Symbol = '0-0015', # of records = 858 Symbol = '0-0090', # of records = 862 Symbol = '1-0039', # of records = 213 Symbol = '4-0527', # of records = 2 Symbol = '1-0114', # of records = 221 Symbol = '4-1447', # of records = 14 Symbol = '1-0024', # of records = 217 Symbol = '0-0058', # of records = 802 Symbol = '2-0355', # of records = 53 Symbol = '3-0520',P # aorfa mreetceorrsd:s =# 29o f secColnodssi nbge tfwieleen polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 837325 Generating symbol names seed: 828823 Generating symbol names Choosing datasets Common symbol #0 = '0-0087' Common symbol #1 = '0-0030' Common symbol #2 = '0-0012' Common symbol #3 = '0-0025' Common symbol #4 = '0-0030' Random symbol #0 = '1-0043' Random symbol #1 = '0-0027' Random symbol #2 = '1-0156' Random symbol #3 = '1-0079' Random symbol #4 = '1-0132' Random symbol #5 = '4-1291' Random symbol #6 = '2-0037' Random symbol #7 = '3-0204' Random symbol #8 = '1-0154' Random symbol #9 = '0-0053' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 881 Symbol = '0-0030', # of records = 908 Symbol = '0-0012', # of records = 868 Symbol = '0-0025', # of records = 821 Symbol = '0-0030', # of records = 908 Checking random symbols Symbol = '1-0043', # of records = 223 Symbol = '0-0027', # of records = 845 Symbol = '1-0156', # of records = 221 Symbol = '1-0079', # of records = 222 Symbol = '1-0132', # of records = 223 Symbol = '4-1291', # of records = 14 Symbol = '2-0037', # of records = 34 Symbol = '3-0204', # of records = 32 Symbol = '1-0154', # of records = 230 Choosing datasets Common symbol #0 = '0-0056' Common symbol #1 = '0-0072' Common symbol #2 = '0-0036' Common symbol #3 = '0-0028' Common symbol #4 = '0-0008' Random symbol #0 = '3-0546' Random symbol #1 = '1-0011' Random symbol #2 = '2-0180' Random symbol #3 = '2-0387' Random symbol #4 = '3-0387' Random symbol #5 = '3-0545' Random symbol #6 = '4-0933' Random symbol #7 = '1-0143' Random symbol #8 = '0-0003' Random symbol #9 = '0-0061' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 909 Symbol = '0-0072', # of recoParameters: # of seconds between polling = rds = 883 1 # of common symbols to poll =S 5 # of randomy symbols to polml = 10 # of sbeconds to testo = 3 Usling reader ran dom seed: 844759 G=enerating symb ol names '0-0036', # of records = 833 Symbol = '0-0028', # of records = 890 Symbol = '0-0008', # of records = 790 Checking random symbols Symbol = '3-0546', # of records = 30 Symbol = '1-0011', # of records = 230 Symbol = '2-0180', # of records = 62 Symbol = '2-0387', # of records = 55 Symbol = '3-0387', # of records = 30 Symbol = '3-0545', # of records = 20 Choosing datasets Common symbol #0 = '0-0062' Common symbol #1 = '0-0002' Common symbol #2 = '0-0097' Common symbol #3 = '0-0057' Common symbol #4 = '0-0037' Random symbol #0 = '1-0156' Random symbol #1 = '0-0041' Random symbol #2 = '4-0527' Random symbol #3 = '0-0028' Random symbol #4 = '1-0122' Random symbol #5 = '1-0072' Random symbol #6 = '1-0008' Random symbol #7 = '0-0046' Random symbol #8 = '0-0046' Random symbol #9 = '0-0030' Reading records Opening file: swmr_data.h5 Symbol = '4-0933', # of records = 17 Symbol = '1-0143', # of records = 234 Symbol = '0-0003', # of records = 889 Symbol = '0-0061', # of records = 873 Closing file Checking common symbols Symbol = '0-0062', # of records = 859 Symbol = '0-0002', # of records = 815 Symbol = '0-0097', # of records = 895 Symbol = '0-0057', # of records = 832 Symbol = '0-0037', # of records = 882 Checking random symbols Symbol = '1-0156', # of records = 221 Symbol = '0-0041', # of records = 809 Symbol = '4-0527', # of records = 2 Symbol = '0-0028', # of records = 890 Symbol = '1-0122', # of records = 221 Symbol = '1-0072', # of records = 218 Symbol = '1-0008', # of records = 204 Symbol = '0-0046', # of records = 889 Symbol = '0-0046', # of records = 889 Symbol = '0-0030', # of records = 908 Closing file Symbol = '0-0053', # of records = 846 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 387 Symbol = '0-0063', # of records = 246 Symbol = '0-0044', # of records = 328 Symbol = '0-0039', # of records = 272 Symbol = '0-0086', # of records = 307 Checking random symbols Symbol = '3-0303', # of records = 20 Symbol = '0-0041', # of records = 220 Symbol = '0-0013', # of records = 331 Symbol = '0-0048', # of records = 107 Symbol = '0-0014', # of records = 207 Symbol = '4-1441', # of records = 0 Symbol = '3-0387', # of records = 0 Symbol = '0-0027', # of records = 320 Symbol = '0-0047', # of records = 340 Symbol = '1-0167', # of records = 39 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 330 Symbol = '0-0032', # of records = 364 Symbol = '0-0095', # of records = 349 Symbol = '0-0009', # of records = 271 Symbol = '0-0001', # of records = 357 Checking random symbols Symbol = '0-0015', # of records = 347 Symbol = '0-0090', # of records = 324 Symbol = '1-0039', # of records = 76 Symbol = '4-0527', # of records = 0 Symbol = '1-0114', # of records = 64 Symbol = '4-1447', # of records = 12 Symbol = '1-0024', # of records = 82 Symbol = '0-0058', # of records = 203 Symbol = '2-0355', # of records = 13 Symbol = '3-0520', # of records = 29 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 324 Symbol = '0-0072', # of records = 309 Symbol = '0-0036', # of records = 267 Symbol = '0-0028', # of records = 360 Symbol = '0-0008', # of records = 130 Checking random symbols Symbol = '3-0546', # of records = 0 Symbol = '1-0011', # of records = 83 Symbol = '2-0180', # of records = 3 Symbol = '2-0387', # of records = 8 Symbol = '3-0387', # of records = 0 Symbol = '3-0545', # of records = 11 Symbol = '4-0933', # of records = 3 Symbol = '1-0143', # of records = 103 Symbol = '0-0003', # of records = 409 Symbol = '0-0061', # of records = 270 Closing file Opening file: swmr_data.h5 Checking common symboOls pening file: swmr_data.h5 Symbol = '0-0062', # of records = 286 Symbol = '0-0002', # of records = 258 Checking common symbols Symbol = '0-0097', # of records = 397 Symbol = '0-0087', # of records = 267 Symbol = '0-0057', # of records = 223 Symbol = '0-0030', # of records = 386 Symbol = '0-0037', # of records = 305 Symbol = '0-0012', # of Crecords = 427 hecking random symbols SySmbol = '0-0025', # of recoryds = 279 mbol = '1-0156', # of records = 14 Symbol = '0-0030', # of records = 386 SyCmbol = '0-0041', # of hrecords = 216 ecking random symbols Symbol = '1-0043', # of records = 96 Symbol = '4-0527', # of records = 0 Symbol = '0-0028', # of recoSrds = 360 ymbol = '0-0027', # of records = 305 Symbol = '1-0122', # of records = 76 Symbol = '1-0156', # of records = 14 Symbol = '1-0072', # of records = 112 Symbol = '1-0079', # of records = 73 Symbol = '1-0008', # of records = 2 Symbol = '1-0132', # of records = 38 Symbol = '0-0046', # of records = 347 Symbol = '4-1291', # of rSecords y= 8 mbol = '0-0046', # of records = 347 Symbol = '2-0037', # of records = 0 Symbol = '0-0030', # oSf records = 386y mbol = '3-0204', # ofC records = 23 losing file Symbol = '1-0154', # of records = 84 Symbol = '0-0053', # of records = 221 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '0-0044', # of records = 0 Symbol = '0-0039', # of records = 0 Symbol = '0-0086', # of records = 0 Checking random symbols Symbol = '3-0303', # of records = 2 Symbol = '0-0041', # of records = 0 Symbol = '0-0013', # of records = 0 Symbol = '0-0048', # of records = 0 Symbol = '0-0014', # of records = 0 Symbol = '4-1441', # of records = 0 Symbol = '3-0387', # of records = 0 Symbol = '0-0027', # of records = 0 Symbol = '0-0047', # of records = 0 Symbol = '1-0167', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 0 Symbol = '0-0032', # of records = 0 Symbol = '0-0095', # of records = 0 Symbol = '0-0009', # of records = 0 Symbol = '0-0001', # of records = 0 Checking random symbols Symbol = '0-0015', # of records = 0 Symbol = '0-0090', # of records = 0 Symbol = '1-0039', # of records = 0 Symbol = '4-0527', # of records = 0 Symbol = '1-0114', # of records = 31 Symbol = '4-1447', # of records = 7 Symbol = '1-0024', # of records = 0 Symbol = '0-0058', # of records = 0 Symbol = '2-0355', # of records = 0 Symbol = '3-0520', # of records = 14 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 0 Symbol = '0-0072', # of records = 55 Symbol = '0-0036', # of records = 0 Symbol = '0-0028', # of records = 0 Symbol = '0-0008', # of records = 0 Checking random symbols Symbol = '3-0546', # of records = 0 Symbol = '1-0011', # of records = 0 Symbol = '2-0180', # of records = 0 Symbol = '2-0387', # of records = 0 Symbol = '3-0387', # of records = 0 Symbol = '3-0545', # of records = 5 Symbol = '4-0933', # of records = 3 Symbol = '1-0143', # of records = 63 Symbol = '0-0003', # of records = 45 Symbol = '0-0061', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols OpeniSng file: swmr_data.h5 ymbol = '0-0062', # of records = 0 Symbol = C'0-0002', # of recordsh = 0 ecking common symbols Symbol = '0-0097', # of records = 57 Symbol = '0-0087', # of records = 0 Symbol = '0-0057', # of records = S0 ymbol = '0-0030', # of records = 17 Symbol = '0-0037', # of records = 0 Checking random symbols Symbol = '0-0012', # of records = 72S ymbol = '1-0156', # of records = 0 Symbol = '0-0025', # oSf records = 0 ymbol = '0-0041', # of recoSrds = 0 ymbol = '0-0030', # of records = 17 SChyecking randmom symbols bol = '4-0527', # of records = 0 Symbol = '1-0043', # of records = 0S ymbol = '0-0028', # of records = 0S ymbol = '0-0027', # of records = 0 Symbol = '1-0122', # of records = 16 Symbol = '1-0156', # of records = 0 Symbol = '1-0072', # of records = S1 ymbol = '1-0079', # of records = 0 Symbol = '1-0008', # of records = S0 ymbol = '1-0132', # of recorSds = 0 ymbol = '0-0046', # of records = 0 Symbol = 'S4-1291', # of records y= 4 mbol = '0-0046', # of records = 0 Symbol = '2-0037'S, # of records = 0 ymbol = '0-0030', # of records = 17 Symbol = 'C3-0204', # of records l= 6 osing file Symbol = '1-0154', # of records = 0 Symbol = '0-0053', # 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): 908913 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 450436 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 368214 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: 817118 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: 813739 Generating symbol names Choosing datasets Common symbol #0 Choosing datasets Common symbol #0 = '0-0037' Common symbol #1 = '0-0064' Common symbol #2 = '0-0094' Common symbol #3 = '0-0087' Common symbol #4 = '0-0030' Random symbol #0 = '0-0063' Random symbol #1 = '2-0193' Random symbol #2 = '4-0648' Random symbol #3 = '0-0008' Random symbol #4 = '2-0391' Random symbol #5 = '4-1362' Random symbol #6 = '1-0086' Random symbol #7 = '0-0068' Random symbol #8 = '1-0125' Random symbol #9 = '4-1468' Reading records Opening file: swmr_data.h5 = '0-0068' Common symbol #1 =Checking common symbols '0-0014' CommoSymbol = '0-0037', # of records = 861 n symbol Symbol = '0-0064', # of records = 939 #2 = 'Symbol = '0-0094', # of records = 917 0-0042' CoSymbol = '0-0087', # of records = 930 mmon Symbol = '0-0030', # of records = 878 syChecking random symbols mboSymbol = '0-0063', # of records = 914 l #3 =Symbol = '2-0193', # of records = 71 '0-0010' CSymbol = '4-0648', # of records = 14 ommon Symbol = '0-0008', # of records = 878 symboSymbol = '2-0391', # of records = 46 l #4 =Symbol = '4-1362', # of records = 9 '0-0019' Symbol = '1-0086', # of records = 200 RandoSymbol = '0-0068', # of records = 859 m symbSymbol = '1-0125', # of records = 222 ol #0Symbol = '4-1468', # of records = 15 =Closing file '4-0866' Random symbol #1 = '0-0045' Random symbol #2 = '3-0326' Random symbol #3 = '3-0446' Random symbol #4 = '0-0058' Random symbol #5 = '1-0025' Random symbol #6 = '2-0239' Random symbol #7 = '4-0267' Random symbol #8 = '2-0203' Random symbol #9 = '0-0069' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 859 Symbol = '0-0014', # of records = 869 Symbol = '0-0042', # of records = 826 Symbol = '0-0010', # of records = 887 Symbol = '0-0019', # of records = 916 Checking random symbols Symbol = '4-0866', # of records = 12 Symbol = '0-0045', # of records = 920 Symbol = '3-0326', # of records = 34 Symbol = '3-0446', # of records = 17 Symbol = '0-0058', # of records = 897 Symbol = '1-0025', # of records = 232 Symbol = '2-0239', # of records = 49 Symbol = '4-0267', # of records = 8 Symbol = '2-0203', # of records = 48 Symbol = '0-0069', # 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 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symParameters: # 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: 842725 Generating symbol names Choosing datasets Common symbol #0 = '0-0084' Common symbol #1 = '0-0003' Common symbol #2 = '0-0078' Common symbol #3 = '0-0028' Common symbol #4 = '0-0009' Random symbol #0 = '1-0120' Random symbol #1 = '2-0258' Random symbol #2 = '4-1024' Random symbol #3 = '0-0025' Random symbol #4 = '0-0059' Random symbol #5 = '1-0107' Random symbol #6 = '0-0038' Random symbol #7 = '0-0032' Random symbol #8 = '2-0377' Random symbol #9 = '1-0095' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 899 Symbol = '0-0003', # of records = 837 Symbol = '0-0078', # of records = 883 Symbol = '0-0028', # of records = 906 Symbol = '0-0009', # of records = 937 Checking random symbols Symbol = '1-0120', # of records = 220 Symbol = '2-0258', # of records = 58 Symbol = '4-1024', # of records = 8 Symbol = '0-0025', # of records = 903 Symbol = '0-0059', # of records = 894 bols Styom bpooll l= =' 1-010710' , ## ooff sreeccoonrddss t=o 228t est = 8 SUysmibnogl r=e a'd0-0038e'r, r# of records = 931 Symbol = '0-0032', # of records = 850 Symbol = '2-0377', # of records = 57 test = 8 Using reader random seed: 846793 Generating symbol names Choosing datasets Common symbol #0 = '0-0039' Common symbol #1 = '0-0053' Common symbol #2 = '0-0017' Common symbol #3 = '0-0014' Common symbol #4 = '0-0066' Random symbol #0 = '1-0039' Random symbol #1 = '0-0095' Random symbol #2 = '0-0002' Random symbol #3 = '3-0031' Random symbol #4 = '4-0709' Random symbol #5 = '4-0860' Random symbol #6 = '1-0150' Random symbol #7 = '4-0661' Random symbol #8 = '3-0540' Random symbol #9 = '3-0741' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 892 Symbol = '0-0053', # of records = 944 Symbol = '0-0017', # of records = 909 Symbol = '0-0014', # of records = 861 Symbol = '0-0066', # of records = 932 Checking random symbols Symbol = '1-0039', # of records = 238 Symbol = '0-0095', # of records = 930 Symbol = '0-0002', # of records = 930 Symbol = '3-0031', # of records = 18 Symbol = '4-0709', # of records = 12 Symbol = '4-0860', # of records = 15 Symbol = '1-0150', # of records = 230 Symbol = '4-0661', # of records = 16 Symbol = '3-0540', # of records = 29 Symbol = '3-0741', # of records = 20 Closing file andom seed: 853555 Generating symbol names Symbol = '1-0095', # of records = 201 Choosing dataseCts Common symboll #0 = '0-0001' oCommon symbol s#1 = '0-0013' Commion symbnol #2 = '0-0098' Commgon symb ol #3 = '0-0097' Commofn symbol #4 =i '0-0028' Rlandom symbol #0 =e '0-0028' R andom symbol #1 = '0-0051' Random symbol #2 = '0-0074' Random symbol #3 = '0-0076' Random symbol #4 = '1-0026' Random symbol #5 = '0-0070' Random symbol #6 = '0-0026' Random symbol #7 = '0-0068' Random symbol #8 = '1-0040' Random symbol #9 = '0-0022' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 912 Symbol = '0-0013', # of records = 915 Symbol = '0-0098', # of records = 873 Symbol = '0-0097', # of records = 909 Symbol = '0-0028', # of records = 906 Checking random symbols Symbol = '0-0028', # of records = 906 Symbol = '0-0051', # of records = 877 Symbol = '0-0074', # of records = 887 Symbol = '0-0076', # of records = 877 Symbol = '1-0026', # of records = 229 Symbol = '0-0070', # of records = 909 Symbol = '0-0026', # of records = 926 Symbol = '0-0068', # of records = 859 Symbol = '1-0040', # of records = 215 Symbol = '0-0022', # of records = 841 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0037', # of records = 801 Symbol = '0-0064', # of records = 936 Symbol = '0-0094', # of records = 1012 Symbol = '0-0087', # of records = 925 Symbol = '0-0030', # of records = 843 Checking random symbols Symbol = '0-0063', # of records = 919 Symbol = '2-0193', # of records = 54 Symbol = '4-0648', # of records = 9 Symbol = '0-0008', # of records = 934 Symbol = '2-0391', # of records = 40 Symbol = '4-1362', # of records = 0 Symbol = '1-0086', # of records = 254 Symbol = '0-0068', # of records = 796 Symbol = '1-0125', # of records = 209 Symbol = '4-1468', # of records = 14 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 796 Symbol = '0-0014', # of records = 902 Symbol = '0-0042', # of records = 830 Symbol = '0-0010', # of records = 933 Symbol = '0-0019', # of records = 905 Checking random symbols Symbol = '4-0866', # of records = 19 Symbol = '0-0045', # of records = 911 Symbol = '3-0326', # of records = 24 Symbol = '3-0446', # of records = 18 Symbol = '0-0058', # of records = 926 Symbol = '1-0025', # of records = 227 Symbol = '2-0239', # of records = 53 Symbol = '4-0267', # of records = 10 Symbol = '2-0203', # of records = 48 Symbol = '0-0069', # of records = 876 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 872 Opening file: swmr_data.h5 Symbol = '0-0053', # of records = 886 Symbol = '0-0017', # of records = 865 Checking common symbols Symbol = '0-0014', # of records = 902 SSymbol = '0-0066', # of yrecords = 1016 mbol = '0-0084'C, # of records = h973 ecking random symbols SySmbol = '1-0039', # of reycords = 240 mbol = '0-0003', # of records = 879 Symbol = '0-0095', # of records = 883 Symbol = '0-0078', # of records = 901 Symbol = '0-0002', # of records = 899 Symbol = '0-0028', # of records = 927 Symbol = '3-0031', # of records = 21 Symbol = '0-0009', # of records = 967 Symbol = '4-0709'C, # of records h= 9 ecking random symbols Symbol = '4-0860', #S of records = y6 mbol = '1-0120', # of records = 254 Symbol = '1-0150', # of records = 231 Symbol = '2-0258', # of records = 28 Symbol = '4-0661', # of records = 25 Symbol = '4-1024', # of records = 8 Symbol = '3-0540', # of records = 15 Symbol = '0-0025', # of records = 1000 Symbol = '3-0741', # of records = 29 SyCmbol = '0-0059', # of recorlds = 998 osing file Symbol = '1-0107', # of records = 269 Symbol = '0-0038', # of records = 939 Symbol = '0-0032', # of records = 886 Symbol = '2-0377', # of records = 80 Symbol = '1-0095', # of records = 175 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 877 Symbol = '0-0013', # of records = 873 Symbol = '0-0098', # of records = 751 Symbol = '0-0097', # of records = 924 Symbol = '0-0028', # of records = 927 Checking random symbols Symbol = '0-0028', # of records = 927 Symbol = '0-0051', # of records = 882 Symbol = '0-0074', # of records = 825 Symbol = '0-0076', # of records = 874 Symbol = '1-0026', # of records = 231 Symbol = '0-0070', # of records = 904 Symbol = '0-0026', # of records = 906 Symbol = '0-0068', # of records = 796 Symbol = '1-0040', # of records = 227 Symbol = '0-0022', # of records = 798 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0037', # of records = 743 Symbol = '0-0064', # of records = 893 Symbol = '0-0094', # of records = 1109 Symbol = '0-0087', # of records = 1011 Symbol = '0-0030', # of records = 789 Checking random symbols Symbol = '0-0063', # of records = 1014 Symbol = '2-0193', # of records = 39 Symbol = '4-0648', # of records = 0 Symbol = '0-0008', # of records = 951 Symbol = '2-0391', # of records = 37 Symbol = '4-1362', # of records = 0 Symbol = '1-0086', # of records = 204 Symbol = '0-0068', # of records = 882 Symbol = '1-0125', # of records = 252 Symbol = '4-1468', # of records = 5 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 897 Symbol = '0-0014', # of records = 899 Symbol = '0-0042', # of records = 847 Symbol = '0-0010', # of records = 900 Symbol = '0-0019', # of records = 868 Checking random symbols Symbol = '4-0866', # of records = 17 Symbol = '0-0045', # of records = 967 Symbol = '3-0326', # of records = 16 Symbol = '3-0446', # of records = 27 Symbol = '0-0058', # of records = 826 Symbol = '1-0025', # of records = 244 Symbol = '2-0239', # of records = 61 Symbol = '4-0267', # of records = 10 Symbol = '2-0203', # of records = 38 Symbol = '0-0069', # of records = 819 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 939 Symbol = '0-0053', # of records = 945 OSymbol = '0-0017', #p of records = 826e ning file: swmr_data.h5 Symbol = '0-0014', # of records = 899 Checking common symbols Symbol = '0-0066', # of records = 959 Symbol = '0-0084', # of recordsC = 981 hecking random symbols SSymbol = '1-0039', # of reycords = 239 mbol = '0-0003', # of records = 918 Symbol = '0-0095', # of records = 927 Symbol = '0-0078', # of records = 945 Symbol = '0-0002', # of records = 967 Symbol = '0-0028', # of records = 913 Symbol = '3-0031', # of records = 14 Symbol = '0-0009', # of records = 1104 SCymbol = '4-0709', # of rechords = 8 ecking random symbols Symbol = '1-0120', # of records = 241 Symbol = '4-0860', # of records = 14 SSymbol = '2-0258', # of reycords = 33 mbol = '1-0150', # of records = 224 Symbol = '4-1024', # of records = 22 Symbol = '4-0661', # of records = 29 Symbol = '0-0025', # of records = 1037 Symbol = '3-0540', # of records = 15 Symbol = '0-0059', # of records = 871 Symbol = '3-0741', # of records = 29 CloSymbol = '1-0107', # of records = 211 sing file Symbol = '0-0038', # of records = 955 Symbol = '0-0032', # of records = 864 Symbol = '2-0377', # of records = 113 Opening file: swmr_data.h5 Symbol = '1-0095', # of records = 202 Closing file Checking common symbols Symbol = '0-0001', # of records = 754 Symbol = '0-0013', # of records = 858 Symbol = '0-0098', # of records = 788 Symbol = '0-0097', # of records = 900 Symbol = '0-0028', # of records = 913 Checking random symbols Symbol = '0-0028', # of records = 913 Symbol = '0-0051', # of records = 767 Symbol = '0-0074', # of records = 866 Symbol = '0-0076', # of records = 860 Symbol = '1-0026', # of records = 242 Symbol = '0-0070', # of records = 890 Symbol = '0-0026', # of records = 947 Symbol = '0-0068', # of records = 897 Symbol = '1-0040', # of records = 167 Symbol = '0-0022', # of records = 807 Closing file OpenOpening file:ing file: swmr_data.h5 Checking common symbols Symbol = '0-0037', # of records = 788 Symbol = '0-0064', # of records = 833 Symbol = '0-0094', # of records = 1132 Symbol = '0-0087', # of records = 1022 Symbol = '0-0030', # of records = 872 Checking random symbols Symbol = '0-0063', # of records = 927 Symbol = '2-0193', # of records = 30 Symbol = '4-0648', # of records = 8 Symbol = '0-0008', # of records = 916 Symbol = '2-0391', # of records = 68 Symbol = '4-1362', # of records = 0 Symbol = '1-0086', # of records = 229 Symbol = '0-0068', # of records = 884 Symbol = '1-0125', # of records = 273 Symbol = '4-1468', # of records = 5 Closing file swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 865 Symbol = '0-0014', # of records = 896 Symbol = '0-0042', # of records = 822 Symbol = '0-0010', # of records = 922 Symbol = '0-0019', # of records = 844 Checking random symbols Symbol = '4-0866', # of records = 18 Symbol = '0-0045', # of records = 940 Symbol = '3-0326', # of records = 26 Symbol = '3-0446', # of records = 19 Symbol = '0-0058', # of records = 905 Symbol = '1-0025', # of records = 244 Symbol = '2-0239', # of records = 64 Symbol = '4-0267', # of records = 4 Symbol = '2-0203', # of records = 41 Symbol = '0-0069', # of records = 923 Closing file Opening filOpene: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 930 Symbol = '0-0053', # of records = 875 Symbol = '0-0017', # of records = 917 Symbol = '0-0014', # of records = 896 Symbol = '0-0066', # of records = 1034 Checking random symbols Symbol = '1-0039', # of records = 229 Symbol = '0-0095', # of records = 841 Symbol = '0-0002', # of records = 892 Symbol = '3-0031', # of records = 6 Symbol = '4-0709', # of records = 0 Symbol = '4-0860', # of records = 9 Symbol = '1-0150', # of records = 204 Symbol = '4-0661', # of records = 26 Symbol = '3-0540', # of records = 7 Symbol = '3-0741', # of records = 13 Closing file ing file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 1090 Symbol = '0-0003', # of records = 901 Symbol = '0-0078', # of records = 1056 Symbol = '0-0028', # of records = 907 Symbol = '0-0009', # of records = 1079 Checking random symbols Symbol = '1-0120', # of records = 245 Symbol = '2-0258', # of records = 51 Symbol = '4-1024', # of records = 19 Symbol = '0-0025', # of records = 1012 Symbol = '0-0059', # of records = 907 Symbol = '1-0107', # of records = 241 Symbol = '0-0038', # of records = 968 Symbol = '0-0032', # of records = 870 Symbol = '2-0377', # of records = 104 Symbol = '1-0095', # of records = 191 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 788 Symbol = '0-0013', # of records = 770 Symbol = '0-0098', # of records = 731 Symbol = '0-0097', # of records = 812 Symbol = '0-0028', # of records = 907 Checking random symbols Symbol = '0-0028', # of records = 907 Symbol = '0-0051', # of records = 799 Symbol = '0-0074', # of records = 909 Symbol = '0-0076', # of records = 790 Symbol = '1-0026', # of records = 254 Symbol = '0-0070', # of records = 937 Symbol = '0-0026', # of records = 956 Symbol = '0-0068', # of records = 865 Symbol = '1-0040', # of records = 133 Symbol = '0-0022', # of records = 823 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0037', # of records = 825 Symbol = '0-0064', # of records = 856 Symbol = '0-0094', # of records = 1156 Symbol = '0-0087', # of records = 1004 Symbol = '0-0030', # of records = 842 Checking random symbols Symbol = '0-0063', # of records = 947 Symbol = '2-0193', # of records = 25 Symbol = '4-0648', # of records = 8 Symbol = '0-0008', # of records = 850 Symbol = '2-0391', # of records = 83 Symbol = '4-1362', # of records = 0 Symbol = '1-0086', # of records = 282 Symbol = '0-0068', # of records = 938 Symbol = '1-0125', # of records = 264 Symbol = '4-1468', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 938 Symbol = '0-0014', # of records = 804 Symbol = '0-0042', # of records = 771 Symbol = '0-0010', # of records = 973 Symbol = '0-0019', # of records = 970 Checking random symbols Symbol = '4-0866', # of records = 18 Symbol = '0-0045', # of records = 958 Symbol = '3-0326', # of records = 29 Symbol = '3-0446', # of records = 21 Symbol = '0-0058', # of records = 845 Symbol = '1-0025', # of records = 198 Symbol = '2-0239', # of records = 67 Symbol = '4-0267', # of records = 4 Symbol = '2-0203', # of records = 49 Symbol = '0-0069', # of records = 924 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 954 Symbol = '0-0053', # oOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 1057 Symbol = '0-0003', # of records = 897 f records = 971 Symbol = '0-0017', # of records = 1022 Symbol = '0-0014', # of records = 788 Symbol = '0-0066', # of records = 1110 Checking random symbols Symbol = '1-0039', # of records = 228 Symbol = '0-0095', # of records = 733 Symbol = '0-0002', # of records = 822 Symbol = '3-0031', # of records = 12 Symbol = '4-0709', # of records = 0 Symbol = '4-0860', # of records = 6 Symbol = '1-0150', # of records = 227 Symbol = '4-0661', # of records = 36 Symbol = '3-0540', # of records = 44 Symbol = '3-0741', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0078', # of records = 1031 Symbol = '0-0028', # of records = 862 Symbol = '0-0009', # of records = 1104 Checking random symbols Symbol = '1-0120', # of records = 223 Symbol = '2-0258', # of records = 79 Symbol = '4-1024', # of records = 22 Symbol = '0-0025', # of records = 1027 Symbol = '0-0059', # of records = 935 Symbol = '1-0107', # of records = 221 Symbol = '0-0038', # of records = 894 Symbol = '0-0032', # of records = 826 Symbol = '2-0377', # of records = 133 Symbol = '1-0095', # of records = 248 Closing file Symbol = '0-0001', # of records = 786 Symbol = '0-0013', # of records = 723 Symbol = '0-0098', # of records = 660 Symbol = '0-0097', # of records = 802 Symbol = '0-0028', # of records = 862 Checking random symbols Symbol = '0-0028', # of records = 862 Symbol = '0-0051', # of records = 822 Symbol = '0-0074', # of records = 895 Symbol = '0-0076', # of records = 787 Symbol = '1-0026', # of records = 254 Symbol = '0-0070', # of records = 1050 Symbol = '0-0026', # of records = 955 Symbol = '0-0068', # of records = 942 Symbol = '1-0040', # of records = 75 Symbol = '0-0022', # of records = 841 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0037', # of records = 867 Symbol = '0-0064', # of records = 816 Symbol = '0-0094', # of records = 1169 Symbol = '0-0087', # of records = 1089 Symbol = '0-0030', # of records = 889 Checking random symbols Symbol = '0-0063', # of records = 870 Symbol = '2-0193', # of records = 47 Symbol = '4-0648', # of records = 13 Symbol = '0-0008', # of records = 850 Symbol = '2-0391', # of records = 60 Symbol = '4-1362', # of records = 0 Symbol = '1-0086', # of records = 275 Symbol = '0-0068', # of records = 894 Symbol = '1-0125', # of records = 269 Symbol = '4-1468', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 894 Symbol = '0-0014', # of records = 791 Symbol = '0-0042', # of records = 703 Symbol = '0-0010', # of records = 996 Symbol = '0-0019', # of records = 955 Checking random symbols Symbol = '4-0866', # of records = 13 Symbol = '0-0045', # of records = 958 Symbol = '3-0326', # of records = 7 Symbol = '3-0446', # of records = 31 Symbol = '0-0058', # of records = 939 Symbol = '1-0025', # of records = 165 Symbol = '2-0239', # of records = 68 Symbol = '4-0267', # of records = 4 Symbol = '2-0203', # of records = 44 Symbol = '0-0069', # of records = 966 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 817 Symbol = '0-0053', # of records = 1022 Symbol = '0-0017', # of records = 1042 Symbol = '0-0014', # of records = 791 Symbol = '0-0066', # of records = 1076 Checking random symbols Symbol = '1-0039', # of records = 196 Symbol = '0-0095', # of records = 758 Symbol = '0-0002', # of records = 731 Symbol = '3-0031', # of records = 13 Symbol = '4-0709', # of records = 0 Symbol = '4-0860', # of records = 0 Symbol = '1-0150', # of records = 234 Symbol = '4-0661', # of records = 37 Symbol = '3-0540', # of records = 41 Symbol = '3-0741', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 845 Symbol = '0-0013', # of records = 798 Symbol = '0-0098', # of records = 624 Symbol = '0-0097', # of records = 793 Symbol = '0-0028', # of records = 988 Checking random symbols Symbol = '0-0028', # of records = 988 Symbol = '0-0051', # of records = 778 Symbol = '0-0074', # of records = 796 Symbol = '0-0076', # of records = 846 Symbol = '1-0026', # of records = 252 Symbol = '0-0070', # of records = 993 Symbol = '0-0026', # of records = 982 Symbol = '0-0068', # of records = 909 Symbol = '1-0040', # of records = 93 Symbol = '0-0022', # of records = 871 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 1153 Symbol = '0-0003', # of records = 888 Symbol = '0-0078', # of records = 1021 Symbol = '0-0028', # of records = 988 Symbol = '0-0009', # of records = 1192 Checking random symbols Symbol = '1-0120', # of records = 207 Symbol = '2-0258', # of records = 80 Symbol = '4-1024', # of records = 25 Symbol = '0-0025', # of records = 1046 Symbol = '0-0059', # of records = 950 Symbol = '1-0107', # of records = 248 Symbol = '0-0038', # of records = 903 Symbol = '0-0032', # of records = 773 Symbol = '2-0377', # of records = 119 Symbol = '1-0095', # of records = 281 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0037', # of records = 789 Symbol = '0-0064', # of records = 690 Symbol = '0-0094', # of records = 1162 Symbol = '0-0087', # of records = 922 Symbol = '0-0030', # of records = 981 Checking random symbols Symbol = '0-0063', # of records = 973 Symbol = '2-0193', # of records = 75 Symbol = '4-0648', # of records = 8 Symbol = '0-0008', # of records = 912 Symbol = '2-0391', # of records = 69 Symbol = '4-1362', # of records = 0 Symbol = '1-0086', # of records = 338 Symbol = '0-0068', # of records = 837 Symbol = '1-0125', # of records = 297 Symbol = '4-1468', # of records = 16 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 837 Symbol = '0-0014', # of records = 810 Symbol = '0-0042', # of records = 755 Symbol = '0-0010', # of records = 960 Symbol = '0-0019', # of records = 928 Checking random symbols Symbol = '4-0866', # of records = 11 Symbol = '0-0045', # of records = 988 Symbol = '3-0326', # of records = 23 Symbol = '3-0446', # of records = 31 Symbol = '0-0058', # of records = 954 Symbol = '1-0025', # of records = 171 Symbol = '2-0239', # of records = 72 Symbol = '4-0267', # of records = 2 Symbol = '2-0203', # of records = 42 Symbol = '0-0069', # of records = 997 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 882 Symbol = '0-0053', # of records = 1085 Symbol = '0-0017', # of records = 1124 Symbol = '0-0014', # of records = 810 Symbol = '0-0066', # of records = 1105 Checking random symbols Symbol = '1-0039', # of records = 219 Symbol = '0-0095', # of records = 742 Symbol = '0-0002', # of records = 705 Symbol = '3-0031', # of records = 13 Symbol = '4-0709', # of records = 10 Symbol = '4-0860', # of records = 10 Symbol = '1-0150', # of records = 239 Symbol = '4-0661', # of records = 37 Symbol = '3-0540', # of records = 48 Symbol = '3-0741', # of records = 27 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 895 Symbol = '0-0013', # of records = 730 Symbol = '0-0098', # of records = 644 Symbol = '0-0097', # of records = 866 Symbol = '0-0028', # of records = 1156 Checking random symbols Symbol = '0-0028', # of records = 1156 Symbol = '0-0051', # of records = 764 Symbol = '0-0074', # of records = 812 Symbol = '0-0076', # of records = 899 Symbol = '1-0026', # of records = 247 Symbol = '0-0070', # of records = 1056 Symbol = '0-0026', # of records = 1011 Symbol = '0-0068', # of records = 837 Symbol = '1-0040', # of records = 103 Symbol = '0-0022', # of records = 896 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 1120 Symbol = '0-0003', # of records = 947 Symbol = '0-0078', # of records = 1055 Symbol = '0-0028', # of records = 1156 Symbol = '0-0009', # of records = 1156 Checking random symbols Symbol = '1-0120', # of records = 200 Symbol = '2-0258', # of records = 81 Symbol = '4-1024', # of records = 26 Symbol = '0-0025', # of records = 906 Symbol = '0-0059', # of records = 956 Symbol = '1-0107', # of records = 284 Symbol = '0-0038', # of records = 900 Symbol = '0-0032', # of records = 695 Symbol = '2-0377', # of records = 142 Symbol = '1-0095', # of records = 272 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0037', # of records = 799 Symbol = '0-0064', # of records = 640 Symbol = '0-0094', # of records = 1150 Symbol = '0-0087', # of records = 912 Symbol = '0-0030', # of records = 1028 Checking random symbols Symbol = '0-0063', # of records = 945 Symbol = '2-0193', # of records = 72 Symbol = '4-0648', # of records = 5 Symbol = '0-0008', # of records = 797 Symbol = '2-0391', # of records = 62 Symbol = '4-1362', # of records = 4 Symbol = '1-0086', # of records = 346 Symbol = '0-0068', # of records = 883 Symbol = '1-0125', # of records = 287 Symbol = '4-1468', # of records = 16 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 883 Symbol = '0-0014', # of records = 826 Symbol = '0-0042', # of records = 706 Symbol = '0-0010', # of records = 984 Symbol = '0-0019', # of records = 746 Checking random symbols Symbol = '4-0866', # of records = 11 Symbol = '0-0045', # of records = 1038 Symbol = '3-0326', # of records = 16 Symbol = '3-0446', # of records = 34 Symbol = '0-0058', # of records = 1075 Symbol = '1-0025', # of records = 189 Symbol = '2-0239', # of records = 54 Symbol = '4-0267', # of records = 0 Symbol = '2-0203', # of records = 49 Symbol = '0-0069', # of records = 1007 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 901 Symbol = '0-0053', # of records = 1108 Symbol = '0-0017', # of records = 1175 Symbol = '0-0014', # of records = 826 Symbol = '0-0066', # of records = 1098 Checking random symbols Symbol = '1-0039', # of records = 222 Symbol = '0-0095', # of records = 770 Symbol = '0-0002', # of records = 717 Symbol = '3-0031', # of records = 14 Symbol = '4-0709', # of records = 11 Symbol = '4-0860', # of records = 3 Symbol = '1-0150', # of records = 234 Symbol = '4-0661', # of records = 39 Symbol = '3-0540', # of records = 40 Symbol = '3-0741', # of records = 35 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 841 Symbol = '0-0013', # of records = 691 Symbol = '0-0098', # of records = 656 Symbol = '0-0097', # of records = 865 Symbol = '0-0028', # of records = 1103 Checking random symbols Symbol = '0-0028', # of records = 1103 Symbol = '0-0051', # of records = 834 Symbol = '0-0074', # of records = 760 Symbol = '0-0076', # of records = 948 Symbol = '1-0026', # of records = 255 Symbol = '0-0070', # of records = 1032 Symbol = '0-0026', # of records = 1102 Symbol = '0-0068', # of records = 883 Symbol = '1-0040', # of records = 171 Symbol = '0-0022', # of records = 931 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 1147 Symbol = '0-0003', # of records = 1014 Symbol = '0-0078', # of records = 1009 Symbol = '0-0028', # of records = 1103 Symbol = '0-0009', # of records = 1120 Checking random symbols Symbol = '1-0120', # of records = 270 Symbol = '2-0258', # of records = 115 Symbol = '4-1024', # of records = 20 Symbol = '0-0025', # of records = 941 Symbol = '0-0059', # of records = 1021 Symbol = '1-0107', # of records = 337 Symbol = '0-0038', # of records = 913 Symbol = '0-0032', # of records = 635 Symbol = '2-0377', # of records = 147 Symbol = '1-0095', # of records = 263 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 = -1 index type = ea Using generator random seed (used in sparse test only): 262284 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): 749285 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): 379926 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: 981493 Using reader random seed: 981499 Using reader random seed: 996403 Using reader random seed: 960800 Using reader random seed: 964459 Using writer random seed: 997881 ############################################################################### ## 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): 580783 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: 645793 Using reader random seed: 651527 Using reader random seed: 664987 Using reader random seed: 664979 Using reader random seed: 671649 Using writer random seed: 200149 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 674177 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: 135580 Generating symbol names Choosing datasets Common symbol #0 = '0-0061' Common symbol #1 = '0-0062' Common symbol #2 = '0-0029' Common symbol #3 = '0-0071' Common symbol #4 = '0-0043' Random symbol #0 = '0-0081' Random symbol #1 = '0-0053' Random symbol #2 = '1-0013' Random symbol #3 = '1-0162' Random symbol #4 = '0-0086' Random symbol #5 = '1-0129' Random symbol #6 = '0-0091' Random symbol #7 = '0-0039' Random symbol #8 = '0-0056' Random symbol #9 = '2-0350' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 858 Symbol = '0-0062', # of records = 878 Symbol = '0-0029', # of records = 880 Symbol = '0-0071', # of records = 867 Symbol = '0-0043', # of records = 915 Checking random symbols Symbol = '0-0081', # of records = 905 Symbol = '0-0053', # of records = 857 Symbol = '1-0013', # of records = 245 Symbol = '1-0162', # of recorPds =a r219a meters: # Soyfm bsoelc o=n d's0-0086 'b,e t#w eoefn rpeoclolridnsg == 877 1 # of cSoymmmboonl s=y m'b1-0129o'l,s #t oo fp orlelc o=r d5s =# 226o f random sySmybmoblosl t=o 'p0-0091o'l,l #= o10f r#e coofr dsse c=o n868d sSymbol = '0-0039', # of records = 878 Symbol = '0-0056', # of records = 911 Symbol = '2-0350', # of records = 62 Closing file to test = 3 Using reader random seed: 153992 Generating symbol names Choosing datasets Common symbol #0 = '0-0053' Common symbol #1 = '0-0017' Common symbol #2 = '0-0060' Common symbol #3 = '0-0061' Common symbol #4 = '0-0004' Random symbol #0 = '0-0057' Random symbol #1 = '0-0020' Random symbol #2 = '0-0055' Random symbol #3 = '0-0015' Random symbol #4 = '0-0005' Random symbol #5 = '3-0611' Random symbol #6 = '0-0085' Random symbol #7 = '2-0285' Random symbol #8 = '2-0103' Random symbol #9 = '0-0097' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 857 Symbol = '0-0017', # of records = 927 Symbol = '0-0060', # of records = 914 Symbol = '0-0061', # of records = 858 Symbol = '0-0004', # of records = 889 Checking random symbols Symbol = '0-0057', # of records = 858 Symbol = '0-0020', # of records = 873 Symbol = '0-0055', # of records = 878 Symbol = '0-0015', # of records = 854 Symbol = '0-0005', # of records = 892 Symbol = '3-0611', # of records = 33 Symbol = '0-0085', # of records = 934 Symbol = '2-0285', # of records = 56 Symbol = '2-0103', # of records = 39 Symbol = '0-0097', # of records = 884 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: 170871 Generating symbol names Choosing datasets Common symbol #0 = '0-0098' Common symbol #1 = '0-0085' Common symbol #2 = '0-0066' Common symbol #3 = '0-0003' Common symbol #4 = '0-0055' Random symbol #0 = '0-0092' Random symbol #1 = '0-0026' Random symbol #2 = '0-0027' Random symbol #3 = '1-0199' Random symbol #4 = '1-0104' Random symbol #5 = '1-0178' Random symbol #6 = '1-0036' Random symbol #7 = '0-0031' Random symbol #8 = '0-0010' Random symbol #9 = '2-0178' Reading records POpening file: swmr_data.h5 arameters: # 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: 175893 Generating symbol names Checking common symbols Symbol = '0-0098', # of records = 910 Symbol = '0-0085', # of records = 934 Symbol = '0-0066', # of records = 914 Symbol = '0-0003', # of records = 856 Symbol = '0-0055', # of records = 878 Checking random symbols Symbol = '0-0092', # of records = 899 CShoosing datasets Common symbol #0 = '0-0006' Common symbol #1 = '0-0063' Common symbol #2 = '0-0053' Common symbol #3 = '0-0063' Common symbol #4 = '0-0003' Random symbol #0 = '0-0043' Random symbol #1 = '0-0025' Random symbol #2 = '0-0022' Random symbol #3 = '1-0005' Random symbol #4 = '3-0211' Random symbol #5 = '2-0064' Random symbol #6 = '3-0618' Random symbol #7 = '0-0025' Random symbol #8 = '0-0061' Random symbol #9 = '3-0561' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 856 Symbol = '0-0063', # of records = 866 Symbol = '0-0053', # of records = 857 Symbol = '0-0063', # of records = 866 Symbol = '0-0003', # of records = 856 Checking random symbols Symbol = '0-0043', # of records = 915 Symbol = '0-0025', # of records = 906 Parameters: # of seconds between polling = S1 # of commoyn symbols to pomll = 5 # of brandom symbolso to poll = 10 l # of s econds to test = =3 Using reader ra'ndom seed: 184387 0-0022Generating sym'bol names , # of records = 862 Symbol = '1-0005', # of records = 245 Symbol = '3-0211', # of records = 42 Symbol = '2-0064', # of records = 50 Symbol = '3-0618', # of records = 26 Symbol = '0-0025', # of records = 906 Symbol = '0-0061', # of records = 858 Symbol = '3-0561', # of records = 30 Closing file ymbol = '0-0026', # of records = 911 Choosing datasets Common symbol #0 = '0-0081' Common symbol #1 = '0-0054' Common symbol #2 = '0-0001' Common symbol #3 = '0-0032' Common sySmbol #4 = '0-0077' Ranydom symbol #0 =m '0-0059' Random sbymbol #1 = '3-0175o' Random symboll #2 = '2-0367' Random symbo=l #3 = '0-0048' Random symbo'l #4 = '2-0056' Ra0-0027ndom symbol #'5 = '0-0075' Rando,m symbo l #6 = '3-0774' Rando#m symbol #7 = '0-0086' Random syombol #f8 = '0-0072' Random sy mbol #r9 = '4-0174' Reaeding records coOrds = 889 pening file: swmr_data.h5 Symbol = '1-0199', # of records = 193 Symbol = '1-0104', # of records = 251 Checking common symbols Symbol = '1-0178', # of records = 203 Symbol = '0-0081', # of records = 905 Symbol = '1-0036', # of records = 229 Symbol = '0-0054', # of records S= 905 ymbol = '0-0031', # of records = 915 Symbol = '0-0001', # of records = 823 Symbol = '0-0010', # of records = 899 Symbol = '0-0032', # of records = 916 Symbol = '2-0178', # of records = 51 Symbol = '0-0077', # of records = 926 Closing file Checking random symbols Symbol = '0-0059', # of records = 851 Symbol = '3-0175', # of records = 30 Symbol = '2-0367', # of records = 55 Symbol = '0-0048', # of records = 822 Symbol = '2-0056', # of records = 54 Symbol = '0-0075', # of records = 838 Symbol = '3-0774', # of records = 30 Symbol = '0-0086', # of records = 877 Symbol = '0-0072', # of records = 889 Symbol = '4-0174', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 769 Symbol = '0-0062', # of records = 765 Symbol = '0-0029', # of records = 752 Symbol = '0-0071', # of records = 720 Symbol = '0-0043', # of records = 763 Checking random symbols Symbol = '0-0081', # of records = 791 Symbol = '0-0053', # of records = 764 Symbol = '1-0013', # of records = 225 Symbol = '1-0162', # of records = 197 Symbol = '0-0086', # of records = 744 Symbol = '1-0129', # of records = 191 Symbol = '0-0091', # of records = 682 Symbol = '0-0039', # of records = 693 Symbol = '0-0056', # of records = 785 Symbol = '2-0350', # of records = 60 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 764 Symbol = '0-0017', # of records = 789 Symbol = '0-0060', # of records = 784 Symbol = '0-0061', # of records = 769 Symbol = '0-0004', # of records = 731 Checking random symbols Symbol = '0-0057', # of records = 769 Symbol = '0-0020', # of records = 746 Symbol = '0-0055', # of records = 685 Symbol = '0-0015', # of records = 788 Symbol = '0-0005', # of records = 764 Symbol = '3-0611', # of records = 33 Symbol = '0-0085', # of records = 883 Symbol = '2-0285', # of records = 56 Symbol = '2-0103', # of records = 21 Symbol = '0-0097', # of records = 808 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 725 Symbol = '0-0063', # of records = 800 Symbol = '0-0053', # of records = 764 Symbol = '0-0063', # of records = 800 Symbol = '0-0003', # of records = 760 Checking random symbols Symbol = '0-0043', # of records = 763 Symbol = '0-0025', # of records = 801 Symbol = '0-0022', # of records = 777 Symbol = '1-0005', # of records = 207 Symbol = '3-0211', # ofO records = 31 pening file: swmr_data.h5 Symbol = '2-0064', # of records = 50 Symbol = '3-0618', # of records = 20 Checking common symbols Symbol = '0-0025', # of records = 801 Symbol = '0-0098', # of records = 753 Symbol = '0-0061', # of records = 769 Symbol = '0-0085', # of records = 883 Symbol = '3-0561', # of records = 24 SyCmbol = '0-0066', # of reclords = 852 osing file Symbol = '0-0003', # of records = 760 Symbol = '0-0055', # of records = 685 Checking random symbols Symbol = '0-0092', # of records = 735 Symbol = '0-0026', # of records = 826 Symbol = '0-0027', # of records = 792 Opening file: swmr_data.h5 Symbol = '1-0199', # of records = 159 Symbol = '1-0104', # of records = 212 Checking common symboSls ymbol = '1-0178', # of records = 146 Symbol = '0-0081', # of records = 791 Symbol = '1-0036', # of records = 170 Symbol = '0-0054', # of records = 808 Symbol = '0-0031', # of records = 808 Symbol = '0-0001', # of records = 639 Symbol = '0-0010', # of records = 724 Symbol = '0-0032', # of records = 769 Symbol = '2-0178', # of records = 39 Symbol = '0-0077',C # of records = l780 osing file Checking random symbols Symbol = '0-0059', # of records = 667 Symbol = '3-0175', # of records = 30 Symbol = '2-0367', # of records = 48 Symbol = '0-0048', # of records = 692 Symbol = '2-0056', # of records = 54 Symbol = '0-0075', # of records = 702 Symbol = '3-0774', # of records = 30 Symbol = '0-0086', # of records = 744 Symbol = '0-0072', # of records = 773 Symbol = '4-0174', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 571 Symbol = '0-0062', # of records = 651 Symbol = '0-0029', # of records = 629 Symbol = '0-0071', # of records = 568 Symbol = '0-0043', # of records = 612 Checking random symbols Symbol = '0-0081', # of records = 625 Symbol = '0-0053', # of records = 627 Symbol = '1-0013', # of records = 188 Symbol = '1-0162', # of records = 129 Symbol = '0-0086', # of records = 549 Symbol = '1-0129', # of records = 175 Symbol = '0-0091', # of records = 537 Symbol = '0-0039', # of records = 621 Symbol = '0-0056', # of records = 685 Symbol = '2-0350', # of records = 51 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 627 Symbol = '0-0017', # of records = 693 Symbol = '0-0060', # of records = 640 Symbol = '0-0061', # of records = 571 Symbol = '0-0004', # of records = 565 Checking random symbols Symbol = '0-0057', # of records = 661 Symbol = '0-0020', # of records = 633 Symbol = '0-0055', # of records = 556 Symbol = '0-0015', # of records = 587 Symbol = '0-0005', # of records = 624 Symbol = '3-0611', # of records = 33 Symbol = '0-0085', # of records = 723 Symbol = '2-0285', # of records = 56 Symbol = '2-0103', # of records = 7 Symbol = '0-0097', # of records = 682 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 588 Symbol = '0-0063', # of records = 672 Symbol = '0-0053', # of records = 627 Symbol = '0-0063', # of records = 672 Symbol = '0-0003', # of records = 548 Checking random symbols Symbol = '0-0043', # of records = 612 Symbol = '0-0025', # of records = 630 Symbol = '0-0022', # of records = 593 Symbol = '1-0005', # of records = 195 Symbol = '3-0211', # of records = 31 Symbol = '2-0064', # of records = 43 Symbol = '3-0618', # of records = 3 Symbol = '0-0025', # of records = 630 Symbol = '0-0061', # of records = 571 Symbol = '3-0561', # of records = 9 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0098', # of records = 628 Symbol = '0-0085', # of records = 723 Symbol = '0-0066', # of records = 741 Symbol = '0-0003', # of records = 548 Symbol = '0-0055', # of records = 556 Checking random symbols Symbol = '0-0092', # of records = 570 Symbol = '0-0026', # of records = 682 Symbol = '0-0027', # of records = 652 Symbol = '1-0199', # of records = 130 Symbol = '1-0104', # of records = 189 Symbol = '1-0178', # of records = 107 Symbol = '1-0036', # of records = 147 Symbol = '0-0031', # of records = 658 Symbol = '0-0010', # of records = 582 Symbol = '2-0178', # of records = 39 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0081', # of records = 625 Symbol = '0-0054', # of records = 649 Symbol = '0-0001', # of records = 472 Symbol = '0-0032', # of records = 637 Symbol = '0-0077', # of records = 632 Checking random symbols Symbol = '0-0059', # of records = 535 Symbol = '3-0175', # of records = 20 Symbol = '2-0367', # of records = 41 Symbol = '0-0048', # of records = 564 Symbol = '2-0056', # of records = 37 Symbol = '0-0075', # of records = 545 Symbol = '3-0774', # of records = 25 Symbol = '0-0086', # of records = 549 Symbol = '0-0072', # of records = 575 Symbol = '4-0174', # of records = 10 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): 501782 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 66837 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 430433 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: 890151 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: 899848 Generating symbol names Choosing datasets Common symbol #0 = '0-0042' Common symbol #1 = '0-0009' Common symbol #2 = '0-0030' Common symbol #3 = '0-0058' Common symbol #4 = '0-0034' Random symbol #0 = '1-0013' Random symbol #1 = '2-0296' Random symbol #2 = '0-0058' Random symbol #3 = '0-0047' Random symbol #4 = '0-0007' Random symbol #5 = '0-0090' Random symbol #6 = '4-0643' Random symbol #7 = '1-0188' Random symbol #8 = '4-1074' Random symbol #9 = '3-0112' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 871 Symbol = '0-0009', # of records = 929 Symbol = '0-0030', # of records = 871 Symbol = '0-0058', # of records = 886 Symbol = '0-0034', # of records = 913 Checking random symbols Symbol = '1-0013', # of records = 199 Symbol = '2-0296', # of records = 42 Symbol = '0-0058', # of records = 886 Symbol = '0-0047', # of records = 914 Symbol = '0-0007', # of records = 929 Symbol = '0-0090', # of records = 889 Symbol = '4-0643', # of records = 17 Symbol = '1-0188', # of records = 230 Symbol = '4-1074', # of records = 18 Symbol = '3-0112', # of records = 20 Closing file Choosing datasets Common symbol #0 = '0-0027' CommParameters: # of seconds between polling = o1n s y#m boofl c#om1m o=n 'sy0-0033m'b oClosm mtoon psoylmlb o=l 5# 2# =o f' r0-0038a'n dCoomm msoynmb oslysm btool p#ol3l == '10 0-0079 '# oCfo msmeocno nsdysm btool t#es4t == '80-0035 'U sRianng droeamd esry mrbaonld o#m 0s e=e '0-0022' Random symbol #1 = '0-0063' Random symbol #2 = '0-0020' Random symbol #3 = '0-0042' Random symbol #4 = '0-0023' Random symbol #5 = '0-0005' Random symbol #6 = '1-0067' Random symbol #7 = '0-0042' Random d: 908747 Generating symbol names Choosing datasets Common symbol #0 = '0-0042' Common symbol #1 = '0-0063' Common symbol #2 = '0-0023' Common symbol #3 = '0-0043' Common symbol #4 = '0-0090' Random symbol #0 = '4-0644' Random symbol #1 = '4-0299' Random symbol #2 = '2-0390' Random symbol #3 = '3-0289' Random symbol #4 = '4-0553' Random symbol #5 = '0-0079' Random symbol #6 = '4-0621' Random symbol #7 = '0-0021' Random symbol #8 = '0-0008' Random symbol #9 = '1-0005' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 871 Symbol = '0-0063', # of records = 854 Symbol = '0-0023', # of records = 964 Symbol = '0-0043', # of records = 852 Symbol = '0-0090', # of records = 889 Checking random symbols Symbol = '4-0644', # of records = 14 Symbol = '4-0299', # of records = 22 Symbol = '2-0390', # of records = 51 symbol #8 = '0-0069' Random symbol #9 = '0-0069' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 932 Symbol = '0-0033', # of records = 916 Symbol = '0-0038', # of records = 900 Symbol = '0-0079', # of records = 897 Symbol = '3-0289', # of records = 20 Symbol = '0-0035', # of records = 910 Checking random symbols Symbol = '0-0022', # of records = 869 Symbol = '0-0063', # of records = 854 Symbol = '0-0020', # of records = 938 Symbol = '0-0042', # of records = 871 Symbol = '0-0023', # of records = 964 Symbol = '0-0005', # of records = 827 Symbol = '1-0067', # of records = 225 Symbol = '0-0042', # of records = 871 Symbol = '0-0069', # of records = 848 Symbol = '0-0069', # of records = 848 Closing file Symbol = '4-0553', # of records = 14 Symbol = '0-0079', # of records = 897 Symbol = '4-0621', # of records = 8 Symbol = '0-0021', # of records = 892 Symbol =P '0-0008a'r,a m#e toefr sr:e c o#r dosf =s e851c onds between Spyomlbloiln g= =' 1-0005'1, ## ooff rceocmomrodns s=y m237b ols toC lpoosliln g= f5i l e# of random syParameters: # of seconds between polling = m1 # of bcommon symbols to pooll = 5 # of rlandom ssymbols to poll = 10 # of secondts to test = o8 U sing reader randopm seed: 935689 Genoerating symboll names l = 10 # of seconds to test = 8 Using reader random seed: 935980 Generating symbol names Choosing datasets Common symbol #0 = '0-0079' Common symbol C#1 = '0-0022' Commonh symbol #2 = 'o0-0087' Commoon symbol #3 = 's0-0085' Common symbiol #4 = '0-0079' Rnandom symbol #g0 = '1-0032' Rando m symbol #1 =d '4-0407' Random saymbol #2 = '0-0046t' Random symboal #3 = '1-0140' Rasndom symbol #4e = '3-0723' Randomt symbol #5 = 's4-0061' Random sym bol #6 = '3-0796' CRandom symbol o#7 = '4-0700' Randmom symbol #8 =m '3-0257' Random soymbol #9 = '0-0056n' Reading records symOpeninbg file: swmr_data.h5 ol #0 = '0-0033' Common symbol #1 = '0-0030' Common symbol #2 = '0-0062' Common symbol #3 = '0-0060' Common symbol #4 = '0-0074' Random symbol #0 = '0-0059' Random symbol #1 = '1-0149' Random symbol #2 = '1-0136' Random symbol #3 = '1-0177' Random symbol #4 = '2-0329' Random symbol #5 = '0-0050' Random symbol #6 = '0-0019' Random symbol C#7 = '1-0098' Randohm symbol #8 = 'e4-0639' Random symcbol #9 = '0-0053' king common symbols Reading records Opening file: swmr_data.h5 Symbol = '0-0079', # of records = 897 Checking common symbols Symbol = '0-0022', # of records = 869 Symbol = '0-0033', # of records = 916 Symbol = '0-0087', # of records = 972 SymbSol = '0-0030y', # of records = 871 mbol = '0-0085', # of records = 903 Symbol = '0-0062', # of records = 920 Symbol = '0-0079', # of records = 897 CShecking random symbyols mbol = '0-0060', # of recordSs = 854 ymbol = '1-0032', # of records = 218 Symbol = '0-0074', # of records = 886 Symbol = '4-0407', # of records C= 12 hecking random symbols Symbol = '0-0059'S, # of records = y868 mbol = '0-0046', # of records = 921 Symbol = '1-0149', # of records = 213 Symbol = '1-0140', # of records = 227 Symbol = '1-0136', # of records = 211 Symbol = '3-0723', # of records = 27 Symbol = '1-0177', # of records = 234 Symbol = '4-0061', # of records = 17 Symbol = '2-0329', # of records = 67 Symbol = '3-0796', # of records = 33 Symbol = '0-0050', # of records = 877 Symbol = '4-0700', # of records = 10 Symbol = '0-0019', # of records = 865 Symbol = '3-0257', # of records = 25 Symbol = '1-0098', # of records = 218 Symbol = '0-0056', # of records = 869 Symbol = C'4-0639', # of recordls = 15 osing file Symbol = '0-0053', # of records = 850 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 898 Symbol = '0-0009', # of records = 928 Symbol = '0-0030', # of records = 901 Symbol = '0-0058', # of records = 907 Symbol = '0-0034', # of records = 921 Checking random symbols Symbol = '1-0013', # of records = 235 Symbol = '2-0296', # of records = 42 Symbol = '0-0058', # of records = 907 Symbol = '0-0047', # of records = 881 Symbol = '0-0007', # of records = 951 Symbol = '0-0090', # of records = 928 Symbol = '4-0643', # of records = 17 Symbol = '1-0188', # of records = 239 Symbol = '4-1074', # of records = 18 Symbol = '3-0112', # of records = 20 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 935 Symbol = '0-0033', # of records = 934 Symbol = '0-0038', # of records = 916 Symbol = '0-0079', # of records = 882 Symbol = '0-0035', # of records = 897 Checking random symbols Symbol = '0-0022', # of records = 893 Symbol = '0-0063', # of records = 858 Symbol = '0-0020', # of records = 922 Symbol = '0-0042', # of records = 898 Symbol = '0-0023', # of records = 977 Symbol = '0-0005', # of records = 831 Symbol = '1-0067', # of records = 225 Symbol = '0-0042', # of records = 898 Symbol = '0-0069', # of records = 829 Symbol = '0-0069', # of records = 829 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 898 Symbol = '0-0063', # of records = 858 Symbol = '0-0023', # of records = 977 Symbol = '0-0043', # of records = 820 Symbol = '0-0090', # of records = 928 Checking random symbols Symbol = '4-0644', # of records = 14 Symbol = '4-0299', # of records = 20 Symbol = '2-0390', # of records = 60 Symbol = '3-0289', # of records = 10 Symbol = '4-0553', # of records = 14 Symbol = '0-0079', # of records = 882 Symbol = '4-0621', # of records = 15 Symbol = '0-0021', # of records = 889 Symbol = '0-0008', # of records = 902 Symbol = '1-0005', # of records = 202 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 890 Symbol = '0-0022', # of records = 891 Symbol = '0-0087', # of records = 1026 Symbol = '0-0085', # of records = 865 Symbol = '0-0079', # of records = 890 Checking random symbols Symbol = '1-0032', # of records = 205 Symbol = '4-0407', # of records = 12 Symbol = '0-0046', # of records = 952 Symbol = '1-0140', # of records = 218 Symbol = '3-0723', # of records = 22 Symbol = '4-0061', # of records = 17 Symbol = '3-0796', # of records = 39 Symbol = '4-0700', # of records = 10 Symbol = '3-0257', # of records = 22 Symbol = '0-0056', # of records = 873 Closing file Checking common symbols Symbol = '0-0033', # of records = 914 Symbol = '0-0030', # of records = 913 Symbol = '0-0062', # of records = 871 Symbol = '0-0060', # of records = 873 Symbol = '0-0074', # of records = 929 Checking random symbols Symbol = '0-0059', # of records = 854 Symbol = '1-0149', # of records = 176 Symbol = '1-0136', # of records = 198 Symbol = '1-0177', # of records = 235 Symbol = '2-0329', # of records = 57 Symbol = '0-0050', # of records = 887 Symbol = '0-0019', # of records = 875 Symbol = '1-0098', # of records = 219 Symbol = '4-0639', # of records = 15 Symbol = '0-0053', # of records = 879 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 911 Symbol = '0-0009', # of records = 925 Symbol = '0-0030', # of records = 909 Symbol = '0-0058', # of records = 889 Symbol = '0-0034', # of records = 933 Checking random symbols Symbol = '1-0013', # of records = 231 Symbol = '2-0296', # of records = 42 Symbol = '0-0058', # of records = 889 Symbol = '0-0047', # of records = 921 Symbol = '0-0007', # of records = 966 Symbol = '0-0090', # of records = 889 Symbol = '4-0643', # of records = 17 Symbol = '1-0188', # of records = 251 Symbol = '4-1074', # of records = 18 Symbol = '3-0112', # of records = 28 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 945 Symbol = '0-0033', # of records = 876 Symbol = '0-0038', # of records = 860 Symbol = '0-0079', # of records = 845 Symbol = '0-0035', # of records = 888 Checking random symbols Symbol = '0-0022', # of records = 850 Symbol = '0-0063', # of records = 867 Symbol = '0-0020', # of records = 912 Symbol = '0-0042', # of records = 911 Symbol = '0-0023', # of records = 964 Symbol = '0-0005', # of records = 770 Symbol = '1-0067', # of records = 208 Symbol = '0-0042', # of records = 911 Symbol = '0-0069', # of records = 832 Symbol = '0-0069', # of records = 832 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 911 Symbol = '0-0063', # of records = 867 Symbol = '0-0023', # of records = 964 Symbol = '0-0043', # of records = 853 Symbol = '0-0090', # of records = 889 Checking random symbols Symbol = '4-0644', # of records = 14 Symbol = '4-0299', # of records = 20 Symbol = '2-0390', # of records = 55 Symbol = '3-0289', # of records = 10 Symbol = '4-0553', # of records = 11 Symbol = '0-0079', # of records = 845 Symbol = '4-0621', # of records = 9 Symbol = '0-0021', # of records = 868 Symbol = '0-0008', # of records = 875 Symbol = '1-0005', # of records = 186 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 845 Symbol = '0-0022', # of records = 845 Symbol = '0-0087', # of records = 1112 Symbol = '0-0085', # of records = 856 Symbol = '0-0079', # of records = 845 Checking random symbols Symbol = '1-0032', # of records = 218 Symbol = '4-0407', # of records = 7 Symbol = '0-0046', # of records = 959 Symbol = '1-0140', # of records = 214 Symbol = '3-0723', # of records = 19 Symbol = '4-0061', # of records = 17 Symbol = '3-0796', # of records = 35 Symbol = '4-0700', # of records = 10 Symbol = '3-0257', # of records = 21 Symbol = '0-0056', # of records = 866 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 877 Symbol = '0-0030', # of records = 912 Symbol = '0-0062', # of records = 838 Symbol = '0-0060', # of records = 879 Symbol = '0-0074', # of records = 920 Checking random symbols Symbol = '0-0059', # of records = 847 Symbol = '1-0149', # of records = 167 Symbol = '1-0136', # of records = 220 Symbol = '1-0177', # of records = 226 Symbol = '2-0329', # of records = 57 Symbol = '0-0050', # of records = 914 Symbol = '0-0019', # of records = 904 Symbol = '1-0098', # of records = 221 Symbol = '4-0639', # of records = 15 Symbol = '0-0053', # of records = 914 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 930 Symbol = '0-0009', # of records = 961 Symbol = '0-0030', # of records = 899 Symbol = '0-0058', # of records = 877 Symbol = '0-0034', # of records = 919 Checking random symbols Symbol = '1-0013', # of records = 224 Symbol = '2-0296', # of records = 40 Symbol = '0-0058', # of records = 877 Symbol = '0-0047', # of records = 944 Symbol = '0-0007', # of records = 957 Symbol = '0-0090', # of records = 875 Symbol = '4-0643', # of records = 17 Symbol = '1-0188', # of records = 302 Symbol = '4-1074', # of records = 18 Symbol = '3-0112', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 915 Symbol = '0-0033', # of records = 911 Symbol = '0-0038', # of records = 849 Symbol = '0-0079', # of records = 861 Symbol = '0-0035', # of records = 885 Checking random symbols Symbol = '0-0022', # of records = 885 Symbol = '0-0063', # of records = 925 Symbol = '0-0020', # of records = 897 Symbol = '0-0042', # of records = 930 Symbol = '0-0023', # of records = 952 Symbol = '0-0005', # of records = 731 Symbol = '1-0067', # of records = 208 Symbol = '0-0042', # of records = 930 Symbol = '0-0069', # of records = 829 Symbol = '0-0069', # of records = 829 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 930 Symbol = '0-0063', # of records = 925 Symbol = '0-0023', # of records = 952 Symbol = '0-0043', # of records = 851 Symbol = '0-0090', # of records = 875 Checking random symbols Symbol = '4-0644', # of records = 4 Symbol = '4-0299', # of records = 20 Symbol = '2-0390', # of records = 59 Symbol = '3-0289', # of records = 10 Symbol = '4-0553', # of records = 8 Symbol = '0-0079', # of records = 857 Symbol = '4-0621', # of records = 9 Symbol = '0-0021', # of records = 903 Symbol = '0-0008', # of records = 878 Symbol = '1-0005', # of records = 180 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 857 Symbol = '0-0022', # of records = 864 Symbol = '0-0087', # of records = 1110 Symbol = '0-0085', # of records = 864 Symbol = '0-0079', # of records = 857 Checking random symbols Symbol = '1-0032', # of records = 252 Symbol = '4-0407', # of records = 0 Symbol = '0-0046', # of records = 991 Symbol = '1-0140', # of records = 207 Symbol = '3-0723', # of records = 24 Symbol = '4-0061', # of records = 17 Symbol = '3-0796', # of records = 35 Symbol = '4-0700', # of records = 6 Symbol = '3-0257', # of records = 30 Symbol = '0-0056', # of records = 840 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 911 Symbol = '0-0030', # of records = 891 Symbol = '0-0062', # of records = 850 Symbol = '0-0060', # of records = 825 Symbol = '0-0074', # of records = 915 Checking random symbols Symbol = '0-0059', # of records = 884 Symbol = '1-0149', # of records = 181 Symbol = '1-0136', # of records = 219 Symbol = '1-0177', # of records = 250 Symbol = '2-0329', # of records = 68 Symbol = '0-0050', # of records = 920 Symbol = '0-0019', # of records = 887 Symbol = '1-0098', # of records = 222 Symbol = '4-0639', # of records = 15 Symbol = '0-0053', # of records = 923 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 914 Symbol = '0-0009', # of records = 901 Symbol = '0-0030', # of records = 923 Symbol = '0-0058', # of records = 874 Symbol = '0-0034', # of records = 926 Checking random symbols Symbol = '1-0013', # of records = 234 Symbol = '2-0296', # of records = 38 Symbol = '0-0058', # of records = 874 Symbol = '0-0047', # of records = 969 Symbol = '0-0007', # of records = 929 Symbol = '0-0090', # of records = 923 Symbol = '4-0643', # of records = 8 Symbol = '1-0188', # of records = 327 Symbol = '4-1074', # of records = 8 Symbol = '3-0112', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 918 Symbol = '0-0033', # of records = 940 Symbol = '0-0038', # of records = 880 Symbol = '0-0079', # of records = 839 Symbol = '0-0035', # of records = 904 Checking random symbols Symbol = '0-0022', # of records = 882 Symbol = '0-0063', # of records = 885 Symbol = '0-0020', # of records = 883 Symbol = '0-0042', # of records = 934 Symbol = '0-0023', # of records = 908 Symbol = '0-0005', # of records = 711 Symbol = '1-0067', # of records = 204 Symbol = '0-0042', # of records = 934 Symbol = '0-0069', # of records = 832 Symbol = '0-0069', # of records = 832 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 934 Symbol = '0-0063', # of records = 885 Symbol = '0-0023', # of records = 908 Symbol = '0-0043', # of records = 874 Symbol = '0-0090', # of records = 940 Checking random symbols Symbol = '4-0644', # of records = 4 Symbol = '4-0299', # of records = 16 Symbol = '2-0390', # of records = 54 Symbol = '3-0289', # of records = 10 Symbol = '4-0553', # of records = 8 Symbol = '0-0079', # of records = 839 Symbol = '4-0621', # of records = 9 Symbol = '0-0021', # of records = 978 Symbol = '0-0008', # of records = 833 Symbol = '1-0005', # of records = 177 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 839 Symbol = '0-0022', # of records = 882 Symbol = '0-0087', # of records = 1075 Symbol = '0-0085', # of records = 871 Symbol = '0-0079', # of records = 839 Checking random symbols Symbol = '1-0032', # of records = 266 Symbol = '4-0407', # of records = 0 Symbol = '0-0046', # of records = 1045 Symbol = '1-0140', # of records = 226 Symbol = '3-0723', # of records = 15 Symbol = '4-0061', # of records = 17 Symbol = '3-0796', # of records = 35 Symbol = '4-0700', # of records = 16 Symbol = '3-0257', # of records = 30 Symbol = '0-0056', # of records = 868 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 940 Symbol = '0-0030', # of records = 916 Symbol = '0-0062', # of records = 859 Symbol = '0-0060', # of records = 860 Symbol = '0-0074', # of records = 909 Checking random symbols Symbol = '0-0059', # of records = 929 Symbol = '1-0149', # of records = 185 Symbol = '1-0136', # of records = 211 Symbol = '1-0177', # of records = 238 Symbol = '2-0329', # of records = 63 Symbol = '0-0050', # of records = 929 Symbol = '0-0019', # of records = 855 Symbol = '1-0098', # of records = 191 Symbol = '4-0639', # of records = 10 Symbol = '0-0053', # of records = 950 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 963 Symbol = '0-0009', # of records = 865 Symbol = '0-0030', # of records = 886 Symbol = '0-0058', # of records = 870 Symbol = '0-0034', # of records = 910 Checking random symbols Symbol = '1-0013', # of records = 261 Symbol = '2-0296', # of records = 32 Symbol = '0-0058', # of records = 870 Symbol = '0-0047', # of records = 984 Symbol = '0-0007', # of records = 945 Symbol = '0-0090', # of records = 944 Symbol = '4-0643', # of records = 8 Symbol = '1-0188', # of records = 334 Symbol = '4-1074', # of records = 8 Symbol = '3-0112', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 849 Symbol = '0-0033', # of records = 922 Symbol = '0-0038', # of records = 852 Symbol = '0-0079', # of records = 800 Symbol = '0-0035', # of records = 907 Checking random symbols Symbol = '0-0022', # of records = 944 Symbol = '0-0063', # of records = 915 Symbol = '0-0020', # of records = 878 Symbol = '0-0042', # of records = 963 Symbol = '0-0023', # of records = 835 Symbol = '0-0005', # of records = 677 Symbol = '1-0067', # of records = 193 Symbol = '0-0042', # of records = 963 Symbol = '0-0069', # of records = 830 Symbol = '0-0069', # of records = 830 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 963 Symbol = '0-0063', # of records = 915 Symbol = '0-0023', # of records = 835 Symbol = '0-0043', # of records = 833 Symbol = '0-0090', # of records = 944 Checking random symbols Symbol = '4-0644', # of records = 5 Symbol = '4-0299', # of records = 16 Symbol = '2-0390', # of records = 63 Symbol = '3-0289', # of records = 7 Symbol = '4-0553', # of records = 8 Symbol = '0-0079', # of records = 800 Symbol = '4-0621', # of records = 9 Symbol = '0-0021', # of records = 966 Symbol = '0-0008', # of records = 819 Symbol = '1-0005', # of records = 164 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 800 Symbol = '0-0022', # of records = 944 Symbol = '0-0087', # of records = 1060 Symbol = '0-0085', # of records = 846 Symbol = '0-0079', # of records = 800 Checking random symbols Symbol = '1-0032', # of records = 282 Symbol = '4-0407', # of records = 0 Symbol = '0-0046', # of records = 1030 Symbol = '1-0140', # of records = 215 Symbol = '3-0723', # of records = 23 Symbol = '4-0061', # of records = 17 Symbol = '3-0796', # of records = 37 Symbol = '4-0700', # of records = 16 Symbol = '3-0257', # of records = 22 Symbol = '0-0056', # of records = 900 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 922 Symbol = '0-0030', # of records = 886 Symbol = '0-0062', # of records = 835 Symbol = '0-0060', # of records = 852 Symbol = '0-0074', # of records = 933 Checking random symbols Symbol = '0-0059', # of records = 894 Symbol = '1-0149', # of records = 182 Symbol = '1-0136', # of records = 223 Symbol = '1-0177', # of records = 239 Symbol = '2-0329', # of records = 79 Symbol = '0-0050', # of records = 958 Symbol = '0-0019', # of records = 902 Symbol = '1-0098', # of records = 180 Symbol = '4-0639', # of records = 10 Symbol = '0-0053', # of records = 904 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 974 Symbol = '0-0009', # of records = 860 Symbol = '0-0030', # of records = 923 Symbol = '0-0058', # of records = 841 Symbol = '0-0034', # of records = 961 Checking random symbols Symbol = '1-0013', # of records = 258 Symbol = '2-0296', # of records = 38 Symbol = '0-0058', # of records = 841 Symbol = '0-0047', # of records = 1005 Symbol = '0-0007', # of records = 951 Symbol = '0-0090', # of records = 931 Symbol = '4-0643', # of records = 1 Symbol = '1-0188', # of records = 330 Symbol = '4-1074', # of records = 8 Symbol = '3-0112', # of records = 30 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 844 Symbol = '0-0033', # of records = 910 Symbol = '0-0038', # of records = 821 Symbol = '0-0079', # of records = 819 Symbol = '0-0035', # of records = 903 Checking random symbols Symbol = '0-0022', # of records = 934 Symbol = '0-0063', # of records = 936 Symbol = '0-0020', # of records = 880 Symbol = '0-0042', # of records = 967 Symbol = '0-0023', # of records = 806 Symbol = '0-0005', # of records = 688 Symbol = '1-0067', # of records = 220 Symbol = '0-0042', # of records = 967 Symbol = '0-0069', # of records = 849 Symbol = '0-0069', # of records = 849 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 967 Symbol = '0-0063', # of records = 936 Symbol = '0-0023', # of records = 806 Symbol = '0-0043', # of records = 773 Symbol = '0-0090', # of records = 952 Checking random symbols Symbol = '4-0644', # of records = 5 Symbol = '4-0299', # of records = 7 Symbol = '2-0390', # of records = 63 Symbol = '3-0289', # of records = 1 Symbol = '4-0553', # of records = 8 Symbol = '0-0079', # of records = 819 Symbol = '4-0621', # of records = 0 Symbol = '0-0021', # of records = 965 Symbol = '0-0008', # of records = 794 Symbol = '1-0005', # of records = 146 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 819 Symbol = '0-0022', # of records = 934 Symbol = '0-0087', # of records = 1064 Symbol = '0-0085', # of records = 906 Symbol = '0-0079', # of records = 819 Checking random symbols Symbol = '1-0032', # of records = 295 Symbol = '4-0407', # of records = 0 Symbol = '0-0046', # of records = 1029 Symbol = '1-0140', # of records = 196 Symbol = '3-0723', # of records = 23 Symbol = '4-0061', # of records = 17 Symbol = '3-0796', # of records = 37 Symbol = '4-0700', # of records = 16 Symbol = '3-0257', # of records = 27 Symbol = '0-0056', # of records = 874 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 910 Symbol = '0-0030', # of records = 931 Symbol = '0-0062', # of records = 872 Symbol = '0-0060', # of records = 864 Symbol = '0-0074', # of records = 914 Checking random symbols Symbol = '0-0059', # of records = 885 Symbol = '1-0149', # of records = 187 Symbol = '1-0136', # of records = 235 Symbol = '1-0177', # of records = 236 Symbol = '2-0329', # of records = 72 Symbol = '0-0050', # of records = 910 Symbol = '0-0019', # of records = 873 Symbol = '1-0098', # of records = 200 Symbol = '4-0639', # of records = 10 Symbol = '0-0053', # of records = 909 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 995 Symbol = '0-0009', # of records = 862 Symbol = '0-0030', # of records = 938 Symbol = '0-0058', # of records = 763 Symbol = '0-0034', # of records = 988 Checking random symbols Symbol = '1-0013', # of records = 263 Symbol = '2-0296', # of records = 48 Symbol = '0-0058', # of records = 763 Symbol = '0-0047', # of records = 981 Symbol = '0-0007', # of records = 948 Symbol = '0-0090', # of records = 937 Symbol = '4-0643', # of records = 1 Symbol = '1-0188', # of records = 322 Symbol = '4-1074', # of records = 8 Symbol = '3-0112', # of records = 30 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 858 Symbol = '0-0033', # of records = 906 Symbol = '0-0038', # of records = 846 Symbol = '0-0079', # of records = 852 Symbol = '0-0035', # of records = 901 Checking random symbols Symbol = '0-0022', # of records = 934 Symbol = '0-0063', # of records = 997 Symbol = '0-0020', # of records = 859 Symbol = '0-0042', # of records = 989 Symbol = '0-0023', # of records = 772 Symbol = '0-0005', # of records = 621 Symbol = '1-0067', # of records = 233 Symbol = '0-0042', # of records = 989 Symbol = '0-0069', # of records = 833 Symbol = '0-0069', # of records = 833 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 989 Symbol = '0-0063', # of records = 997 Symbol = '0-0023', # of records = 772 Symbol = '0-0043', # of records = 730 Symbol = '0-0090', # of records = 925 Checking random symbols Symbol = '4-0644', # of records = 5 Symbol = '4-0299', # of records = 7 Symbol = '2-0390', # of records = 73 Symbol = '3-0289', # of records = 11 Symbol = '4-0553', # of records = 8 Symbol = '0-0079', # of records = 852 Symbol = '4-0621', # of records = 0 Symbol = '0-0021', # of records = 917 Symbol = '0-0008', # of records = 818 Symbol = '1-0005', # of records = 136 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0079', # of records = 852 Symbol = '0-0022', # of records = 934 Symbol = '0-0087', # of records = 1086 Symbol = '0-0085', # of records = 918 Symbol = '0-0079', # of records = 852 Checking random symbols Symbol = '1-0032', # of records = 292 Symbol = '4-0407', # of records = 0 Symbol = '0-0046', # of records = 1069 Symbol = '1-0140', # of records = 210 Symbol = '3-0723', # of records = 29 Symbol = '4-0061', # of records = 11 Symbol = '3-0796', # of records = 37 Symbol = '4-0700', # of records = 20 Symbol = '3-0257', # of records = 19 Symbol = '0-0056', # of records = 860 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 906 Symbol = '0-0030', # of records = 951 Symbol = '0-0062', # of records = 886 Symbol = '0-0060', # of records = 967 Symbol = '0-0074', # of records = 906 Checking random symbols Symbol = '0-0059', # of records = 853 Symbol = '1-0149', # of records = 174 Symbol = '1-0136', # of records = 269 Symbol = '1-0177', # of records = 208 Symbol = '2-0329', # of records = 57 Symbol = '0-0050', # of records = 964 Symbol = '0-0019', # of records = 796 Symbol = '1-0098', # of records = 177 Symbol = '4-0639', # of records = 10 Symbol = '0-0053', # 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): 812097 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): 54994 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): 578910 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: 32675 Using reader random seed: 36722 Using reader random seed: 59360 Using reader random seed: 61125 Using reader random seed: 69706 Using writer random seed: 145562 ############################################################################### ## 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): 885997 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: 904441 Using reader random seed: 923848 Using reader random seed: 931203 Using reader random seed: 946642 Using reader random seed: 956425 Using writer random seed: 503555 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 318666 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: 768207 Generating symbol names Choosing datasets Common symbol #0 = '0-0012' Common symbol #1 = '0-0072' Common symbol #2 = '0-0037' Common symbol #3 = '0-0078' Common symbol #4 = '0-0086' Random symbol #0 = '1-0036' Random symbol #1 = '1-0102' RandParameters: # of seconds between polling = o1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 780272 Generating symbol names m symbol #2 = '0-0030' Random symbol #3 = '1-0132' Random symbol #4 = '0-0085' Random symbol #5 = '1-0057' Random symbol #6 = '4-0362' Random symbol #7 = '2-0346'C hRoaonsdionmg sdyamtbaosle t#s8 C=o m'm1-0170o'n Rsaynmdbooml s#y0m b=o l' 0-0087#'9 Co=mmon symbol #1 = '0-0010' Common symbol #2 = '0-0076' Common symbol #3 = '0-0053' Common symbol #4 = '0-0038' Random symbol #0 = '1-0043' Random symbol #1 = '1-0046' Random symbol #2 = '2-0043' Random symbol #3 = '0-0095' Random sym '2-0355' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0012', # of records = 854 Symbol = '0-0072', # of records = 910 Symbol = '0-0037', # of records = 925 Symbol = '0-0078', # of records = 894 Symbol = '0-0086', # of records = 912 Checking random symbols Symbol = '1-0036', # of records = 211 Symbol = '1-0102', # of records = 206 Symbol = '0-0030', # of records = 879 Symbol = '1-0132', # of records = 227 Symbol = '0-0085', # of records = 854 Symbol = '1-0057', # of records = 218 Symbol = '4-0362', # of records = 12 Symbol = '2-0346', # of records = 58 bol #4 = '3-0343' Random symbol #5 =S y'm4-0183b'o lR a=n d'o1-0170m' ,s y#m boofl r#e6c o=r d's4-1461 '= R207a ndom symboSly m#b7o l= =' 1-0174''2-0355 'R,a n#d oomf sryemcboorld s# 8= =55 '0-0076' RaCnldoosmi nsgy mfbiolle 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: 791673 Generating symbol names Choosing datasets Common symbol #0 = '0-0084' Common symbol #1 = '0-0052' Common symbol #2 = '0-0092' Common symbol #3 = '0-0058' Common symbol #4 = '0-0029' Random symbol #0 = '3-0742' Random symbol #1 = '0-0080' Random symbol #2 = '1-0156' Random symbol #3 = '3-0398' Random symbol #4 = '4-0264' Random symbol #5 = '2-0304' Random symbol #6 = '0-0081' Random symbol #7 = '1-0060' Random symbol #8 = '3-0454' Random symbol #9 = '2-0044' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 872 Symbol = '0-0052', # of records = 846 Symbol = '0-0092', # of records = 891 Symbol = '0-0058', # of records = 857 Symbol = '0-0029', # of records = 804 Checking random symbols Symbol = '3-0742', # of records = 27 Symbol = '0-0080', # of records = 815 Symbol = '1-0156', # of records = 219 Symbol = '3-0398', # of records = 26 Symbol = '4-0264', # of records = 12 Symbol = '2-0304', # of records = 40 Symbol = '0-0081', # of records = 919 Symbol = '1-0060', # of records = 235 #9 = '1-0156' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 849 Symbol = '0-0010', # of records = 829 Symbol = '0-0076', # of records = 928 Symbol = '0-0053', # of records = 822 Symbol = '0-0038', # of records = 923 Checking random symbols Symbol = '1-0043', # of records = 238 Symbol = '1-0046', # of records = 204 Symbol = '2-0043', # of records = 67 Symbol = '0-0095', # of records = 883 Symbol = '3-0343', # of records = 24 Symbol = '4-0183', # of records = 11 Symbol = '4-1461', # of records = 9 Symbol = '1-0174', # of records = 253 Symbol = '0-0076', # of records = 928 Symbol = '1-0156', # of records = 219 Closing file Symbol = '3-0454', # of records = 38 Symbol = '2-0044', # of records = 51 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: 811503 Generating symbol names Choosing datasets Common symbol #0 = '0-0059' Common symbol #1 = '0-0034' Common symbol #2 = '0-0078' Common symbol #3 = '0-0005' Common symbol #4 = '0-0075' Random symbol #0 = '0-0026' Random symbol #1 = '0-0017' Random symbol #2 = '3-0008' Random symbol #3 = '1-0188' Random symbol #4 = '1-0172' Random symbol #5 = '3-0671' Random symbol #6 = '0-0062' Random symbol #7 = '3-0415' Random symbol #8 = '2-0032' Random symbol #9 = '0-0034' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0059', # of records = 841 Symbol = '0-0034', # of records = 817 Symbol = '0-0078', # of records = 835 Symbol = '0-0005', # of records = 905 Symbol = '0-0075', # of records = 888 Checking random symbols Symbol = '0-0026', # of records = 849 Symbol = '0-0017', # of records = 914 Symbol = '3-0008', # of records = 27 Symbol = '1-0188', # of records = 240 Symbol = '1-0172', # of records = 222 Symbol = '3-0671', # of records = 27 Symbol = '0-0062', # of records = 866 Symbol = '3-0415', # of records = 30 Symbol = '2-0032', # of records = 62 Symbol = '0-0034', # of records = 817 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: 826058 Generating symbol names Choosing datasets Common symbol #0 = '0-0047' Common symbol #1 = '0-0072' Common symbol #2 = '0-0044' Common symbol #3 = '0-0082' Common symbol #4 = '0-0098' Random symbol #0 = '0-0001' Random symbol #1 = '1-0045' Random symbol #2 = '1-0111' Random symbol #3 = '0-0049' Random symbol #4 = '0-0059' Random symbol #5 = '4-0617' Random symbol #6 = '2-0080' Random symbol #7 = '0-0019' Random symbol #8 = '4-1006' Random symbol #9 = '0-0004' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 903 Symbol = '0-0072', # of records = 871 Symbol = '0-0044', # of records = 852 Symbol = '0-0082', # of records = 852 Symbol = '0-0098', # of records = 873 Checking random symbols Symbol = '0-0001', # of records = 892 Symbol = '1-0045', # of records = 211 Symbol = '1-0111', # of records = 235 Symbol = '0-0049', # of records = 877 Symbol = '0-0059', # of records = 841 Symbol = '4-0617', # of records = 18 Symbol = '2-0080', # of records = 66 Symbol = '0-0019', # of records = 808 Symbol = '4-1006', # of records = 8 Symbol = '0-0004', # of records = 874 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0012', # of records = 416 Symbol = '0-0072', # of records = 488 Symbol = '0-0037', # of records = 509 Symbol = '0-0078', # of records = 331 Symbol = '0-0086', # of records = 417 Checking random symbols Symbol = '1-0036', # of records = 129 Symbol = '1-0102', # of records = 62 Symbol = '0-0030', # of records = 433 Symbol = '1-0132', # of records = 107 Symbol = '0-0085', # of records = 509 Symbol = '1-0057', # of records = 127 Symbol = '4-0362', # of records = 0 Symbol = '2-0346', # of records = 23 Symbol = '1-0170', # of records = 171 Symbol = '2-0355', # of records = 51 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 469 Symbol = '0-0052', # of records = 451 Symbol = '0-0092', # of records = 509 Symbol = '0-0058', # of records = 467 Symbol = '0-0029', # of records = 363 Checking random symbols Symbol = '3-0742', # of records = 10 Symbol = '0-0080', # of records = 464 Symbol = '1-0156', # of records = 101 Symbol = '3-0398', # of records = 12 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 483 Symbol = '0-0010', # of records = 399 Symbol = '0-0076', # of records = 503 Symbol = '0-0053', # of records = 400 Symbol = '0-0038', # of records = 525 Checking random symbols Symbol = '1-0043', # of records = 184 Symbol = '1-0046', # of records = 137 Symbol = '2-0043', # of records = 43 Symbol = '0-0095', # of records = 475 Symbol = '3-0343', # of records = 10 Symbol = '4-0183', # of records = 9 Symbol = '4-1461', # of records = 9 Symbol = '1-0174', # of records = 169 Symbol = '0-0076', # of records = 503 Symbol = '1-0156', # of records = 101 Closing file Symbol = '4-0264', # of records = 6 Symbol = '2-0304', # of records = 12 Symbol = '0-0081', # of records = 524 Symbol = '1-0060', # of records = 151 Symbol = '3-0454', # of records = 19 Symbol = '2-0044', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0059', # of records = 402 Symbol = '0-0034', # of records = 370 Symbol = '0-0078', # of records = 318 Symbol = '0-0005', # of records = 494 Symbol = '0-0075', # of records = 475 Checking random symbols Symbol = '0-0026', # of records = 396 Symbol = '0-0017', # of records = 307 Symbol = '3-0008', # of records = 0 Symbol = '1-0188', # of records = 129 Symbol = '1-0172', # of records = 65 Symbol = '3-0671', # of records = 17 Symbol = '0-0062', # of records = 507 Symbol = '3-0415', # of records = 12 Symbol = '2-0032', # of records = 49 Symbol = '0-0034', # of records = 370 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 376 Symbol = '0-0072', # of records = 460 Symbol = '0-0044', # of records = 407 Symbol = '0-0082', # of records = 325 Symbol = '0-0098', # of records = 333 Checking random symbols Symbol = '0-0001', # of records = 415 Symbol = '1-0045', # of records = 79 Symbol = '1-0111', # of records = 94 Symbol = '0-0049', # of records = 444 Symbol = '0-0059', # of records = 402 Symbol = '4-0617', # of records = 16 Symbol = '2-0080', # of records = 30 Symbol = '0-0019', # of records = 348 Symbol = '4-1006', # of records = 0 Symbol = '0-0004', # of records = 489 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0012', # of records = 0 Symbol = '0-0072', # of records = 0 Symbol = '0-0037', # of records = 0 Symbol = '0-0078', # of records = 0 Symbol = '0-0086', # of records = 0 Checking random symbols Symbol = '1-0036', # of records = 0 Symbol = '1-0102', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '1-0132', # of records = 28 Symbol = '0-0085', # of records = 0 Symbol = '1-0057', # of records = 18 Symbol = '4-0362', # of records = 0 Symbol = '2-0346', # of records = 0 Symbol = '1-0170', # of records = 0 Symbol = '2-0355', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 0 Symbol = '0-0010', # of records = 0 Symbol = '0-0076', # of records = 0 Symbol = '0-0053', # of records = 0 Symbol = '0-0038', # of records = 0 Checking random symbols Symbol = '1-0043', # of records = 44 Symbol = '1-0046', # of records = 32 Symbol = '2-0043', # of records = 26 Symbol = '0-0095', # of records = 0 Symbol = '3-0343', # of records = 0 Symbol = '4-0183', # of records = 0 Symbol = '4-1461', # of records = 0 Symbol = '1-0174', # of records = 73 Symbol = '0-0076', # of records = 0 Symbol = '1-0156', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0084', # of records = 0 Symbol = '0-0052', # of records = 0 Symbol = '0-0092', # of records = 3 Symbol = '0-0058', # of records = 0 Symbol = '0-0029', # of records = 0 Checking random symbols Symbol = '3-0742', # of records = 0 Symbol = '0-0080', # of records = 0 Symbol = '1-0156', # of records = 0 Symbol = '3-0398', # of records = 0 Symbol = '4-0264', # of records = 0 Symbol = '2-0304', # of records = 0 Symbol = '0-0081', # of records = 0 Symbol = '1-0060', # of records = 32 Symbol = '3-0454', # of records = 14 Symbol = '2-0044', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0059', # of records = 0 Symbol = '0-0034', # of records = 0 Symbol = '0-0078', # of records = 0 Symbol = '0-0005', # of records = 0 Symbol = '0-0075', # of records = 6 Checking random symbols Symbol = '0-0026', # of records = 27 Symbol = '0-0017', # of records = 0 Symbol = '3-0008', # of records = 0 Symbol = '1-0188', # of records = 0 Symbol = '1-0172', # of records = 0 Symbol = '3-0671', # of records = 9 Symbol = '0-0062', # of records = 27 Symbol = '3-0415', # of records = 0 Symbol = '2-0032', # of records = 27 Symbol = '0-0034', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 0 Symbol = '0-0072', # of records = 0 Symbol = '0-0044', # of records = 0 Symbol = '0-0082', # of records = 0 Symbol = '0-0098', # of records = 0 Checking random symbols Symbol = '0-0001', # of records = 0 Symbol = '1-0045', # of records = 0 Symbol = '1-0111', # of records = 0 Symbol = '0-0049', # of records = 0 Symbol = '0-0059', # of records = 0 Symbol = '4-0617', # of records = 10 Symbol = '2-0080', # of records = 0 Symbol = '0-0019', # of records = 0 Symbol = '4-1006', # of records = 0 Symbol = '0-0004', # of records = 38 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): 888097 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 446509 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 285370 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: 735612 Generating 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: 738632 Generating symbol names Choosing datasets Common symbol #0 = '0-0073' Common symbol #1 = '0-0016' Common symbol #2 = '0-0024' Common symbol #3 = '0-0018' Common symbol #4 = '0-0072' Random symbol #0 = symbol names Choosing datasets Common symbol #0 = '0-0070' Common symbol #1 = '0-0091' Common symbol #2 = '0-0042' Common symbol #3 = '0-0058' Common symbol #4 = '0-0044' Random symbol #0 = '4-0867' Random symbol #1 = '0-0085' Random symbol #2 = '1-0174' Random symbol #3 = '0-0021' Random symbol #4 = '1-0101' Random symbol #5 = '1-0130' Random symbol #6 = '2-0050' Random symbol #7 = '0-0073' Random symbol #8 = '1-0121' Random symbol #9 = '0-0009' Reading records Opening file: swmr_data.h5 '1-0188' Random symbol #1 = '0-0042' Random symbol #2 = '0-0035' Random symbol #3 = '2-0208' Random symbol #4 = '1-0098' Random symbol #5 = '0-0006' Random symbol #6 = '0-0081' Random symbol #7 = '4-0428' Random symbol #8 = '0-0036' Random symbol #9 = '0-0064' Reading records CheckingOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 884 Symbol = '0-0016', # of records = 854 Symbol = '0-0024', # of records = 858 Symbol = '0-0018', # of records = 906 Symbol = '0-0072', # of records = 854 Checking random symbols Symbol = '1-0188', # of records = 192 Symbol = '0-0042', # of records = 884 Symbol = '0-0035', # of records = 938 commonSymb ol = '2-0208', # of srecords = 51 ymbols Symbol = '1-0098', # of records = 200 SymboSl = '0-0006', # of records = y928 mbol = 'Symbol = '0-00810-0070', # of records '= 895 , # ofP raeSymcbol = '4-0428', # oof records = 8r drsa m=e t884e rSymbol = '0-0036', # of records = 889 s: #Symbol = '0-0064', # of recordSs = 857 y mobfoClosling file =s e'c0-0091o'n,d s# boeft wreeecno rpdosl l=i n928g = 1 #S yomfb oclo m=m '0-0042', # of records o=n 884s ymbols tSoy mpboolll == '50-0058 ' ,# #o fo fr arecnodrodms s=y m897b ols to poSlylm b=o l10 = #' 0-0044o'f, s#e coofn drse ctoor dtse s=t 883= 8 CUhseicnkgi nrge ardaenrd orma nsdyommbols Symbol = '4-0867', # seed: 753770 Generating symbol names of records = 13 Symbol = '0-0085', # of records = 863 Symbol = '1-0174', # of recCorhdoso s=i n235g datasets CSoymmmboonl s=y m'b0-0021o'l, ##0 o=f 'r0-0005e'c oCrodmsm o=n 900s ymbol #1 = S'y0-0051m'b oClo m=m o'n1-0101 's,y m#b oolf #r2e c=o r'd0-0062s' =C o230m mon symbolS y#m3b o=l '=0-0098 '' 1-0130C'o,m m#o no fs yrmebcoords = 207 Sl #4 = '0-0010' Random symbol #0 = '1-0139' Random symbol #1 = '2-0072' Random symbol #2 = '1-0015' Random symbol #3 = '0-0083' Random symbol #4 = '1-0053' Random symbol #5 = '0-0045' Random symbol #6 = '0-0078' Random symbol #7 = '0-0043' Random symbol #8 = '0-0072' Random ysmybmoblo l= #'92-0050 '=, '#4-1498 'o f Rreeacdoirndgs r=e c48o rds OpenSiynmbol = '0-0073', # of records = 884 Symbol = '1-0121', # ofP reacroarmdest e=r s215: # of seScyomnbdosl b=e t'w0-0009e'e,n #p oolfl irnegc o=r ds 1= 878# of coCmlmoosni nsgy mfbiolles to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader randg file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 879 Symbol = '0-0051', # of records = 850 Symbol = '0-0062', # of records = 831 Symbol = '0-0098', # of records = 859 Symbol = '0-0010', # of records = 829 Checking random symbols Symbol = '1-0139', # of records = 225 Symbol = '2-0072', # of records = 46 Symbol = '1-0015', # of records = 241 Symbol = '0-0083', # of records = 878 Symbol = '1-0053', # of records = 203 Symbol = '0-0045', # of records = 883 Symbol = '0-0078', # of records = 868 Symbol = '0-0043', # of records = 895 Symbol = '0-0072', # of records = 854 Symbol = '4-1498', # of records = 15 Closing file om seed: 768877 Generating symbol names Choosing datasets Common symbol #0 = '0-0096' Common symbol #1 = '0-0038' Common symbol #2 = '0-0016' Common symbol #3 = '0-0091' Common symbol #4 = '0-0032' Random symbol #0 = '0-0058' Random symbol #1 = '0-0086' Random symbol #2 = '1-0018' Random symbol #3 = '0-0092' Random symbol #4 = '0-0065' Random symbol #5 = '3-0710' Random symbol #6 = '0-0069' Random symbol #7 = '2-0229' Random symbol #8 = '1-0096' Random symbol #9 = '1-0145' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 931 Symbol = '0-0038', # of records = 863 Symbol = '0-0016', # of records = 852 Symbol = '0-0091', # of records = 913 Symbol = '0-0032', # of records = 944 Checking random symbols Symbol = '0-0058', # of records = 881 Symbol = '0-0086', # of records = 912 Symbol = '1-0018', # of records = 191 Symbol = '0-0092', # of records = 898 Symbol = '0-0065', # of records = 925 Symbol = '3-0710', # of records = 25 Symbol = '0-0069', # of records = 885 Symbol = '2-0229', # of records = 43 Symbol = '1-0096', # of records = 220 Symbol = '1-0145', # of records = 197 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: 788473 Generating symbol names Choosing datasets Common symbol #0 = '0-0045' Common symbol #1 = '0-0088' Common symbol #2 = '0-0024' Common symbol #3 = '0-0007' Common symbol #4 = '0-0073' Random symbol #0 = '1-0083' Random symbol #1 = '0-0042' Random symbol #2 = '3-0333' Random symbol #3 = '0-0015' Random symbol #4 = '0-0045' Random symbol #5 = '0-0057' Random symbol #6 = '4-0476' Random symbol #7 = '3-0523' Random symbol #8 = '0-0012' Random symbol #9 = '0-0030' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 910 Symbol = '0-0088', # of records = 950 Symbol = '0-0024', # of records = 859 Symbol = '0-0007', # of records = 919 Symbol = '0-0073', # of records = 907 Checking random symbols Symbol = '1-0083', # of records = 211 Symbol = '0-0042', # of records = 876 Symbol = '3-0333', # of records = 29 Symbol = '0-0015', # of records = 916 Symbol = '0-0045', # of records = 910 Symbol = '0-0057', # of records = 950 Symbol = '4-0476', # of records = 10 Symbol = '3-0523', # of records = 36 Symbol = '0-0012', # of records = 951 Symbol = '0-0030', # of records = 908 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 867 Symbol = '0-0016', # of records = 945 Symbol = '0-0024', # of records = 919 Symbol = '0-0018', # of records = 902 Symbol = '0-0072', # of records = 915 Checking random symbols Symbol = '1-0188', # of records = 168 Symbol = '0-0042', # of records = 850 Symbol = '0-0035', # of records = 918 Symbol = '2-0208', # of records = 61 Symbol = '1-0098', # of records = 187 Symbol = '0-0006', # of records = 894 Symbol = '0-0081', # of records = 971 Symbol = '4-0428', # of records = 10 Symbol = '0-0036', # of records = 872 Symbol = '0-0064', # of records = 771 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0070', # of records = 941 Symbol = '0-0091', # of records = 984 Symbol = '0-0042', # of records = 823 Symbol = '0-0058', # of records = 915 Symbol = '0-0044', # of records = 822 Checking random symbols Symbol = '4-0867', # of records = 15 Symbol = '0-0085', # of Orecords = 877 pening file: swmr_data.h5 Symbol = '1-0174', # of records = 262 Symbol = '0-0021', # of records = 974 SyCmbol = '1-0101', # of hrecords = 255 ecking common symbols Symbol = '1-0130', # of records = 192 Symbol = '0-0005', # of records = 872 Symbol = '2-0050', # of records = 73 Symbol = '0-0051', # of records = 778 Symbol = '0-0073', # of records = 871 Symbol = '0-0062', # of records = 847 Symbol = '1-0121', # of records = 235 Symbol = '0-0098', # of records = 844 Symbol = '0-0009', # of records = 999 Symbol = '0-0010', # of recordsC = 912 losCing file hecking random symbols Symbol = '1-0139', # of records = 203 Symbol = '2-0072', # of records = 38 Symbol = '1-0015', # of records = 204 Symbol = '0-0083', # of records = 898 Symbol = '1-0053', # of records = 233 Symbol = '0-0045', # of records = 954 Symbol = '0-0078', # of records = 840 Symbol = '0-0043', # of records = 887 Symbol = '0-0072', # of records = 915 Symbol = '4-1498', # of records = 15 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 930 Symbol = '0-0038', # of records = 786 Symbol = '0-0016', # of records = 934 Symbol = '0-0091', # of records = 984 Symbol = '0-0032', # of records = 922 Checking random symbols Symbol = '0-0058', # of records = 915 Symbol = '0-0086', # of records = 871 Symbol = '1-0018', # of records = 173 Symbol = '0-0092', # of records = 917 Symbol = '0-0065', # of records = 957 Symbol = '3-0710', # of records = 27 Symbol = '0-0069', # of records = 925 Symbol = '2-0229', # of records = 17 Symbol = '1-0096', # of records = 222 Symbol = '1-0145', # of records = 182 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 954 Symbol = '0-0088', # of records = 954 Symbol = '0-0024', # of records = 933 Symbol = '0-0007', # of records = 905 Symbol = '0-0073', # of records = 871 Checking random symbols Symbol = '1-0083', # of records = 209 Symbol = '0-0042', # of records = 823 Symbol = '3-0333', # of records = 29 Symbol = '0-0015', # of records = 928 Symbol = '0-0045', # of records = 954 Symbol = '0-0057', # of records = 941 Symbol = '4-0476', # of records = 10 Symbol = '3-0523', # of records = 37 Symbol = '0-0012', # of records = 946 Symbol = '0-0030', # of records = 914 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 939 Symbol = '0-0016', # of records = 991 Symbol = '0-0024', # of records = 947 Symbol = '0-0018', # of records = 956 Symbol = '0-0072', # of records = 940 Checking random symbols Symbol = '1-0188', # of records = 79 Symbol = '0-0042', # of records = 803 Symbol = '0-0035', # of records = 757 Symbol = '2-0208', # of records = 76 Symbol = '1-0098', # of records = 213 Symbol = '0-0006', # of records = 977 Symbol = '0-0081', # of records = 929 Symbol = '4-0428', # of records = 10 Symbol = '0-0036', # of records = 906 Symbol = '0-0064', # of records = 763 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0070', # of records = 860 Symbol = '0-0091', # of records = 1044 Symbol = '0-0042', # of records = 803 Symbol = '0-0058', # of records = 957 Symbol = '0-0044', # of records = 891 Checking random symbols Symbol = '4-0867', # of records = 15 Symbol = '0-0085', # of records = 859 Symbol = '1-0174', # of records = 275 Symbol = '0-0021', # of records = 972 Symbol = '1-0101', # of records = 300 Symbol = '1-0130', # of records = 183 Symbol = '2-0050', # of records = 57 Symbol = '0-0073', # of records = 939 Symbol = '1-0121', # of records = 208 Symbol = '0-0009', # of records = 1001 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 915 Symbol = '0-0051', # of records = 824 Symbol = '0-0062', # of records = 890 Symbol = '0-0098', # of records = 778 Symbol = '0-0010', # of records = 869 Checking random symbols Symbol = '1-0139', # of records = 160 Symbol = '2-0072', # of records = 52 Symbol = '1-0015', # of records = 209 Symbol = '0-0083', # of records = 889 Symbol = '1-0053', # of records = 244 Symbol = '0-0045', # of records = 955 Symbol = '0-0078', # of records = 889 Symbol = '0-0043', # of records = 953 Symbol = '0-0072', # of records = 940 Symbol = '4-1498', # of records = 15 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 900 Symbol = '0-0038', # of records = 838 Symbol = '0-0016', # of records = 998 Symbol = '0-0091', # of records = 1036 Symbol = '0-0032', # of records = 895 Checking random symbols Symbol = '0-0058', # of records = 957 Symbol = '0-0086', # of records = 862 Symbol = '1-0018', # of records = 193 Symbol = '0-0092', # of records = 949 Symbol = '0-0065', # of records = 918 Symbol = '3-0710', # of records = 28 Symbol = '0-0069', # of records = 877 Symbol = '2-0229', # of records = 29 Symbol = '1-0096', # of records = 204 Symbol = '1-0145', # of records = 208 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 970 Symbol = '0-0088', # of records = 1029 Symbol = '0-0024', # of records = 952 Symbol = '0-0007', # of records = 862 Symbol = '0-0073', # of records = 946 Checking random symbols Symbol = '1-0083', # of records = 233 Symbol = '0-0042', # of records = 799 Symbol = '3-0333', # of records = 36 Symbol = '0-0015', # of records = 941 Symbol = '0-0045', # of records = 970 Symbol = '0-0057', # of records = 1028 Symbol = '4-0476', # of records = 0 Symbol = '3-0523', # of records = 50 Symbol = '0-0012', # of records = 977 Symbol = '0-0030', # of records = 994 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 961 Symbol = '0-0016', # of records = 942 Symbol = '0-0024', # of records = 946 Symbol = '0-0018', # of records = 783 Symbol = '0-0072', # of records = 1030 Checking random symbols Symbol = '1-0188', # of records = 78 Symbol = '0-0042', # of records = 828 Symbol = '0-0035', # of records = 819 Symbol = '2-0208', # of records = 85 Symbol = '1-0098', # of records = 221 Symbol = '0-0006', # of records = 952 Symbol = '0-0081', # of records = 880 Symbol = '4-0428', # of records = 0 Symbol = '0-0036', # of records = 937 Symbol = '0-0064', # of records = 683 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0070', # of records = 918 Symbol = '0-0091', # of records = 1116 Symbol = '0-0042', # of records = 828 Symbol = '0-0058', # of records = 999 Symbol = '0-0044', # of records = 981 Checking random symbols Symbol = '4-0867', # of records = 19 Symbol = '0-0085', # of records = 912 Symbol = '1-0174', # of records = 343 Symbol = '0-0021', # of records = 997 Symbol = '1-0101', # of records = 298 Symbol = '1-0130', # of records = 179 Symbol = '2-0050', # of records = 64 Symbol = '0-0073', # of records = 952 Symbol = '1-0121', # of records = 240 Symbol = '0-0009', # of records = 1015 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 875 Symbol = '0-0051', # of records = 793 Symbol = '0-0062', # of records = 938 Symbol = '0-0098', # of records = 611 Symbol = '0-0010', # of records = 775 Checking random symbols Symbol = '1-0139', # of records = 148 Symbol = '2-0072', # of records = 24 Symbol = '1-0015', # of records = 212 Symbol = '0-0083', # of records = 921 Symbol = '1-0053', # of records = 283 Symbol = '0-0045', # of records = 999 Symbol = '0-0078', # of records = 925 Symbol = '0-0043', # of records = 966 Symbol = '0-0072', # of records = 1030 Symbol = '4-1498', # of records = 14 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 960 Symbol = '0-0038', # of records = 887 Symbol = '0-0016', # of records = 975 Symbol = '0-0091', # of records = 1116 Symbol = '0-0032', # of records = 1049 Checking random symbols Symbol = '0-0058', # of records = 999 Symbol = '0-0086', # of records = 803 Symbol = '1-0018', # of records = 218 Symbol = '0-0092', # of records = 882 Symbol = '0-0065', # of records = 895 Symbol = '3-0710', # of records = 7 Symbol = '0-0069', # of records = 895 Symbol = '2-0229', # of records = 68 Symbol = '1-0096', # of records = 194 Symbol = '1-0145', # of records = 216 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 999 Symbol = '0-0088', # of records = 1068 Symbol = '0-0024', # of records = 946 Symbol = '0-0007', # of records = 815 Symbol = '0-0073', # of records = 952 Checking random symbols Symbol = '1-0083', # of records = 233 Symbol = '0-0042', # of records = 828 Symbol = '3-0333', # of records = 25 Symbol = '0-0015', # of records = 893 Symbol = '0-0045', # of records = 999 Symbol = '0-0057', # of records = 976 Symbol = '4-0476', # of records = 0 Symbol = '3-0523', # of records = 50 Symbol = '0-0012', # of records = 969 Symbol = '0-0030', # of records = 964 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 934 Symbol = '0-0016', # of records = 1056 Symbol = '0-0024', # of records = 977 Symbol = '0-0018', # of records = 820 Symbol = '0-0072', # of records = 958 Checking random symbols Symbol = '1-0188', # of records = 44 Symbol = '0-0042', # of records = 929 Symbol = '0-0035', # of records = 840 Symbol = '2-0208', # of records = 78 Symbol = '1-0098', # of records = 193 Symbol = '0-0006', # of records = 946 Symbol = '0-0081', # of records = 873 Symbol = '4-0428', # of records = 5 Symbol = '0-0036', # of records = 948 Symbol = '0-0064', # of records = 717 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0070', # of records = 890 Symbol = '0-0091', # of records = 1108 Symbol = '0-0042', # of records = 929 Symbol = '0-0058', # of records = 1083 Symbol = '0-0044', # of records = 1008 Checking random symbols Symbol = '4-0867', # of records = 19 Symbol = '0-0085', # of records = 958 Symbol = '1-0174', # of records = 324 Symbol = '0-0021', # of records = 1049 Symbol = '1-0101', # of records = 291 Symbol = '1-0130', # of records = 148 Symbol = '2-0050', # of records = 93 Symbol = '0-0073', # of records = 934 Symbol = '1-0121', # of records = 228 Symbol = '0-0009', # of records = 1088 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 910 Symbol = '0-0051', # of records = 774 Symbol = '0-0062', # of records = 962 Symbol = '0-0098', # of records = 611 Symbol = '0-0010', # of records = 793 Checking random symbols Symbol = '1-0139', # of records = 128 Symbol = '2-0072', # of records = 0 Symbol = '1-0015', # of records = 253 Symbol = '0-0083', # of records = 948 Symbol = '1-0053', # of records = 283 Symbol = '0-0045', # of records = 1040 Symbol = '0-0078', # of records = 987 Symbol = '0-0043', # of records = 999 Symbol = '0-0072', # of records = 958 Symbol = '4-1498', # of records = 9 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 997 Symbol = '0-0038', # of records = 896 Symbol = '0-0016', # of records = 1056 Symbol = '0-0091', # of records = 1108 Symbol = '0-0032', # of records = 1023 Checking random symbols Symbol = '0-0058', # of records = 1083 Symbol = '0-0086', # of records = 790 Symbol = '1-0018', # of records = 233 Symbol = '0-0092', # of records = 878 Symbol = '0-0065', # of records = 819 Symbol = '3-0710', # of records = 19 Symbol = '0-0069', # of records = 925 Symbol = '2-0229', # of records = 71 Symbol = '1-0096', # of records = 165 Symbol = '1-0145', # of records = 227 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 1013 Symbol = '0-0088', # of records = 1027 Symbol = '0-0024', # of records = 969 Symbol = '0-0007', # of records = 772 Symbol = '0-0073', # of records = 934 Checking random symbols Symbol = '1-0083', # of records = 202 Symbol = '0-0042', # of records = 911 Symbol = '3-0333', # of records = 26 Symbol = '0-0015', # of records = 866 Symbol = '0-0045', # of records = 1013 Symbol = '0-0057', # of records = 897 Symbol = '4-0476', # of records = 2 Symbol = '3-0523', # of records = 64 Symbol = '0-0012', # of records = 1077 Symbol = '0-0030', # of records = 971 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 905 Symbol = '0-0016', # of records = 957 Symbol = '0-0024', # of records = 1017 Symbol = '0-0018', # of records = 796 Symbol = '0-0072', # of records = 1078 Checking random symbols Symbol = '1-0188', # of records = 22 Symbol = '0-0042', # of records = 1006 Symbol = '0-0035', # of records = 829 Symbol = '2-0208', # of records = 67 Symbol = '1-0098', # of records = 156 Symbol = '0-0006', # of records = 920 Symbol = '0-0081', # of records = 892 Symbol = '4-0428', # of records = 9 Symbol = '0-0036', # of records = 928 Symbol = '0-0064', # of records = 717 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0070', # of records = 740 Symbol = '0-0091', # of records = 1058 Symbol = '0-0042', # of records = 1006 Symbol = '0-0058', # of records = 1095 Symbol = '0-0044', # of records = 1055 Checking random symbols Symbol = '4-0867', # of records = 19 Symbol = '0-0085', # of records = 981 Symbol = '1-0174', # of records = 336 Symbol = '0-0021', # of records = 1052 Symbol = '1-0101', # of records = 273 Symbol = '1-0130', # of records = 101 Symbol = '2-0050', # of records = 62 Symbol = '0-0073', # of records = 905 Symbol = '1-0121', # of records = 204 Symbol = '0-0009', # of records = 1094 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 942 Symbol = '0-0051', # of records = 765 Symbol = '0-0062', # of records = 902 Symbol = '0-0098', # of records = 656 Symbol = '0-0010', # of records = 720 Checking random symbols Symbol = '1-0139', # of records = 145 Symbol = '2-0072', # of records = 0 Symbol = '1-0015', # of records = 203 Symbol = '0-0083', # of records = 954 Symbol = '1-0053', # of records = 307 Symbol = '0-0045', # of records = 940 Symbol = '0-0078', # of records = 868 Symbol = '0-0043', # of records = 968 Symbol = '0-0072', # of records = 1078 Symbol = '4-1498', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 1030 Symbol = '0-0038', # of records = 910 Symbol = '0-0016', # of records = 944 Symbol = '0-0091', # of records = 1058 Symbol = '0-0032', # of records = 989 Checking random symbols Symbol = '0-0058', # of records = 1095 Symbol = '0-0086', # of records = 876 Symbol = '1-0018', # of records = 213 Symbol = '0-0092', # of records = 944 Symbol = '0-0065', # of records = 818 Symbol = '3-0710', # of records = 17 Symbol = '0-0069', # of records = 955 Symbol = '2-0229', # of records = 77 Symbol = '1-0096', # of records = 159 Symbol = '1-0145', # of records = 264 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 940 Symbol = '0-0088', # of records = 982 Symbol = '0-0024', # of records = 1011 Symbol = '0-0007', # of records = 827 Symbol = '0-0073', # of records = 905 Checking random symbols Symbol = '1-0083', # of records = 164 Symbol = '0-0042', # of records = 1007 Symbol = '3-0333', # of records = 43 Symbol = '0-0015', # of records = 808 Symbol = '0-0045', # of records = 940 Symbol = '0-0057', # of records = 879 Symbol = '4-0476', # of records = 0 Symbol = '3-0523', # of records = 67 Symbol = '0-0012', # of records = 1073 Symbol = '0-0030', # of records = 997 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 807 Symbol = '0-0016', # of records = 937 Symbol = '0-0024', # of records = 1098 Symbol = '0-0018', # of records = 792 Symbol = '0-0072', # of records = 1049 Checking random symbols Symbol = '1-0188', # of records = 14 Symbol = '0-0042', # of records = 996 Symbol = '0-0035', # of records = 886 Symbol = '2-0208', # of records = 73 Symbol = '1-0098', # of records = 176 Symbol = '0-0006', # of records = 914 Symbol = '0-0081', # of records = 949 Symbol = '4-0428', # of records = 12 Symbol = '0-0036', # of records = 908 Symbol = '0-0064', # of records = 685 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0070', # of records = 691 Symbol = '0-0091', # of records = 1169 Symbol = '0-0042', # of records = 996 Symbol = '0-0058', # of records = 1119 Symbol = '0-0044', # of records = 1150 Checking random symbols Symbol = '4-0867', # of records = 38 Symbol = '0-0085', # of records = 963 Symbol = '1-0174', # of records = 353 Symbol = '0-0021', # of records = 1059 Symbol = '1-0101', # of records = 246 Symbol = '1-0130', # of records = 65 Symbol = '2-0050', # of records = 66 Symbol = '0-0073', # of records = 807 Symbol = '1-0121', # of records = 258 Symbol = '0-0009', # of records = 1111 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 895 Symbol = '0-0051', # of records = 796 Symbol = '0-0062', # of records = 927 Symbol = '0-0098', # of records = 620 Symbol = '0-0010', # of records = 726 Checking random symbols Symbol = '1-0139', # of records = 116 Symbol = '2-0072', # of records = 11 Symbol = '1-0015', # of records = 246 Symbol = '0-0083', # of records = 866 Symbol = '1-0053', # of records = 320 Symbol = '0-0045', # of records = 968 Symbol = '0-0078', # of records = 820 Symbol = '0-0043', # of records = 927 Symbol = '0-0072', # of records = 1049 Symbol = '4-1498', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 1100 Symbol = '0-0038', # of records = 972 Symbol = '0-0016', # of records = 937 Symbol = '0-0091', # of records = 1170 Symbol = '0-0032', # of records = 935 Checking random symbols Symbol = '0-0058', # of records = 1119 Symbol = '0-0086', # of records = 837 Symbol = '1-0018', # of records = 172 Symbol = '0-0092', # of records = 962 Symbol = '0-0065', # of records = 783 Symbol = '3-0710', # of records = 20 Symbol = '0-0069', # of records = 933 Symbol = '2-0229', # of records = 61 Symbol = '1-0096', # of records = 160 Symbol = '1-0145', # of records = 274 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 972 Symbol = '0-0088', # of records = 1102 Symbol = '0-0024', # of records = 1111 Symbol = '0-0007', # of records = 754 Symbol = '0-0073', # of records = 788 Checking random symbols Symbol = '1-0083', # of records = 113 Symbol = '0-0042', # of records = 1002 Symbol = '3-0333', # of records = 45 Symbol = '0-0015', # of records = 790 Symbol = '0-0045', # of records = 972 Symbol = '0-0057', # of records = 853 Symbol = '4-0476', # of records = 6 Symbol = '3-0523', # of records = 76 Symbol = '0-0012', # of records = 1110 Symbol = '0-0030', # of records = 1002 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 884 Symbol = '0-0016', # of records = 958 Symbol = '0-0024', # of records = 1173 Symbol = '0-0018', # of records = 774 Symbol = '0-0072', # of records = 1036 Checking random symbols Symbol = '1-0188', # of records = 5 Symbol = '0-0042', # of records = 968 Symbol = '0-0035', # of records = 953 Symbol = '2-0208', # of records = 74 Symbol = '1-0098', # of records = 175 Symbol = '0-0006', # of records = 928 Symbol = '0-0081', # of records = 935 Symbol = '4-0428', # of records = 18 Symbol = '0-0036', # of records = 859 Symbol = '0-0064', # of records = 735 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0070', # of records = 691 Symbol = '0-0091', # of records = 1156 Symbol = '0-0042', # of records = 968 Symbol = '0-0058', # of records = 1121 Symbol = '0-0044', # of records = 1124 Checking random symbols Symbol = '4-0867', # of records = 32 Symbol = '0-0085', # of records = 973 Symbol = '1-0174', # of records = 332 Symbol = '0-0021', # of records = 1031 Symbol = '1-0101', # of records = 298 Symbol = '1-0130', # of records = 27 Symbol = '2-0050', # of records = 56 Symbol = '0-0073', # of records = 884 Symbol = '1-0121', # of records = 254 Symbol = '0-0009', # of records = 1155 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 972 Symbol = '0-0051', # of records = 921 Symbol = '0-0062', # of records = 886 Symbol = '0-0098', # of records = 696 Symbol = '0-0010', # of records = 697 Checking random symbols Symbol = '1-0139', # of records = 97 Symbol = '2-0072', # of records = 11 Symbol = '1-0015', # of records = 201 Symbol = '0-0083', # of records = 927 Symbol = '1-0053', # of records = 293 Symbol = '0-0045', # of records = 889 Symbol = '0-0078', # of records = 815 Symbol = '0-0043', # of records = 1007 Symbol = '0-0072', # of records = 1036 Symbol = '4-1498', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 1025 Symbol = '0-0038', # of records = 936 Symbol = '0-0016', # of records = 958 Symbol = '0-0091', # of records = 1161 Symbol = '0-0032', # of records = 888 Checking random symbols Symbol = '0-0058', # of records = 1116 Symbol = '0-0086', # of records = 808 Symbol = '1-0018', # of records = 148 Symbol = '0-0092', # of records = 930 Symbol = '0-0065', # of records = 817 Symbol = '3-0710', # of records = 29 Symbol = '0-0069', # of records = 967 Symbol = '2-0229', # of records = 53 Symbol = '1-0096', # of records = 140 Symbol = '1-0145', # of records = 293 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 882 Symbol = '0-0088', # of records = 1090 Symbol = '0-0024', # of records = 1168 Symbol = '0-0007', # of records = 755 Symbol = '0-0073', # of records = 888 Checking random symbols Symbol = '1-0083', # of records = 135 Symbol = '0-0042', # of records = 985 Symbol = '3-0333', # of records = 54 Symbol = '0-0015', # of records = 764 Symbol = '0-0045', # of records = 882 Symbol = '0-0057', # of records = 834 Symbol = '4-0476', # of records = 6 Symbol = '3-0523', # of records = 64 Symbol = '0-0012', # of records = 1205 Symbol = '0-0030', # of records = 1089 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 = -1 index type = b2 Using generator random seed (used in sparse test only): 273651 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): 348456 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): 986901 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: 576932 Using reader random seed: 587816 Using reader random seed: 595708 Using reader random seed: 601766 Using reader random seed: 611228 Using writer random seed: 594133 ############################################################################### ## 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): 414091 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: 511624 Using reader random seed: 494574 Using reader random seed: 518302 Using reader random seed: 520726 Using reader random seed: 535045 Using writer random seed: 66989 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 708968 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: 174241 Generating symbol names Choosing datasets CommPon asryammbeotle r#s0: = #' 0-0044o'f Csoemcmoonnd ss ybmebtowle e#n1 p=o l'l0-0031i'n gC o=m mo1n s#y mobfo l c#o2m m=o n' 0-0088s'y mCboomlmso nt os ypmobloll =# 35 = #' 0-0076o'f Croamnmdoonm ssyymmbbooll s# 4t o= p'o0-0092l'l R=a n10d o m# soyfm bsoelc o#n0d s= t'o0-0029 't eRsatn d=o m 3s yUmbol #1 = '4-1297' Random symbol #2 = '1-0101' Random symbol #3 = '3-0526' Random symbol #4 = '1-0198' Random symbol #5 = '0-0012' Random symbol #6 = '2-0157' Random symbol #7 = '2-0306' Random symbol #8 = '4-0871' Random symbol #9 = '3-0585' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0044', # of records = 875 Symbol = '0-0031', # of records = 912 Symbol = '0-0088', # of records = 911 Symbol = '0-0076', # of records = 828 Symbol = '0-0092', # of records = 902 Checking random symbols Symbol = '0-0029', # of records = 871 Symbol = '4-1297', # of records = 14 Symbol = '1-0101', # of records = 211 Symbol = '3-0526', # of records = 26 Symbol = '1-0198', # of records = 228 sing reader random seed: 184849 Generating symbol names Choosing datasets Common symbol #0 = '0-0000' Common symbol #1 = '0-0021' Common symbol #2 = '0-0060' Common symbol #3 = '0-0001' Common symbol #4 = '0-0023' Random symbol #0 = '0-0034' Random symbol #1 = '0-0021' Random symbol #2 = '2-0247' Random symbol #3 = '3-0173' Random symbol #4 = '2-0042' Random symbol #5 = '1-0158' Random symbol #6 = '0-0022' Random symbol #7 = '3-0113' Random symbol #8 = '0-0071' Random symbol #9 = '0-0062' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 854 Symbol = '0-0021', # of records = 857 Symbol = '0-0060', # of records = 943 Symbol = '0-0001', # of records = 901 SSyymmbbooll == ''0-00230-0012'',, ## ooff rreeccoorrddss == 903911 CheScykmibnogl r=a n'd2-0157o'm, s#y mobfo lrse cordsS y=m b74o l = '0-0034', S#y mobfo lr e=c o'r2-0306d's, =# 935o f recordSsy m=b o61l = '0-0021', # SofParameters: # of seconds beytmb orle c=o r'd4-0871s' ,= #857 of rewceoernd sp oS=ly lm16ib nogl == '2-02471' , ## ooSffy mcrboeomclmo or=nd s's 3-0585y='m ,b65 o #l so ft or epcoolrld s=S y=5m b24 o #l o=f 'r3-0173a'n,dC ol#mo sosifyn mgrb eofclioslr edt so =p o31l l = 10 # ofS ysmebcooln d=s 't2-0042o' , # of records = 39 test = 3 Using reader random seed: 201173 Generating symbol names Symbol = '1-0158', # of records = 196 Symbol = '0-0022', # of records = 885 SymbColh o=o s'i3-0113n'g, d#a toafs ertesc oCrodmsm o=n 28s ymbol #0 =S y'm0-0077b'o lC o=m m'o0-0071n' ,s y#m boofl r#e1c o=r d's0-0082 '= C864o mmon symbol S#y2m b=o l' 0-0076=' 'C0-0062o'm,m o#n osfy mrbeoclo r#d3s == '8250-0070 ' CommoCnl ossyimnbgo lf i#l4e = '0-0057' Random symbol #0 = '0-0030' Random symbol #1 = '1-0106' Random symbol #2 = '0-0088' Random symbol #3 = '3-0229' Random symbol #4 = '0-0096' Random symbol #5 = '2-0055' Random symbol #6 = '3-0598' Random symbol #7 = '1-0118' Random symbol #8 = '1-0141' Random symbol #9 = '3-0524' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0077', # of records =P 888a rameterSymbol = '0-0082', # of records = 868 Symbol = '0-0076', # of records = 828 Symbol = '0-0070', # of records = 897 Symbol = '0-0057', # of records = 886 Checking random symbols Symbol = '0-0030', #P os: # 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: 215116 Generating symbol names Choosing datasets Common symbol #0 = '0-0070' Common symbolf #1 = '0-0062' Common symbol #r2 = '0-0057' Commoen symbol #3 =c '0-0079' Common soymbol #4 = '0-0096r' Random symbodl #0 =s '3-0498' Random symbo l #1 == '3-0453' Random symbo l #2 = '3-0578' Ra899ndom symbol # 3 = '1-0041' Random symbol #4 = '3-0414' Random symbol #5 = '1-0105' Random symbol #6 = '0-0043' Random symbol #7 = '1-0094' Random symbol #8 = '1-0081' RSandom symbol #9 = y'3-0590' Reamding records baorOlap me=en ti'en1-0106rg's ,:f i# l #eo :fo fswmr_data.h5r esceocrodnsd s= b216e tween polling S=y mbCo1hl e c=#k i'on0-0088fg' ,cc oo#mm mmooofnn rsseyycmmobbroodllsss =t o911 poll = 5 S y#mS byoomflb orla n=d o'm3-0229= ' s,'y m0-0070#b' o,ol fs# rtoeofc oprroedlcslo r==d s2010 = #897 of Symbol S=y m'b0-0096o'l, =# 'o0-0062f' ,r e#c oorfd sr e=c o865r ds = 825 SymboSly m=b o'l2-0055 '=, '#0-0057 'o,f #r eocfo rrdecords = 886 Symbol = '0-0079', # of records = 867 Symbs = 62 Symbol = '3-0598', # of records = 23 Symbol = '1-0118', # of records = 226 Symbol = '1-0141', # of records = 268 Symbol = '3-0524', # of records = 31 Closing file ol = '0-0096', # of records = 865 Checking random symbols Symbol = '3-0498', # of records = 26 Symbol = '3-0453', # of records = 28 Symbol = '3-0578', # of records = 26 Symbol = '1-0041', # of records = 225 Symbol = '3-0414', # of records = 24 Symbol = '1-0105', # of records = 216 Symbol = '0-0043', # of records = 874 Symbol = '1-0094', # of records = 231 Symbol = '1-0081', # of records = 233 Symbol = '3-0590', # of records = 32 Closing file seconds to test = 3 Using reader random seed: 222970 Generating symbol names Choosing datasets Common symbol #0 = '0-0073' Common symbol #1 = '0-0029' Common symbol #2 = '0-0087' Common symbol #3 = '0-0052' Common symbol #4 = '0-0066' Random symbol #0 = '0-0094' Random symbol #1 = '2-0042' Random symbol #2 = '3-0716' Random symbol #3 = '0-0024' Random symbol #4 = '0-0019' Random symbol #5 = '0-0026' Random symbol #6 = '0-0090' Random symbol #7 = '4-1106' Random symbol #8 = '0-0035' Random symbol #9 = '2-0199' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 887 Symbol = '0-0029', # of records = 871 Symbol = '0-0087', # of records = 896 Symbol = '0-0052', # of records = 907 Symbol = '0-0066', # of records = 891 Checking random symbols Symbol = '0-0094', # of records = 879 Symbol = '2-0042', # of records = 39 Symbol = '3-0716', # of records = 34 Symbol = '0-0024', # of records = 894 Symbol = '0-0019', # of records = 869 Symbol = '0-0026', # of records = 875 Symbol = '0-0090', # of records = 906 Symbol = '4-1106', # of records = 23 Symbol = '0-0035', # of records = 870 Symbol = '2-0199', # of records = 61 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0044', # of records = 761 Symbol = '0-0031', # of records = 838 Symbol = '0-0088', # of records = 811 Symbol = '0-0076', # of records = 748 Symbol = '0-0092', # of records = 822 Checking random symbols Symbol = '0-0029', # of records = 768 Symbol = '4-1297', # of records = 14 Symbol = '1-0101', # of records = 194 Symbol = '3-0526', # of records = 26 Symbol = '1-0198', # of records = 216 Symbol = '0-0012', # of records = 845 Symbol = '2-0157', # of records = 69 Symbol = '2-0306', # of records = 61 Symbol = '4-0871', # of records = 16 Symbol = '3-0585', # of records = 24 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 728 Symbol = '0-0021', # of records = 767 Symbol = '0-0060', # of records = 858 Symbol = '0-0001', # of records = 832 Symbol = '0-0023', # of records = 841 Checking random symbols Symbol = '0-0034', # of records = 842 Symbol = '0-0021', # of records = 767 Symbol = '2-0247', # of records = 48 Symbol = '3-0173', # of records = 26 Symbol = '2-0042', # of records = 15 Symbol = '1-0158', # of records = 181 Symbol = '0-0022', # of records = 762 Symbol = '3-0113', # of records = 28 Symbol = '0-0071', # of records = 748 Symbol = '0-0062', # of records = 759 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0077', # of records = 792 Symbol = '0-0082', # of records = 801 Symbol = '0-0076', # of records = 748 Symbol = '0-0070', # of records = 806 Symbol = '0-0057', # of records = 762 Checking random symbols Symbol = '0-0030', # of records = 794 Symbol = '1-0106', # of records = 207 Symbol = '0-0088', # of records = 811 Symbol = '3-0229', # of records = 20 Symbol = 'O0-0096', # of recordsp = 747 ening file: swmr_data.h5 Symbol = '2-0055', # of records = 61 Symbol = '3-0598', # of records = 19 Checking common symbols Symbol = '1-0118', # of records = 202 Symbol = '0-0070', # of records = 806 Symbol = '1-0141', # of records = 207 Symbol = '0-0062', # of records = 759 Symbol = '3-0524', # of records = 31 Symbol = '0-0057',C # of records = l762 osing file Symbol = '0-0079', # of records = 766 Symbol = '0-0096', # of records = 747 OChecking rpandom symbols eninSymbogl = '3-0498', # of records = 19 file: swmr_data.h5 Symbol = '3-0453', # of records = 11 Symbol = '3-0578', # of records = 19 CSymbol = 'h1-0041', # of recoerds = 194 cking coSymboml = '3-0414', # of recordsm = 24 on symboSymboll = '1-0105', # of rsecords = 189 SSymbol = '0-0043', # yof records = m839 bol = 'Symbol = '0-00731-0094', # of rec'ords = 210 , # of rSymbol = e'1-0081', # of rcecords = 221 ords = 740Symbol = '3-0590', # of records = 32 Closing file Symbol = '0-0029', # of records = 768 Symbol = '0-0087', # of records = 792 Symbol = '0-0052', # of records = 825 Symbol = '0-0066', # of records = 795 Checking random symbols Symbol = '0-0094', # of records = 785 Symbol = '2-0042', # of records = 15 Symbol = '3-0716', # of records = 34 Symbol = '0-0024', # of records = 796 Symbol = '0-0019', # of records = 775 Symbol = '0-0026', # of records = 781 Symbol = '0-0090', # of records = 805 Symbol = '4-1106', # of records = 23 Symbol = '0-0035', # of records = 758 Symbol = '2-0199', # of records = 45 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0044', # of records = 652 Symbol = '0-0031', # of records = 720 Symbol = '0-0088', # of records = 690 Symbol = '0-0076', # of records = 635 Symbol = '0-0092', # of records = 699 Checking random symbols Symbol = '0-0029', # of records = 619 Symbol = '4-1297', # of records = 8 Symbol = '1-0101', # of records = 192 Symbol = '3-0526', # of records = 26 Symbol = '1-0198', # of records = 191 Symbol = '0-0012', # of records = 732 Symbol = '2-0157', # of records = 69 Symbol = '2-0306', # of records = 50 Symbol = '4-0871', # of records = 0 Symbol = '3-0585', # of records = 24 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 581 Symbol = '0-0021', # of records = 575 Symbol = '0-0060', # of records = 706 Symbol = '0-0001', # of records = 715 Symbol = '0-0023', # of records = 703 Checking random symbols Symbol = '0-0034', # of records = 718 Symbol = '0-0021', # of records = 575 Symbol = '2-0247', # of records = 33 Symbol = '3-0173', # of records = 23 Symbol = '2-0042', # of records = 10 Symbol = '1-0158', # of records = 157 Symbol = '0-0022', # of records = 666 Symbol = '3-0113', # of records = 28 Symbol = '0-0071', # of records = 615 Symbol = '0-0062', # of records = 618 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0077', # of records = 652 Symbol = '0-0082', # of records = 691 Symbol = '0-0076', # of records = 635 Symbol = '0-0070', # of records = 640 Symbol = '0-0057', # of records = 660 Checking random symbols Symbol = '0-0030', # of records = 647 Symbol = '1-0106', # of records = 182 Symbol = '0-0088', # of records = 690 Symbol = '3-0229', # of records = 20 Symbol = '0-0096', # of records = 644 Symbol = '2-0055', # of records = 52 Opening file: swmr_data.h5 Symbol = '3-0598', # of records = 19 Checking common Ssymbols ymbol = '1-0118', # of records = 179 Symbol = '0-0070', # of records = 640 Symbol = '1-0141', # of records = 167 Symbol = '0-0062', # of records = 618 Symbol = '3-0524', # of records = 31 Symbol = '0-0057', # of rCecords = 660 losing file Symbol = '0-0079', # of records = 630 Symbol = '0-0096', # of records = 644 Checking random symbols Symbol = '3-0498', # of records = 19 Symbol = '3-0453', # of records = 3 Symbol = '3-0578', # of records = 19 Symbol = '1-0041', # of records = 185 Symbol = '3-0414', # of records = 21 Symbol = '1-0105', # of records = 165 Symbol = '0-0043', # of records = 737 Symbol = '1-0094', # of records = 207 OpeniSymbonl = '1-0081', # of rgecords = 202 file: Symbolswmr_data.h5 = '3-0590', # of re cords = 24 Closing file Checking common symbols Symbol = '0-0073', # of records = 622 Symbol = '0-0029', # of records = 619 Symbol = '0-0087', # of records = 669 Symbol = '0-0052', # of records = 724 Symbol = '0-0066', # of records = 687 Checking random symbols Symbol = '0-0094', # of records = 686 Symbol = '2-0042', # of records = 10 Symbol = '3-0716', # of records = 34 Symbol = '0-0024', # of records = 688 Symbol = '0-0019', # of records = 666 Symbol = '0-0026', # of records = 652 Symbol = '0-0090', # of records = 670 Symbol = '4-1106', # of records = 23 Symbol = '0-0035', # of records = 694 Symbol = '2-0199', # of records = 45 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): 285926 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 902990 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 650323 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: 104048 Generating symbol names Choosing datasets Common symbol #0 = '0-0053' Common symbol #1 = '0-0074' Common symbol #2 = '0-0047' Common symbol #3 = '0-0047' Common symbol #4 = '0-0039' Random symbol #0 = '2-0064' Random symbol #1 = '3-0641' Random symbol #2 = '0-0062' Random symbol #3 = '1-0082' Random symbol #4 = '1-0056' Random symbol #5 = '0-0085' Random symbol #6 = '0-0057' Random symbol #7 = '0-0007' Random symbol #8 = '0-0063' Random symbol #9 = '0-0038' 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: 114588 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: 116345 Generating symbol names PChoosing datasets Common symbol #0 = '0-0047' Common symbol #1 = '0-0004' Common symbol #2 = '0-0067' Common symbol #3 = '0-0031' Common symbol #4 = '0-0034' Random symbol #0 = '1-0067' Random symbol #1 = '0-0039' Random symbol #2 = '0-0041' Random symbol #3 = '2-0238' Random symbol #4 = '0-0098' Random symbol #5 = '0-0039' Random symbol #6 = '1-0130' Random symbol #7 = '0-0015' Random symbol #8 = '0-0063' Random symbol #9 = '0-0041' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 881 Symbol = '0-0004', # of records = 940 Symbol = '0-0067', # of records = 951 Symbol = '0-0031', # of records = 919 Symbol = '0-0034', # of records = 879 Checking random symbols arameters: # of seconds betweCehne cpkoilnlgi ncgo m=monChoosing datasets Common symbol #0 = '0-0067' Common symbol #1 = '0-0040' Common symbol #2 = '0-0092' Common symbol #3 = '0-0061' Common symbol #4 = '0-0052' Random symbol #0 = '0-0080' Random symbol #1 = '0-0082' Random symbol #2 = '1-0122' Random symbol #3 = '1-0150' Random symbol #4 = '0-0028' Random symbol #5 = '2-0334' Random symbol #6 = '3-0517' Random symbol #7 = '2-0107' Random symbol #8 = '0-0011' Random symbol #9 = '1-0078' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of rsecords = 951 y mbol1s # of cSymbol = '0-0040', # of records = 922 Soymmmbool =n 'Symb0-0053ol = '0-0092',' # of records = ,865 #s yomfb orlesc oSymbol = 'r0-0061', # of recodrds = 889 st o= p849o ll =Symbol = '0-0052', # of records = 946 5 Checking random symbols #S yomSymbol = 'b0-0080', # of recoords = 922 lf =r a'n0-0074d'o,m #Sym bol = '0-0082', # ofo records = 910 f sryemcboorldss t=o Sym890bol = '1-0122', # of records = 230 poll = 10SSymbol = 'y1-0150', # of recormds = 216 b o l# =o f' 0-0047s',Symbol = '0-0028 ', # of record#s = 825 eocfo nrdesc otrod st e=Symbol = ' 2-0334', # of recor881ds = 47 st = 8 USSymbol = '3-0517', # of records = 21 siSymbol = '1-0067', # of records = 238 ngSymbol = '2-0107', # of records = 49 reaSdeyrm broalSymbo l = '0-0011', # of r=ecords = 813 n'd0-0047o'm, s# ofS ymbol = '1-0078', #r of records = e203 ceed: 129697 Generating symbol namoersd s Cl=osing file 881 Symbyomlb o=l '=0-0039 ''0-0039, '#, o#f orfe croercdosr d=s = 934 Checking random symbols Symbol = '2-0064', # of records = 39 Symbol = '3-0641', # of records = 26 Symbol = '0-0062', # of records = 890 Choosing datasets Common symbol #0 = '0-0049' Common symbol #1 = '0-0096' Common symbol #2 = '0-0097' Common symbol #3 = '0-0038' Common symbol #4 = '0-0076' Random symbol #0 = '4-0410' Random symbol #1 = '0-0094' Random symbol #2 = '4-0980' Random symbol #3 = '0-0034' Random symbol #4 = '0-0048' Random symbol #5 = '1-0148' Random symbol #6 = '1-0110' Random symbol #7 = '0-0014' Random symbol #8 = '1-0103' Random symbol #9 = '1-0158' Symbol = '1-0082', # of records = 237 Symbol = '1-0056', # of records = 225 Symbol = '0-0085', # of records = 916 Reading records Opening file: swmr_data.h5 Symbol = '0-0057', # of records = 861 Symbol = '0-0007', # of records = 892 Checking common symbols Symbol = '0-0063', # of records = 875 Symbol = '0-0049', # of records = 891 Symbol = '0-0038', # of records = 905 Closing file Symbol = '0-0096', # of records = 893 934 Symbol = '0-0097', # of records = 888 Symbol = '0-0041', # of records = 880 Symbol = '0-0038', # of records = 905 Symbol = '2-0238', # of records = 51 Symbol = '0-0076', # of records = 823 CShecking random symbols ymbol = '0-0098', # of records = 842 Symbol = '4-0410', # of records = 5 Symbol = '0-0039', # of records = 934 Symbol = '0-0094', # of records = 868 Symbol = '1-0130', # of records = 211 Symbol = '4-0980', # of records = 18 Symbol = '0-0015', # of records = 899 Symbol = '0-0034', # of records = 879 Symbol = '0-0063', # of records = 875 Symbol = '0-0048', # of reScords = 903 ymbol = '0-0041', # of records = 880 Closing file Symbol = '1-0148', # of records = 209 Symbol = '1-0110', # of records = 219 Symbol = '0-0014', # of records = 881 Symbol = '1-0103', # of records = 220 Symbol = '1-0158', # of records = 216 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: 154175 Generating symbol names Choosing datasets Common symbol #0 = '0-0031' Common symbol #1 = '0-0040' Common symbol #2 = '0-0020' Common symbol #3 = '0-0060' Common symbol #4 = '0-0024' Random symbol #0 = '0-0066' Random symbol #1 = '3-0161' Random symbol #2 = '3-0001' Random symbol #3 = '1-0063' Random symbol #4 = '2-0123' Random symbol #5 = '0-0009' Random symbol #6 = '0-0009' Random symbol #7 = '1-0126' Random symbol #8 = '1-0141' Random symbol #9 = '0-0069' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0031', # of records = 919 Symbol = '0-0040', # of records = 922 Symbol = '0-0020', # of records = 875 Symbol = '0-0060', # of records = 880 Symbol = '0-0024', # of records = 881 Checking random symbols Symbol = '0-0066', # of records = 904 Symbol = '3-0161', # of records = 30 Symbol = '3-0001', # of records = 39 Symbol = '1-0063', # of records = 215 Symbol = '2-0123', # of records = 56 Symbol = '0-0009', # of records = 886 Symbol = '0-0009', # of records = 886 Symbol = '1-0126', # of records = 229 Symbol = '1-0141', # of records = 231 Symbol = '0-0069', # of records = 891 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of records = 927 Symbol = '0-0040', # of records = 903 Symbol = '0-0092', # of records = 846 Symbol = '0-0061', # of records = 860 Symbol = '0-0052', # of records = 927 Checking random symbols Symbol = '0-0080', # of records = 978 Symbol = '0-0082', # of records = 883 Symbol = '1-0122', # of records = 224 Symbol = '1-0150', # of records = 220 Symbol = '0-0028', # of records = 877 Symbol = '2-0334', # of records = 37 Symbol = '3-0517', # of records = 16 Symbol = '2-0107', # of Orecords = 49 pening file: swmr_data.h5 Symbol = '0-0011', # of records = 769 Symbol = '1-0078', # of records = 209 Checking common symbols Closing file Symbol = '0-0053', # of records = 836 Symbol = '0-0074', # of records = 853 Symbol = '0-0047', # of records = 894 Symbol = '0-0047', # of records = 894 Symbol = '0-0039', # of records = 908 Checking random symbols Symbol = '2-0064', # of records = 38 Symbol = '3-0641', # of records = 26 Opening file: swmr_data.h5 Symbol = '0-0062', # of records = 915 Symbol = '1-0082', # of records = 227 Checking common symbols Symbol = '1-0056', # of records = 224 Symbol = '0-0047', # of records = 894 Symbol = '0-0085', # of records = 922 Symbol = '0-0004', # of records = 916 SOpening file: swmr_data.h5 Symbol = '0-0067', # of recChecoking common symrbols ds = 927 Symbol = '0-0049', # of records = 900 Symbol Symbo=l = '0-0096', # o f records = 873 '0-0031', # of Symbrol = '0-0097', # eof records = 912 cords = 938 Symbol = '0-0038', # of records = 913 Symbol = 'Symbol = '0-00340-0076', # o'f records = 859 , # ofChec king randrom symbols ecordsSym bol = '4-0410', # of =records = 5 880 ChSymbeol = '0-0094c', # of records = k892 ing randomS ymbol = '4-0980', # sof recoyrds = 18 mbols Symbol = S'0-0034', # of recordsy = 880 mbol = '1-0067'S,ymbol = '0-0048', # of records = #921 of recorSdymbol = s'1-0148', # of recor ds = 215 = 254 Symbol = '1-0110', # of records = 234 Symbol =Symbol = ' 0-0014', #' of records = 867 0-0039', # of rSymbol = e'1-0103', c# of records = 215o rds = 908 Symbol = '1-0158', # of records = 231 SClosing filey mbol =ymbol = '0-0057', # of records = 866 Symbol = '0-0007', # of records = 862 Symbol = '0-0063', # of records = 833 Symbol = '0-0038', # of records = 913 Closing file '0-0041', # of records = 852 Symbol = '2-0238', # of records = 51 Symbol = '0-0098', # of records = 828 Symbol = '0-0039', # of records = 908 Symbol = '1-0130', # of records = 207 Symbol = '0-0015', # of records = 926 Symbol = '0-0063', # of records = 833 Symbol = '0-0041', # of records = 852 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0031', # of records = 955 Symbol = '0-0040', # of records = 903 Symbol = '0-0020', # of records = 876 Symbol = '0-0060', # of records = 839 Symbol = '0-0024', # of records = 895 Checking random symbols Symbol = '0-0066', # of records = 863 Symbol = '3-0161', # of records = 30 Symbol = '3-0001', # of records = 39 Symbol = '1-0063', # of records = 217 Symbol = '2-0123', # of records = 54 Symbol = '0-0009', # of records = 852 Symbol = '0-0009', # of records = 852 Symbol = '1-0126', # of records = 238 Symbol = '1-0141', # of records = 233 Symbol = '0-0069', # of records = 928 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of records = 889 Symbol = '0-0040', # of records = 882 Symbol = '0-0092', # of records = 849 Symbol = '0-0061', # of records = 873 Symbol = '0-0052', # of records = 919 Checking random symbols Symbol = '0-0080', # of records = 981 Symbol = '0-0082', # of records = 942 Symbol = '1-0122', # of records = 226 Symbol = '1-0150', # of records = 215 Symbol = '0-0028', # of records = 804 Symbol = '2-0334', # of records = 35 Symbol = '3-0517', # of records = 16 Symbol = '2-0107', # of records = 49 Symbol = '0-0011', # of records = 812 Symbol = '1-0078', # of records = 229 Opening file: swmr_data.h5 Closing file Checking common symbols Symbol = '0-0053', # of records = 814 Symbol = '0-0074', # of records = 866 Symbol = '0-0047', # of records = 943 Symbol = '0-0047', # of records = 943 Symbol = '0-0039', # of records = 910 Checking random symbols Symbol = '2-0064', # of records = 42 Symbol = '3-0641', # of records = 26 Symbol = '0-0062', # of records = 927 Symbol = '1-0082', # of records = 236 Symbol = '1-0056', # of records = 233 Symbol = '0-0085', # of records = 834 Symbol = '0-0057', # of records = 920 Opening file: swmr_data.h5 Symbol = '0-0007', # of records = 838 Symbol = '0-0063', # of records = 866 Checking common symbols Symbol = '0-0038', # of records = 935 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 943 Symbol = '0-0004', # of records = 934 Symbol = '0-0067', # of records = 889 Symbol = '0-0031', # of records = 951 Symbol = '0-0034', # of records = 875 Checking random symbols Symbol = '1-0067', # of records = 252 Symbol = '0-0049', # of records = 865 Symbol = '0-0096', # of records = 856 Symbol = '0-0097', # of records = 936 Symbol = '0-0038', # of records = 935 Symbol = '0-0076', # of records = 862 Checking random symbols Symbol = '4-0410', # of records = 5 Symbol = '0-0094', # of records = 849 Symbol = '4-0980', # of records = 28 Symbol = '0-0034', # of records = 875 Symbol = '0-0048', # of records = 968 Symbol = '1-0148', # of records = 246 Symbol = '1-0110', # of records = 216 Symbol = '0-0014', # of records = 799 Symbol = '1-0103', # of records = 218 Symbol = '1-0158', # of records = 227 Closing file Symbol = '0-0039', # of records = 910 Symbol = '0-0041', # of records = 857 Symbol = '2-0238', # of records = 41 Symbol = '0-0098', # of records = 828 Symbol = '0-0039', # of records = 910 Symbol = '1-0130', # of records = 200 Symbol = '0-0015', # of records = 946 Symbol = '0-0063', # of records = 866 Symbol = '0-0041', # of records = 857 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0031', # of records = 951 Symbol = '0-0040', # of records = 882 Symbol = '0-0020', # of records = 854 Symbol = '0-0060', # of records = 862 Symbol = '0-0024', # of records = 892 Checking random symbols Symbol = '0-0066', # of records = 921 Symbol = '3-0161', # of records = 30 Symbol = '3-0001', # of records = 39 Symbol = '1-0063', # of records = 218 Symbol = '2-0123', # of records = 35 Symbol = '0-0009', # of records = 859 Symbol = '0-0009', # of records = 859 Symbol = '1-0126', # of records = 244 Symbol = '1-0141', # of records = 237 Symbol = '0-0069', # of records = 867 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of records = 884 Symbol = '0-0040', # of records = 869 Symbol = '0-0092', # of records = 818 Symbol = '0-0061', # of records = 852 Symbol = '0-0052', # of records = 939 Checking random symbols Symbol = '0-0080', # of records = 1042 Symbol = '0-0082', # of records = 935 Symbol = '1-0122', # of records = 253 Symbol = '1-0150', # of records = 201 Symbol = '0-0028', # of records = 812 Symbol = '2-0334', # of records = 51 Symbol = '3-0517', # of records = 16 Symbol = '2-0107', # of records = 53 Opening file: Sswmr_data.h5 ymbol = '0-0011', # of records = 770 Checking common symbols Symbol = '1-0078', # of records = 232 Symbol = '0-0053',C # of records = 840 losing file Symbol = '0-0074', # of records = 894 Symbol = '0-0047', # of records = 963 Symbol = '0-0047', # of records = 963 Symbol = '0-0039', # of records = 908 Checking random symbols Symbol = '2-0064', # of records = 45 Symbol = '3-0641', # of records = 26 Symbol = '0-0062', # of records = 975 Symbol = '1-0082', # of records = 244 Symbol = '1-0056', # of records = 249 Symbol = '0-0085', # of records = 820 Symbol = '0-0057', # of records = 951 Symbol = '0-0007', # of records = 795 Symbol = '0-0063', # of records = 914 Symbol = '0-0038', # of records = 949 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 963 Symbol = '0-0004', # of records = 894 Symbol = '0-0067', # of records = 884 Symbol = '0-0031', # of records = 975 Symbol = '0-0034', # of records = 838 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 841 Symbol = '0-0096', # of records = 856 Symbol = '0-0097', # of records = 906 Symbol = '0-0038', # of records = 949 Symbol = '0-0076', # of records = 891 Checking random symbols Symbol = '4-0410', # of records = 5 Symbol = '0-0094', # of records = 854 Symbol = '4-0980', # of records = 28 Symbol = '0-0034', # of records = 838 Symbol = '0-0048', # of records = 961 Symbol = '1-0148', # of records = 258 Symbol = '1-0110', # of records = 183 Symbol = '0-0014', # of records = 810 Symbol = '1-0103', # of records = 213 Symbol = '1-0158', # of records = 227 Closing file Checking random symbols Symbol = '1-0067', # of records = 254 Symbol = '0-0039', # of records = 908 Symbol = '0-0041', # of records = 831 Symbol = '2-0238', # of records = 41 Symbol = '0-0098', # of records = 833 Symbol = '0-0039', # of records = 908 Symbol = '1-0130', # of records = 197 Symbol = '0-0015', # of records = 992 Symbol = '0-0063', # of records = 884 Symbol = '0-0041', # of records = 831 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0031', # of records = 975 Symbol = '0-0040', # of records = 888 Symbol = '0-0020', # of records = 881 Symbol = '0-0060', # of records = 837 Symbol = '0-0024', # of records = 879 Checking random symbols Symbol = '0-0066', # of records = 911 Symbol = '3-0161', # of records = 30 Symbol = '3-0001', # of records = 49 Symbol = '1-0063', # of records = 215 Symbol = '2-0123', # of records = 18 Symbol = '0-0009', # of records = 828 Symbol = '0-0009', # of records = 828 Symbol = '1-0126', # of records = 258 Symbol = '1-0141', # of records = 227 Symbol = '0-0069', # of records = 829 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of records = 871 Symbol = '0-0040', # of records = 856 Symbol = '0-0092', # of records = 848 Symbol = '0-0061', # of records = 828 Symbol = '0-0052', # of records = 902 Checking random symbols Symbol = '0-0080', # of records = 1053 Symbol = '0-0082', # of records = 975 Symbol = '1-0122', # of records = 267 Symbol = '1-0150', # of records = 208 Symbol = '0-0028', # of records = 864 Symbol = '2-0334', # of records = 51 Opening file: swmr_data.h5 Symbol = '3-0517', # of records = 16 Checking common symbols Symbol = '2-0107', # of records = 60 Symbol = '0-0053', # of records = 866 Symbol = '0-0011', # of records = 786 Symbol = '0-0074', # of records = 860 Symbol = '1-0078', # of records = 198 Symbol = '0-0047',C # of records = 945l osing file Symbol = '0-0047', # of records = 945 Symbol = '0-0039', # of records = 924 Checking random symbols Symbol = '2-0064', # of records = 49 Symbol = '3-0641', # of records = 30 Symbol = '0-0062', # of records = 983 Symbol = '1-0082', # of records = 238 Symbol = '1-0056', # of records = 260 Opening file: swmr_data.h5 Symbol = '0-0085', # of records = 857 Checking Scommon symbols ymbol = '0-0057', # of records = 924 Symbol = '0-0049', # of records = 847 Symbol = '0-0007', # of records = 776 Symbol = '0-0096', # of records S= 827 ymbol = '0-0063', # of records = 867 Symbol = '0-0097', # of records = 893 Symbol = '0-0038', # of records = 906 Symbol = '0-0038', # of records C= 906 losing file Symbol = '0-0076', # of records = 894 Checking random symbols Symbol = '4-0410', # of records = 5 Symbol = '0-0094', # of records = 821 Symbol = '4-0980', # of records = 28 Opening file: swmr_data.h5 Symbol = '0-0034', # of records = 779 Checking common symbols Symbol = '0-0047', # of records = 945 Symbol = '0-0004', # of records = 911 Symbol = '0-0067', # of records = 871 Symbol = '0-0031', # of records = 982 Symbol = '0-0034', # of records = 779 Checking random symbols Symbol = '0-0048', # of records = 911 Symbol = '1-0148', # of records = 282 Symbol = '1-0110', # of records = 180 Symbol = '0-0014', # of records = 787 Symbol = '1-0103', # of records = 208 Symbol = '1-0158', # of records = 269 Closing file Symbol = '1-0067', # of records = 268 Symbol = '0-0039', # of records = 924 Symbol = '0-0041', # of records = 905 Symbol = '2-0238', # of records = 13 Symbol = '0-0098', # of records = 791 Symbol = '0-0039', # of records = 924 Symbol = '1-0130', # of records = 239 Symbol = '0-0015', # of records = 1055 Symbol = '0-0063', # of records = 867 Symbol = '0-0041', # of records = 905 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0031', # of records = 982 Symbol = '0-0040', # of records = 856 Symbol = '0-0020', # of records = 884 Symbol = '0-0060', # of records = 835 Symbol = '0-0024', # of records = 881 Checking random symbols Symbol = '0-0066', # of records = 940 Symbol = '3-0161', # of records = 30 Symbol = '3-0001', # of records = 51 Symbol = '1-0063', # of records = 213 Symbol = '2-0123', # of records = 0 Symbol = '0-0009', # of records = 820 Symbol = '0-0009', # of records = 820 Symbol = '1-0126', # of records = 259 Symbol = '1-0141', # of records = 221 Symbol = '0-0069', # of records = 820 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of records = 870 Symbol = '0-0040', # of records = 855 Symbol = '0-0092', # of records = 909 Symbol = '0-0061', # of records = 795 Symbol = '0-0052', # of records = 879 Checking random symbols Symbol = '0-0080', # of records = 1074 Symbol = '0-0082', # of records = 971 Symbol = '1-0122', # of records = 262 Symbol = '1-0150', # of records = 223 Symbol = '0-0028', # of records = 894 Opening file: swmr_data.h5 Symbol = '2-0334', # of records = 51 Symbol = '3-0517', # of Crecords = 16 hecking common symbols Symbol = '2-0107', # of records = 65 Symbol = '0-0053', # of records = 887 Symbol = '0-0011', # of records = 747 Symbol = '0-0074', # of records = 860 Symbol = '1-0078', # of records = 217 Symbol = '0-0047', # of rCecords = 905 losing file Symbol = '0-0047', # of records = 905 Symbol = '0-0039', # of records = 898 Checking random symbols Symbol = '2-0064', # of records = 38 Symbol = '3-0641', # of records = 36 Symbol = '0-0062', # of records = 988 Symbol = '1-0082', # of records = 264 Symbol = '1-0056', # of records = 241 Symbol = '0-0085', # of records = 771 Symbol = '0-0057', # of records = 916 Symbol = '0-0007', # of records = 767 Symbol = '0-0063', # of records = 869 Symbol = '0-0038', # of records = 890 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 905 Symbol = '0-0004', # of records = 938 Symbol = '0-0067', # of records = 870 Symbol = '0-0031', # of records = 1041 Symbol = '0-0034', # of records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 871 Symbol = '0-0096', # of records = 859 Symbol = '0-0097', # of records = 900 Symbol = '0-0038', # of records = 890 Symbol = '0-0076', # of records = 878 Checking random symbols Symbol = '4-0410', # of records = 1 Symbol = '0-0094', # of records = 859 Symbol = '4-0980', # of records = 28 Symbol = '0-0034', # of records = 796 Symbol = '0-0048', # of records = 897 Symbol = '1-0148', # of records = 313 Symbol = '1-0110', # of records = 179 Symbol = '0-0014', # of records = 798 Symbol = '1-0103', # of records = 212 Symbol = '1-0158', # of records = 285 Closing file = 796 Checking random symbols Symbol = '1-0067', # of records = 290 Symbol = '0-0039', # of records = 898 Symbol = '0-0041', # of records = 931 Symbol = '2-0238', # of records = 7 Symbol = '0-0098', # of records = 793 Symbol = '0-0039', # of records = 898 Symbol = '1-0130', # of records = 234 Symbol = '0-0015', # of records = 1010 Symbol = '0-0063', # of records = 869 Symbol = '0-0041', # of records = 931 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0031', # of records = 1041 Symbol = '0-0040', # of records = 855 Symbol = '0-0020', # of records = 927 Symbol = '0-0060', # of records = 832 Symbol = '0-0024', # of records = 798 Checking random symbols Symbol = '0-0066', # of records = 966 Symbol = '3-0161', # of records = 30 Symbol = '3-0001', # of records = 51 Symbol = '1-0063', # of records = 220 Symbol = '2-0123', # of records = 7 Symbol = '0-0009', # of records = 824 Symbol = '0-0009', # of records = 824 Symbol = '1-0126', # of records = 248 Symbol = '1-0141', # of records = 220 Symbol = '0-0069', # of records = 864 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of records = 882 Symbol = '0-0040', # of records = 881 Symbol = '0-0092', # of records = 876 Symbol = '0-0061', # of records = 809 Symbol = '0-0052', # of records = 856 Checking random symbols Symbol = '0-0080', # of records = 1070 Symbol = '0-0082', # of records = 996 Symbol = '1-0122', # of records = 277 Symbol = '1-0150', # of records = 207 Opening file: swmr_data.h5 Symbol = '0-0028', # of records = 861 Symbol = '2-0334', # of Crecords = 51 hecking common symbols Symbol = '3-0517', # of records = 16 Symbol = '0-0053', # of records = 878 Symbol = '2-0107', # of records = 65 Symbol = '0-0074', # of records = 883 Symbol = '0-0011', # of records = 692 Symbol = '0-0047', # of records = 924 Symbol = '1-0078', # of records = 240 Symbol = '0-0047', # of records = 924 Closing file Symbol = '0-0039', # of records = 951 Checking random symbols Symbol = '2-0064', # of records = 33 Symbol = '3-0641', # of records = 36 Symbol = '0-0062', # of records = 1040 Symbol = '1-0082', # of records = 246 Symbol = '1-0056', # of records = 245 Symbol = '0-0085', # of records = 747 Symbol = '0-0057', # of records = 930 Symbol = '0-0007', # of records = 759 Symbol = '0-0063', # of records = 866 Symbol = '0-0038', # of records = 895 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 924 Symbol = '0-0004', # of records = 963 Symbol = '0-0067', # of records = 882 Symbol = '0-0031', # of recorOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0049', # of records = 886 Symbol = '0-0096', # of records = 861 Symbol = '0-0097', # of records = 890 Symbol = '0-0038', # of records = 895 Symbol = '0-0076', # of records = 869 Checking random symbols Symbol = '4-0410', # of records = 1 Symbol = '0-0094', # of records = 825 Symbol = '4-0980', # of records = 28 Symbol = '0-0034', # of records = 817 Symbol = '0-0048', # of records = 969 Symbol = '1-0148', # of records = 308 Symbol = '1-0110', # of records = 196 Symbol = '0-0014', # of records = 756 Symbol = '1-0103', # of records = 201 Symbol = '1-0158', # of records = 283 Closing file ds = 1086 Symbol = '0-0034', # of records = 817 Checking random symbols Symbol = '1-0067', # of records = 317 Symbol = '0-0039', # of records = 951 Symbol = '0-0041', # of records = 903 Symbol = '2-0238', # of records = 7 Symbol = '0-0098', # of records = 775 Symbol = '0-0039', # of records = 951 Symbol = '1-0130', # of records = 228 Symbol = '0-0015', # of records = 1024 Symbol = '0-0063', # of records = 866 Symbol = '0-0041', # of records = 903 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0031', # of records = 1086 Symbol = '0-0040', # of records = 881 Symbol = '0-0020', # of records = 911 Symbol = '0-0060', # of records = 834 Symbol = '0-0024', # of records = 759 Checking random symbols Symbol = '0-0066', # of records = 992 Symbol = '3-0161', # of records = 30 Symbol = '3-0001', # of records = 51 Symbol = '1-0063', # of records = 217 Symbol = '2-0123', # of records = 7 Symbol = '0-0009', # of records = 818 Symbol = '0-0009', # of records = 818 Symbol = '1-0126', # of records = 236 Symbol = '1-0141', # of records = 242 Symbol = '0-0069', # of records = 864 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of records = 877 Symbol = '0-0040', # of records = 885 Symbol = '0-0092', # of records = 911 Symbol = '0-0061', # of records = 788 Symbol = '0-0052', # of records = 878 Checking random symbols Symbol = '0-0080', # of records = 1060 Symbol = '0-0082', # of records = 1002 Symbol = '1-0122', # of records = 265 Opening file: swmr_data.h5 Symbol = '1-0150', # of records = 200 Checking common symbolsS ymbol = '0-0028', # of records = 865 Symbol = '0-0053', # of records = 896 Symbol = '2-0334', # of records = 55 Symbol = '0-0074', # of records = 859 Symbol = '3-0517', # of records = 6 Symbol = '0-0047', # of records = 958 Symbol = '2-0107', # of records = 56 Symbol = '0-0047', # of records = 958 Symbol = '0-0011', # of records = 695 Symbol = '0-0039', # of records = 913 Symbol = '1-0078', # of records =C 226 hecking random symbols Closing file Symbol = '2-0064', # of records = 42 Opening file: swmr_data.h5 Symbol = '3-0641', # of records = 36 Checking Scommon symbols ymbol = '0-0062', # of records = 1052 Symbol = '0-0049', # of records = 851 Symbol = '1-0082', # of records = 225 Symbol = '0-0096', # of records = 869 Symbol = '1-0056', # of records = 258 Symbol = '0-0097', # of records = 935 Symbol = '0-0085', # of records = 729 Symbol = '0-0038', # of records = 894 Symbol = '0-0057', # of records = 942 Symbol = '0-0076', # of records = 870 Symbol = '0-0007', # of records = 772 Symbol = '0-0063', # of records = 893 Symbol = '0-0038', # of records = 894 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 958 Symbol = '0-0004', # of records = 925 Symbol = '0-0067', # of records = 877 Checking random symbols Symbol = '4-0410', # of records = 2 Symbol = '0-0094', # of records = 823 Symbol = '4-0980', # of records = 28 Symbol = '0-0034', # of records = 826 Symbol = '0-0048', # of records = 971 Symbol = '1-0148', # of records = 313 Symbol = '1-0110', # of records = 206 Symbol = '0-0014', # of records = 748 Symbol = '1-0103', # of records = 179 Symbol = '1-0158', # of records = 264 Closing file Symbol = '0-0031', # of records = 1116 Symbol = '0-0034', # of records = 826 Checking random symbols Symbol = '1-0067', # of records = 310 Symbol = '0-0039', # of records = 913 Symbol = '0-0041', # of records = 927 Symbol = '2-0238', # of records = 0 Symbol = '0-0098', # of records = 744 Symbol = '0-0039', # of records = 913 Symbol = '1-0130', # of records = 233 Symbol = '0-0015', # of records = 1043 Symbol = '0-0063', # of records = 893 Symbol = '0-0041', # of records = 927 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0031', # of records = 1116 Symbol = '0-0040', # of records = 885 Symbol = '0-0020', # of records = 919 Symbol = '0-0060', # of records = 847 Symbol = '0-0024', # of records = 717 Checking random symbols Symbol = '0-0066', # of records = 1060 Symbol = '3-0161', # of records = 30 Symbol = '3-0001', # of records = 53 Symbol = '1-0063', # of records = 218 Symbol = '2-0123', # of records = 7 Symbol = '0-0009', # of records = 827 Symbol = '0-0009', # of records = 827 Symbol = '1-0126', # of records = 219 Symbol = '1-0141', # of records = 251 Symbol = '0-0069', # of records = 901 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): 438430 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. 459.57user 102.05system 7:14.70elapsed 129%CPU (0avgtext+0avgdata 238712maxresident)k 0inputs+3192176outputs (0major+8586101minor)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 writerS SWeWMxMRiR t wewrdri itsteuercr c eeexsxisitfteuedld l sysu ucccceessssffuullllyy SWMR writer exited successfully SWMR writer exited successfully SWMR reader exited suScWcMeRs srfeualdleyr exited successfully SWMR reader exited successfully SWMR writer exited successfully SWMR reader exited successfully SWMR reader exited successfully VDS SWMR tests passed. 80.53user 15.14system 0:24.51elapsed 390%CPU (0avgtext+0avgdata 10728maxresident)k 0inputs+256outputs (0major+3012093minor)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. 5.39user 7.19system 0:06.03elapsed 208%CPU (0avgtext+0avgdata 7472maxresident)k 0inputs+2424outputs (0major+423932minor)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. 25406: 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. 25439: 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. 25472: 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. 25505: 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 25556: 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. 25602: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 no new planes to read reading planes 2 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. 25588: 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. 25635: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 no new planes to read reading planes 2 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. 25621: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -f /tmp/datatfile.25238 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.25238 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 25668: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 no new planes to read reading planes 2 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.25238 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 25654: 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. 25688: 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=== 25720: 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. 25766: 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. 25752: 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. 25800: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 500 reading planes 500 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. 25786: 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. 25833: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 499 reading planes 499 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. 25819: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -f /tmp/datatfile.25238 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.25238 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 25866: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 503 reading planes 503 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.25238 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 25852: 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. 25886: 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=== 25918: 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. 25964: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 205 reading planes 205 to 274 reading planes 274 to 297 reading planes 297 to 305 reading planes 305 to 307 reading planes 307 to 308 no new planes to read reading planes 308 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. 25950: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed All Use Case tests passed. 7.01user 12.43system 0:21.97elapsed 88%CPU (0avgtext+0avgdata 22956maxresident)k 0inputs+5152184outputs (0major+158125minor)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.08elapsed 122%CPU (0avgtext+0avgdata 6756maxresident)k 0inputs+24outputs (0major+5765minor)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.56user 0.21system 0:00.76elapsed 100%CPU (0avgtext+0avgdata 13560maxresident)k 0inputs+3544outputs (0major+22025minor)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 Apr 8 17:34:18 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 Apr 8 17:34:18 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 4: hostname=buildvm-aarch64-13.arm.fedoraproject.org Proc 5: hostname=buildvm-aarch64-13.arm.fedoraproject.org Proc 0: *** MPIO 1 write Many read test... -------------------------------- Proc 0: Proc 2: Proc 3: hostname=buildvm-aarch64-13.arm.fedoraproject.org hostname=buildvm-aarch64-13.arm.fedoraproject.org hostname=buildvm-aarch64-13.arm.fedoraproject.org Proc 1: hostname=buildvm-aarch64-13.arm.fedoraproject.org -------------------------------- Proc 0: *** MPIO File size range test... -------------------------------- MPI_Offset is signed 8 bytes integeral type MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 -------------------------------- Proc 0: *** MPIO independent overlapping writes... -------------------------------- -------------------------------- Proc 0: *** MPIO complicated derived datatype test... -------------------------------- -------------------------------- Proc 0: *** MPIO special collective io test... -------------------------------- =================================== MPI tests finished with no errors =================================== 10.12user 0.59system 0:02.82elapsed 379%CPU (0avgtext+0avgdata 14440maxresident)k 0inputs+75784outputs (0major+26745minor)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 163.47user 12.17system 0:44.40elapsed 395%CPU (0avgtext+0avgdata 669640maxresident)k 0inputs+819216outputs (0major+1604052minor)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 1. hostname=buildvm-aarch64-13.arm.fedoraproject.org MPI-process 3. hostname=buildvm-aarch64-13.arm.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 MPI-process 5. For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 hostname=buildvm-aarch64-13.arm.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 MPI-process 0. hostname=buildvm-aarch64-13.arm.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 MPI-process 2. hostname=buildvm-aarch64-13.arm.fedoraproject.org MPI-process 4. hostname=buildvm-aarch64-13.arm.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 *** 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 =================================== 1171.63user 38.54system 5:06.83elapsed 394%CPU (0avgtext+0avgdata 249208maxresident)k 0inputs+82664outputs (0major+375179minor)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: se0:setup_rand: seed = 6920861ed = 692006. . :setup_rand: seed = 692073. 32:setup_rand: seed = 701977. 4:setup_rand: see:setup_rand: ds =eed = 701976. 701978. 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 =================================== 2292.09user 81.44system 9:59.30elapsed 396%CPU (0avgtext+0avgdata 220444maxresident)k 0inputs+464outputs (0major+288944minor)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 =================================== 28570.88user 971.82system 2:04:04elapsed 396%CPU (0avgtext+0avgdata 133808maxresident)k 0inputs+1039232outputs (0major+331602minor)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 =================================== 8.74user 0.41system 0:02.32elapsed 394%CPU (0avgtext+0avgdata 15496maxresident)k 0inputs+216outputs (0major+29189minor)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 1.94user 0.09system 0:00.53elapsed 382%CPU (0avgtext+0avgdata 12760maxresident)k 0inputs+48outputs (0major+23905minor)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 1.73user 0.17system 0:00.50elapsed 382%CPU (0avgtext+0avgdata 12624maxresident)k 0inputs+0outputs (0major+24026minor)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.67user 0.11system 0:00.21elapsed 362%CPU (0avgtext+0avgdata 8252maxresident)k 0inputs+8outputs (0major+22643minor)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-aarch64-13.arm.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help MPI-process 1. hostname=buildvm-aarch64-13.arm.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 2.Linked with hdf5 version 1.10 release 5 hostname=buildvm-aarch64-13.arm.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 3. hostname=buildvm-aarch64-13.arm.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-aarch64-13.arm.fedoraproject.org MPI-process 4. hostname=buildvm-aarch64-13.arm.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 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 of 1224Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) 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) 980 of 1224Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) subtests skipped to expedite testing. 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 sTesting -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) ubtests 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) 980 of 1224Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) 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, col IO, cntg dsets (sschecker2) 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) 980Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) 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, 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. 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. 980 of 1224 subtests skipped to expedite testing. All tests were successful. All tests were successful. All tests were successful. =================================== Shape Same tests finished with no errors =================================== 1622.90user 143.23system 7:51.56elapsed 374%CPU (0avgtext+0avgdata 41576maxresident)k 56inputs+22719848outputs (0major+50250minor)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 198.40user 6.20system 0:51.46elapsed 397%CPU (0avgtext+0avgdata 22936maxresident)k 0inputs+712outputs (0major+34586minor)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 7.49user 0.34system 0:02.03elapsed 386%CPU (0avgtext+0avgdata 16280maxresident)k 0inputs+328outputs (0major+54608minor)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 Apr 8 20:03:04 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 Apr 8 20:03:05 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' ============================ Testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.71user 0.51system 0:01.23elapsed 100%CPU (0avgtext+0avgdata 138588maxresident)k 0inputs+5184outputs (0major+122304minor)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. 22.64user 9.76system 0:26.98elapsed 120%CPU (0avgtext+0avgdata 76000maxresident)k 0inputs+27376outputs (0major+1907159minor)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.21user 0.10system 0:00.25elapsed 127%CPU (0avgtext+0avgdata 7248maxresident)k 0inputs+192outputs (0major+19499minor)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 Apr 8 20:03:34 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 Apr 8 20:03:34 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. 180.95user 31.33system 1:14.43elapsed 285%CPU (0avgtext+0avgdata 81584maxresident)k 0inputs+35912outputs (0major+6285009minor)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 Apr 8 20:04:48 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 Apr 8 20:04:48 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. 6.20user 2.74system 0:07.41elapsed 120%CPU (0avgtext+0avgdata 11056maxresident)k 0inputs+6200outputs (0major+539242minor)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. 1.14user 0.52system 0:01.28elapsed 128%CPU (0avgtext+0avgdata 9712maxresident)k 0inputs+704outputs (0major+104399minor)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.14user 0.07system 0:00.18elapsed 122%CPU (0avgtext+0avgdata 6532maxresident)k 0inputs+152outputs (0major+12919minor)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 Apr 8 20:04:57 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 Apr 8 20:04:57 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' ============================ Testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.09user 0.12system 0:00.21elapsed 102%CPU (0avgtext+0avgdata 15292maxresident)k 0inputs+19896outputs (0major+14032minor)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. 25.93user 9.85system 0:30.34elapsed 117%CPU (0avgtext+0avgdata 14480maxresident)k 0inputs+270000outputs (0major+1838611minor)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. 5.48user 2.51system 0:06.67elapsed 119%CPU (0avgtext+0avgdata 8340maxresident)k 0inputs+5608outputs (0major+484575minor)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. 2.35user 1.24system 0:02.89elapsed 124%CPU (0avgtext+0avgdata 10372maxresident)k 0inputs+2456outputs (0major+224494minor)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. 5.73user 2.48system 0:06.25elapsed 131%CPU (0avgtext+0avgdata 11452maxresident)k 0inputs+4776outputs (0major+526466minor)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.14user 0.07system 0:00.17elapsed 122%CPU (0avgtext+0avgdata 6704maxresident)k 0inputs+152outputs (0major+12734minor)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 Apr 8 20:05:44 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 Apr 8 20:05:44 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.04user 0.00system 0:00.04elapsed 114%CPU (0avgtext+0avgdata 7020maxresident)k 0inputs+112outputs (0major+2770minor)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.00system 0:00.04elapsed 115%CPU (0avgtext+0avgdata 7036maxresident)k 0inputs+96outputs (0major+2796minor)pagefaults 0swaps Finished testing UC_2_two_dims_gen ============================ ============================ Testing UC_3_gaps_gen ============================ UC_3_gaps_gen Test Log ============================ 0.01user 0.02system 0:00.03elapsed 116%CPU (0avgtext+0avgdata 6644maxresident)k 0inputs+32outputs (0major+2722minor)pagefaults 0swaps Finished testing UC_3_gaps_gen ============================ ============================ Testing UC_4_printf_gen ============================ UC_4_printf_gen Test Log ============================ 0.03user 0.01system 0:00.03elapsed 115%CPU (0avgtext+0avgdata 6916maxresident)k 0inputs+64outputs (0major+2827minor)pagefaults 0swaps Finished testing UC_4_printf_gen ============================ ============================ Testing UC_5_stride_gen ============================ UC_5_stride_gen Test Log ============================ 0.03user 0.01system 0:00.03elapsed 115%CPU (0avgtext+0avgdata 6968maxresident)k 0inputs+64outputs (0major+2831minor)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 Apr 8 20:05:45 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 Apr 8 20:05:45 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.02user 0.02system 0:00.03elapsed 119%CPU (0avgtext+0avgdata 6064maxresident)k 0inputs+144outputs (0major+2600minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing h5clear_gentest ============================ h5clear_gentest Test Log ============================ 0.03user 0.01system 0:00.05elapsed 112%CPU (0avgtext+0avgdata 11104maxresident)k 0inputs+160outputs (0major+3754minor)pagefaults 0swaps Finished testing h5clear_gentest ============================ ============================ Testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.02user 0.02system 0:00.04elapsed 111%CPU (0avgtext+0avgdata 8340maxresident)k 0inputs+8outputs (0major+4552minor)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.59user 0.28system 0:00.63elapsed 137%CPU (0avgtext+0avgdata 6360maxresident)k 0inputs+320outputs (0major+53989minor)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. 1.75user 0.72system 0:02.01elapsed 122%CPU (0avgtext+0avgdata 6220maxresident)k 0inputs+1192outputs (0major+153530minor)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. 3.49user 1.43system 0:03.92elapsed 125%CPU (0avgtext+0avgdata 6576maxresident)k 0inputs+872outputs (0major+315853minor)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 Apr 8 20:05:51 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 Apr 8 20:05:52 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' ============================ Testing h5importtest ============================ h5importtest Test Log ============================ 0.02user 0.00system 0:00.02elapsed 121%CPU (0avgtext+0avgdata 2380maxresident)k 0inputs+112outputs (0major+2178minor)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. 3.80user 1.74system 0:04.38elapsed 126%CPU (0avgtext+0avgdata 8584maxresident)k 0inputs+2096outputs (0major+355515minor)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 Apr 8 20:05:56 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 Apr 8 20:05:56 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. 11.29user 5.28system 0:13.06elapsed 126%CPU (0avgtext+0avgdata 15108maxresident)k 0inputs+21600outputs (0major+1073772minor)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.35user 0.17system 0:00.42elapsed 125%CPU (0avgtext+0avgdata 7712maxresident)k 0inputs+7208outputs (0major+30484minor)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 Apr 8 20:06:10 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 Apr 8 20:06:10 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. 5.79user 2.65system 0:07.07elapsed 119%CPU (0avgtext+0avgdata 6112maxresident)k 0inputs+3040outputs (0major+557062minor)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 Apr 8 20:06:17 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 Apr 8 20:06:17 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' ============================ Testing h5copygentest ============================ h5copygentest Test Log ============================ 0.03user 0.02system 0:00.05elapsed 111%CPU (0avgtext+0avgdata 9432maxresident)k 0inputs+144outputs (0major+3921minor)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. 2.51user 1.13system 0:02.93elapsed 124%CPU (0avgtext+0avgdata 8576maxresident)k 0inputs+960outputs (0major+242681minor)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 Apr 8 20:06:20 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 Apr 8 20:06:20 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.07user 0.02system 0:00.08elapsed 105%CPU (0avgtext+0avgdata 7652maxresident)k 0inputs+664outputs (0major+2846minor)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. 4.20user 2.04system 0:05.00elapsed 124%CPU (0avgtext+0avgdata 27396maxresident)k 0inputs+35960outputs (0major+382603minor)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 Apr 8 20:06:25 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 Apr 8 20:06:25 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' ============================ Testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 2.32user 0.03system 0:02.36elapsed 100%CPU (0avgtext+0avgdata 22860maxresident)k 0inputs+12488outputs (0major+6740minor)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. 14.61user 2.58system 0:16.30elapsed 105%CPU (0avgtext+0avgdata 25276maxresident)k 0inputs+14848outputs (0major+356772minor)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 Apr 8 20:06:44 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 Apr 8 20:06:44 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 15202.70MB/s fill hdf5 0.00user 0.01system 0.01elapsed 8141.85MB/s out raw 0.01user 0.03system 0.04elapsed 1031.70MB/s out hdf5 0.00user 0.04system 0.04elapsed 1001.52MB/s in raw 0.00user 0.01system 0.01elapsed 2902.43MB/s in hdf5 0.00user 0.02system 0.02elapsed 2831.17MB/s in hdf5 partial 0.01user 0.02system 0.03elapsed 1345.74MB/s 0.09user 0.18system 0:00.45elapsed 61%CPU (0avgtext+0avgdata 7304maxresident)k 0inputs+3992outputs (0major+5577minor)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.29user 0.17system 0:00.46elapsed 101%CPU (0avgtext+0avgdata 10456maxresident)k 0inputs+7904outputs (0major+4620minor)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.06user 0.09system 0:00.16elapsed 96%CPU (0avgtext+0avgdata 7528maxresident)k 0inputs+560outputs (0major+2878minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 420.23MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.71s Compressed Write Throughput: 90.01MB/s Compression Time: 0.670953s Buffer size == 256KB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 425.27MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.61s Compressed Write Throughput: 104.88MB/s Compression Time: 0.605379s Buffer size == 512KB Uncompressed Write Time: 0.17s Uncompressed Write Throughput: 385.47MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.61s Compressed Write Throughput: 105.22MB/s Compression Time: 0.604671s Buffer size == 1MB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 420.63MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.60s Compressed Write Throughput: 107.44MB/s Compression Time: 0.593544s 2.43user 0.89system 0:03.33elapsed 99%CPU (0avgtext+0avgdata 6012maxresident)k 0inputs+528696outputs (0major+30718minor)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.000054s; max=0.000078s; min=0.000048s H5Dclose: avg=0.000016s; max=0.000022s; min=0.000014s H5A(create & close): avg=0.000020s; max=0.000104s; min=0.000013s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000050s; max=0.000078s; min=0.000039s H5Dclose: avg=0.000004s; max=0.000006s; min=0.000003s H5A(create & close): avg=0.000013s; max=0.000031s; min=0.000010s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000036s; max=0.000051s; min=0.000031s H5Dclose: avg=0.000013s; max=0.000022s; min=0.000010s H5A(create & close): avg=0.000020s; max=0.000116s; min=0.000013s 0.04user 0.01system 0:00.05elapsed 110%CPU (0avgtext+0avgdata 7748maxresident)k 0inputs+904outputs (0major+3034minor)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: 3.48 MB/s Average Throughput: 3.48 MB/s Minimum Throughput: 3.48 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 3.40 MB/s Average Throughput: 3.40 MB/s Minimum Throughput: 3.40 MB/s Read (1 iteration(s)): Maximum Throughput: 6.46 MB/s Average Throughput: 6.46 MB/s Minimum Throughput: 6.46 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 6.42 MB/s Average Throughput: 6.42 MB/s Minimum Throughput: 6.42 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 19.68 MB/s Average Throughput: 19.68 MB/s Minimum Throughput: 19.68 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 8.35 MB/s Average Throughput: 8.35 MB/s Minimum Throughput: 8.35 MB/s Read (1 iteration(s)): Maximum Throughput: 25.77 MB/s Average Throughput: 25.77 MB/s Minimum Throughput: 25.77 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 13.27 MB/s Average Throughput: 13.27 MB/s Minimum Throughput: 13.27 MB/s 0.02user 0.02system 0:00.04elapsed 113%CPU (0avgtext+0avgdata 6980maxresident)k 0inputs+88outputs (0major+2682minor)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 Apr 8 20:06:49 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 Apr 8 20:06:49 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: 76.77 MB/s Average Throughput: 76.77 MB/s Minimum Throughput: 76.77 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 48.00 MB/s Average Throughput: 48.00 MB/s Minimum Throughput: 48.00 MB/s Read (1 iteration(s)): Maximum Throughput: 5135.88 MB/s Average Throughput: 5135.88 MB/s Minimum Throughput: 5135.88 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 49.51 MB/s Average Throughput: 49.51 MB/s Minimum Throughput: 49.51 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 853.31 MB/s Average Throughput: 853.31 MB/s Minimum Throughput: 853.31 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 3.49 MB/s Average Throughput: 3.49 MB/s Minimum Throughput: 3.49 MB/s Read (1 iteration(s)): Maximum Throughput: 4751.85 MB/s Average Throughput: 4751.85 MB/s Minimum Throughput: 4751.85 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 9.37 MB/s Average Throughput: 9.37 MB/s Minimum Throughput: 9.37 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 92.04 MB/s Average Throughput: 92.04 MB/s Minimum Throughput: 92.04 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 3.75 MB/s Average Throughput: 3.75 MB/s Minimum Throughput: 3.75 MB/s Read (1 iteration(s)): Maximum Throughput: 3297.41 MB/s Average Throughput: 3297.41 MB/s Minimum Throughput: 3297.41 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4.41 MB/s Average Throughput: 4.41 MB/s Minimum Throughput: 4.41 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: 435.91 MB/s Average Throughput: 435.91 MB/s Minimum Throughput: 435.91 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 49.95 MB/s Average Throughput: 49.95 MB/s Minimum Throughput: 49.95 MB/s Read (1 iteration(s)): Maximum Throughput: 11938.25 MB/s Average Throughput: 11938.25 MB/s Minimum Throughput: 11938.25 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 74.47 MB/s Average Throughput: 74.47 MB/s Minimum Throughput: 74.47 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 722.66 MB/s Average Throughput: 722.66 MB/s Minimum Throughput: 722.66 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.47 MB/s Average Throughput: 7.47 MB/s Minimum Throughput: 7.47 MB/s Read (1 iteration(s)): Maximum Throughput: 7516.67 MB/s Average Throughput: 7516.67 MB/s Minimum Throughput: 7516.67 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 9.37 MB/s Average Throughput: 9.37 MB/s Minimum Throughput: 9.37 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 507.62 MB/s Average Throughput: 507.62 MB/s Minimum Throughput: 507.62 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 6.82 MB/s Average Throughput: 6.82 MB/s Minimum Throughput: 6.82 MB/s Read (1 iteration(s)): Maximum Throughput: 3776.38 MB/s Average Throughput: 3776.38 MB/s Minimum Throughput: 3776.38 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 12.50 MB/s Average Throughput: 12.50 MB/s Minimum Throughput: 12.50 MB/s Number of processors = 3 Transfer Buffer Size: 131072 bytes, File size: 0.75 MB # of files: 1, # of datasets: 1, dataset size: 0.75 MB IO API = POSIX Write (1 iteration(s)): Maximum Throughput: 24.25 MB/s Average Throughput: 24.25 MB/s Minimum Throughput: 24.25 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 24.00 MB/s Average Throughput: 24.00 MB/s Minimum Throughput: 24.00 MB/s Read (1 iteration(s)): Maximum Throughput: 5879.87 MB/s Average Throughput: 5879.87 MB/s Minimum Throughput: 5879.87 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 37.21 MB/s Average Throughput: 37.21 MB/s Minimum Throughput: 37.21 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 386.60 MB/s Average Throughput: 386.60 MB/s Minimum Throughput: 386.60 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 37.60 MB/s Average Throughput: 37.60 MB/s Minimum Throughput: 37.60 MB/s Read (1 iteration(s)): Maximum Throughput: 4545.85 MB/s Average Throughput: 4545.85 MB/s Minimum Throughput: 4545.85 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4.69 MB/s Average Throughput: 4.69 MB/s Minimum Throughput: 4.69 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 340.15 MB/s Average Throughput: 340.15 MB/s Minimum Throughput: 340.15 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 219.64 MB/s Average Throughput: 219.64 MB/s Minimum Throughput: 219.64 MB/s Read (1 iteration(s)): Maximum Throughput: 1961.18 MB/s Average Throughput: 1961.18 MB/s Minimum Throughput: 1961.18 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 742.44 MB/s Average Throughput: 742.44 MB/s Minimum Throughput: 742.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: 202.95 MB/s Average Throughput: 202.95 MB/s Minimum Throughput: 202.95 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 37.48 MB/s Average Throughput: 37.48 MB/s Minimum Throughput: 37.48 MB/s Read (1 iteration(s)): Maximum Throughput: 4309.22 MB/s Average Throughput: 4309.22 MB/s Minimum Throughput: 4309.22 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 24.90 MB/s Average Throughput: 24.90 MB/s Minimum Throughput: 24.90 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 397.54 MB/s Average Throughput: 397.54 MB/s Minimum Throughput: 397.54 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 40.84 MB/s Average Throughput: 40.84 MB/s Minimum Throughput: 40.84 MB/s Read (1 iteration(s)): Maximum Throughput: 4723.32 MB/s Average Throughput: 4723.32 MB/s Minimum Throughput: 4723.32 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2172.46 MB/s Average Throughput: 2172.46 MB/s Minimum Throughput: 2172.46 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 356.05 MB/s Average Throughput: 356.05 MB/s Minimum Throughput: 356.05 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 238.04 MB/s Average Throughput: 238.04 MB/s Minimum Throughput: 238.04 MB/s Read (1 iteration(s)): Maximum Throughput: 2237.36 MB/s Average Throughput: 2237.36 MB/s Minimum Throughput: 2237.36 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 776.91 MB/s Average Throughput: 776.91 MB/s Minimum Throughput: 776.91 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: 390.97 MB/s Average Throughput: 390.97 MB/s Minimum Throughput: 390.97 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 320.18 MB/s Average Throughput: 320.18 MB/s Minimum Throughput: 320.18 MB/s Read (1 iteration(s)): Maximum Throughput: 2148.72 MB/s Average Throughput: 2148.72 MB/s Minimum Throughput: 2148.72 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1836.39 MB/s Average Throughput: 1836.39 MB/s Minimum Throughput: 1836.39 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 386.22 MB/s Average Throughput: 386.22 MB/s Minimum Throughput: 386.22 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 210.01 MB/s Average Throughput: 210.01 MB/s Minimum Throughput: 210.01 MB/s Read (1 iteration(s)): Maximum Throughput: 1889.33 MB/s Average Throughput: 1889.33 MB/s Minimum Throughput: 1889.33 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1065.63 MB/s Average Throughput: 1065.63 MB/s Minimum Throughput: 1065.63 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 259.36 MB/s Average Throughput: 259.36 MB/s Minimum Throughput: 259.36 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 141.36 MB/s Average Throughput: 141.36 MB/s Minimum Throughput: 141.36 MB/s Read (1 iteration(s)): Maximum Throughput: 798.00 MB/s Average Throughput: 798.00 MB/s Minimum Throughput: 798.00 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 329.12 MB/s Average Throughput: 329.12 MB/s Minimum Throughput: 329.12 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: 390.68 MB/s Average Throughput: 390.68 MB/s Minimum Throughput: 390.68 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 335.44 MB/s Average Throughput: 335.44 MB/s Minimum Throughput: 335.44 MB/s Read (1 iteration(s)): Maximum Throughput: 2189.09 MB/s Average Throughput: 2189.09 MB/s Minimum Throughput: 2189.09 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1852.61 MB/s Average Throughput: 1852.61 MB/s Minimum Throughput: 1852.61 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 380.33 MB/s Average Throughput: 380.33 MB/s Minimum Throughput: 380.33 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 217.77 MB/s Average Throughput: 217.77 MB/s Minimum Throughput: 217.77 MB/s Read (1 iteration(s)): Maximum Throughput: 1952.66 MB/s Average Throughput: 1952.66 MB/s Minimum Throughput: 1952.66 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1084.36 MB/s Average Throughput: 1084.36 MB/s Minimum Throughput: 1084.36 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 247.13 MB/s Average Throughput: 247.13 MB/s Minimum Throughput: 247.13 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 132.45 MB/s Average Throughput: 132.45 MB/s Minimum Throughput: 132.45 MB/s Read (1 iteration(s)): Maximum Throughput: 765.38 MB/s Average Throughput: 765.38 MB/s Minimum Throughput: 765.38 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 303.85 MB/s Average Throughput: 303.85 MB/s Minimum Throughput: 303.85 MB/s 39.33user 1.37system 0:10.66elapsed 381%CPU (0avgtext+0avgdata 14260maxresident)k 0inputs+30792outputs (0major+26313minor)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.054306, max_time = 0.359177, mean_time = 0.195002 # Read: min_time = 0.028186, max_time = 0.048811, mean_time = 0.042689 Write bandwidth = 280.261259 Mbytes/sec Read bandwidth = 2062.289186 Mbytes/sec 4.47user 0.71system 0:01.64elapsed 316%CPU (0avgtext+0avgdata 29720maxresident)k 0inputs+196616outputs (0major+73899minor)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 Apr 8 20:07:01 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 Apr 8 20:07:02 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.14user 0.06system 0:00.20elapsed 101%CPU (0avgtext+0avgdata 16600maxresident)k 0inputs+1224outputs (0major+10033minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.03user 0.01system 0:00.04elapsed 117%CPU (0avgtext+0avgdata 6884maxresident)k 0inputs+8outputs (0major+2630minor)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.01user 0.02system 0:00.04elapsed 114%CPU (0avgtext+0avgdata 7036maxresident)k 0inputs+0outputs (0major+2617minor)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.42user 0.05system 0:00.55elapsed 85%CPU (0avgtext+0avgdata 12128maxresident)k 0inputs+1056outputs (0major+4148minor)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.05system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 13736maxresident)k 0inputs+472outputs (0major+10624minor)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 Apr 8 20:07:03 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 Apr 8 20:07:03 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 22.56user 1.02system 0:06.99elapsed 337%CPU (0avgtext+0avgdata 16504maxresident)k 0inputs+28808outputs (0major+29176minor)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 Apr 8 20:07:10 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 Apr 8 20:07:10 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.07user 0.01system 0:00.08elapsed 107%CPU (0avgtext+0avgdata 7608maxresident)k 0inputs+64outputs (0major+2973minor)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.43user 0.01system 0:00.45elapsed 99%CPU (0avgtext+0avgdata 9584maxresident)k 0inputs+4856outputs (0major+3577minor)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.05user 0.00system 0:00.05elapsed 111%CPU (0avgtext+0avgdata 11216maxresident)k 0inputs+80outputs (0major+3904minor)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.09user 0.11system 0:00.20elapsed 102%CPU (0avgtext+0avgdata 10188maxresident)k 0inputs+160outputs (0major+32764minor)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.39user 0.02system 0:00.41elapsed 101%CPU (0avgtext+0avgdata 9404maxresident)k 0inputs+744outputs (0major+3371minor)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.23user 0.03system 0:00.26elapsed 101%CPU (0avgtext+0avgdata 10168maxresident)k 0inputs+904outputs (0major+10149minor)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.02system 0:00.06elapsed 109%CPU (0avgtext+0avgdata 7168maxresident)k 0inputs+1056outputs (0major+2786minor)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.04user 0.00system 0:00.04elapsed 113%CPU (0avgtext+0avgdata 6460maxresident)k 0inputs+40outputs (0major+2635minor)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.03user 0.01system 0:00.03elapsed 118%CPU (0avgtext+0avgdata 6272maxresident)k 0inputs+8outputs (0major+2547minor)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 Apr 8 20:07:12 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 Apr 8 20:07:12 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.10user 0.11system 0:00.17elapsed 123%CPU (0avgtext+0avgdata 6544maxresident)k 0inputs+192outputs (0major+12466minor)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 Apr 8 20:07:12 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 Apr 8 20:07:12 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. 3.29user 1.91system 1:05.74elapsed 7%CPU (0avgtext+0avgdata 7672maxresident)k 0inputs+2048outputs (0major+277833minor)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 Apr 8 20:08:18 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 Apr 8 20:08:18 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.04user 0.00system 0:00.04elapsed 111%CPU (0avgtext+0avgdata 7356maxresident)k 0inputs+16outputs (0major+2621minor)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.05user 0.02system 0:00.09elapsed 75%CPU (0avgtext+0avgdata 9884maxresident)k 0inputs+248outputs (0major+3640minor)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.03user 0.02system 0:00.05elapsed 110%CPU (0avgtext+0avgdata 11500maxresident)k 0inputs+792outputs (0major+3674minor)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.03user 0.05system 0:00.08elapsed 106%CPU (0avgtext+0avgdata 10712maxresident)k 0inputs+32outputs (0major+11145minor)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 Apr 8 20:08:19 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 BUILDSTDERR: ++ /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_;' BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -s sh + eval + for mpi in mpich openmpi + module load mpi/openmpi-aarch64 BUILDSTDERR: ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-aarch64 + 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-aarch64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-aarch64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-aarch64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-aarch64;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/openmpi;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/openmpi-aarch64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-aarch64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/openmpi-aarch64;' export 'MPI_SYSCONFIG;' '__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-aarch64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z;' export '_ModuleTable001_;' '_ModuleTable002_=aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' BUILDSTDERR: ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-aarch64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-aarch64:1;/usr/share/lmod/lmod/share/man:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-aarch64:/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=openmpi-aarch64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-aarch64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-aarch64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-aarch64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-aarch64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hYXJjaDY0IixbImZ1bGxOYW1lIl09Im1waS9vcGVubXBpLWFhcmNoNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvb3Blbm1waS1hYXJjaDY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9z BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=aGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -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 Apr 8 20:08:19 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... 168.78user 3.20system 2:54.74elapsed 98%CPU (0avgtext+0avgdata 41804maxresident)k 0inputs+187336outputs (0major+250323minor)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. 24.89user 35.01system 1:00.17elapsed 99%CPU (0avgtext+0avgdata 312308maxresident)k 0inputs+2744648outputs (0major+127034minor)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.03user 0.01system 0:00.04elapsed 114%CPU (0avgtext+0avgdata 8828maxresident)k 0inputs+128outputs (0major+2904minor)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. 321.79user 30.31system 5:53.61elapsed 99%CPU (0avgtext+0avgdata 136880maxresident)k 0inputs+4218712outputs (0major+100559minor)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.28user 0.09system 0:00.40elapsed 94%CPU (0avgtext+0avgdata 15768maxresident)k 0inputs+2064outputs (0major+4590minor)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.04user 0.00system 0:00.04elapsed 118%CPU (0avgtext+0avgdata 8872maxresident)k 0inputs+8outputs (0major+2914minor)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.09user 0.06system 0:00.26elapsed 58%CPU (0avgtext+0avgdata 10048maxresident)k 0inputs+1768outputs (0major+3057minor)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.73user 0.10system 0:00.87elapsed 95%CPU (0avgtext+0avgdata 20956maxresident)k 0inputs+10392outputs (0major+6181minor)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. 6.90user 0.03system 0:06.95elapsed 99%CPU (0avgtext+0avgdata 13236maxresident)k 0inputs+2536outputs (0major+5090minor)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.03user 0.01system 0:00.04elapsed 120%CPU (0avgtext+0avgdata 7232maxresident)k 0inputs+0outputs (0major+2504minor)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.32user 0.04system 0:00.43elapsed 85%CPU (0avgtext+0avgdata 9128maxresident)k 0inputs+528outputs (0major+3044minor)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. 22.87user 8.28system 0:35.91elapsed 86%CPU (0avgtext+0avgdata 24288maxresident)k 0inputs+791600outputs (0major+32321minor)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. 237.75user 62.85system 5:02.70elapsed 99%CPU (0avgtext+0avgdata 130452maxresident)k 0inputs+1060040outputs (0major+50661minor)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. 143.78user 37.60system 3:07.78elapsed 96%CPU (0avgtext+0avgdata 106688maxresident)k 0inputs+17100112outputs (0major+41026minor)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. 6.71user 0.08system 0:06.82elapsed 99%CPU (0avgtext+0avgdata 41200maxresident)k 0inputs+0outputs (0major+11211minor)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.12user 0.36system 0:00.46elapsed 105%CPU (0avgtext+0avgdata 29164maxresident)k 0inputs+36888outputs (0major+23101minor)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.63user 0.08system 0:00.71elapsed 100%CPU (0avgtext+0avgdata 52300maxresident)k 0inputs+0outputs (0major+20336minor)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.39user 1.13system 0:01.53elapsed 100%CPU (0avgtext+0avgdata 13452maxresident)k 0inputs+591848outputs (0major+4197minor)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.22user 0.01system 0:00.23elapsed 103%CPU (0avgtext+0avgdata 7288maxresident)k 0inputs+0outputs (0major+2543minor)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. 3.03user 0.07system 0:03.10elapsed 100%CPU (0avgtext+0avgdata 8596maxresident)k 0inputs+64outputs (0major+17104minor)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.03user 0.01system 0:00.04elapsed 113%CPU (0avgtext+0avgdata 8840maxresident)k 0inputs+8outputs (0major+2899minor)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.47user 0.10system 0:00.62elapsed 93%CPU (0avgtext+0avgdata 28512maxresident)k 0inputs+704outputs (0major+19323minor)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. 62.66user 7.07system 1:11.60elapsed 97%CPU (0avgtext+0avgdata 87972maxresident)k 0inputs+522960outputs (0major+101069minor)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.04user 0.01system 0:00.05elapsed 114%CPU (0avgtext+0avgdata 8872maxresident)k 0inputs+72outputs (0major+2863minor)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.29user 1.05system 0:01.35elapsed 99%CPU (0avgtext+0avgdata 127216maxresident)k 0inputs+281320outputs (0major+64525minor)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.04user 0.00system 0:00.04elapsed 118%CPU (0avgtext+0avgdata 8332maxresident)k 0inputs+16outputs (0major+2823minor)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.05user 0.02system 0:00.07elapsed 109%CPU (0avgtext+0avgdata 9968maxresident)k 0inputs+7880outputs (0major+3140minor)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.05user 0.01system 0:00.05elapsed 114%CPU (0avgtext+0avgdata 10032maxresident)k 0inputs+80outputs (0major+3579minor)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.12elapsed 66%CPU (0avgtext+0avgdata 9412maxresident)k 0inputs+920outputs (0major+3075minor)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.08user 0.09system 0:00.40elapsed 44%CPU (0avgtext+0avgdata 11008maxresident)k 0inputs+2392outputs (0major+5041minor)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. 66.99user 8.61system 1:17.88elapsed 97%CPU (0avgtext+0avgdata 58772maxresident)k 0inputs+317144outputs (0major+195979minor)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.93user 0.66system 0:05.62elapsed 81%CPU (0avgtext+0avgdata 12616maxresident)k 0inputs+20824outputs (0major+51518minor)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. 7.47user 0.53system 0:08.10elapsed 98%CPU (0avgtext+0avgdata 42612maxresident)k 0inputs+35168outputs (0major+11794minor)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. 6734: launch reader process All passed 0.04user 0.01system 0:00.04elapsed 131%CPU (0avgtext+0avgdata 4312maxresident)k 0inputs+2048outputs (0major+2603minor)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 0x0000000014e19963 PASSED #001 0x000000003764e638 PASSED #002 0x0000000016eadc49 PASSED #003 0x000000000fb04642 PASSED #004 0x000000003afc70d0 PASSED #005 0x000000003e759dc7 PASSED #006 0x0000000035cdd1fc PASSED #007 0x00000000028d4036 PASSED #008 0x0000000017dc3760 PASSED #009 0x000000003f4db451 PASSED #010 0x000000002dd309b0 PASSED #011 0x000000000ad59876 PASSED #012 0x000000000aa8b6f4 PASSED #013 0x00000000183b1931 PASSED #014 0x0000000001e7aeb4 PASSED #015 0x000000003401ce10 PASSED #016 0x00000000142693bc PASSED #017 0x0000000018bdc39a PASSED #018 0x000000003e958714 PASSED #019 0x0000000007937464 PASSED #020 0x00000000064f66b8 PASSED #021 0x000000003ed0c60f PASSED #022 0x000000000bf7b5c7 PASSED #023 0x000000001ad05564 PASSED #024 0x000000003278c979 PASSED #025 0x000000003ca33fb0 PASSED #026 0x000000001388ed38 PASSED #027 0x0000000037d40fc4 PASSED #028 0x0000000038906a2c PASSED #029 0x000000002c4e2656 PASSED #030 0x000000002ef6f866 PASSED #031 0x0000000035c0c88f PASSED #032 0x0000000018b316c0 PASSED #033 0x0000000039089070 PASSED #034 0x000000000b0fbee0 PASSED #035 0x0000000009a90f84 PASSED #036 0x0000000005b896a8 PASSED #037 0x0000000024af7f56 PASSED #038 0x00000000021d11f2 PASSED #039 0x0000000024ecb7a0 PASSED #040 0x00000000324cdf90 PASSED #041 0x00000000293e9468 PASSED #042 0x00000000366a1d52 PASSED #043 0x000000001c730e92 PASSED #044 0x00000000039e56e6 PASSED #045 0x000000000a33b225 PASSED #046 0x000000002cbd8714 PASSED #047 0x00000000285a84d2 PASSED #048 0x000000001ed0ed78 PASSED #049 0x00000000012b2500 PASSED Test passed with the SEC2 Driver. 0.04user 0.02system 0:00.05elapsed 115%CPU (0avgtext+0avgdata 8548maxresident)k 0inputs+6856outputs (0major+2799minor)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.03user 0.01system 0:00.04elapsed 122%CPU (0avgtext+0avgdata 8292maxresident)k 0inputs+8outputs (0major+2786minor)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. 6.15user 0.59system 0:07.06elapsed 95%CPU (0avgtext+0avgdata 20772maxresident)k 0inputs+341872outputs (0major+7049minor)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.08user 0.05system 0:00.16elapsed 86%CPU (0avgtext+0avgdata 11604maxresident)k 0inputs+496outputs (0major+11918minor)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.06user 0.03system 0:00.09elapsed 107%CPU (0avgtext+0avgdata 15512maxresident)k 0inputs+1576outputs (0major+4491minor)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.05user 0.01system 0:00.05elapsed 114%CPU (0avgtext+0avgdata 9260maxresident)k 0inputs+0outputs (0major+3155minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.02user 0.02system 0:00.04elapsed 119%CPU (0avgtext+0avgdata 7852maxresident)k 0inputs+8outputs (0major+2657minor)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.01system 0:00.04elapsed 121%CPU (0avgtext+0avgdata 9076maxresident)k 0inputs+24outputs (0major+3087minor)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. 82.86user 19.23system 1:44.10elapsed 98%CPU (0avgtext+0avgdata 23788maxresident)k 0inputs+573400outputs (0major+37245minor)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.02user 0.01system 0:00.03elapsed 124%CPU (0avgtext+0avgdata 7296maxresident)k 0inputs+0outputs (0major+2546minor)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.02user 0.01system 0:00.03elapsed 123%CPU (0avgtext+0avgdata 7476maxresident)k 0inputs+0outputs (0major+2491minor)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.02user 0.03system 0:00.05elapsed 117%CPU (0avgtext+0avgdata 7464maxresident)k 0inputs+0outputs (0major+2521minor)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.04user 0.06system 0:00.13elapsed 80%CPU (0avgtext+0avgdata 10704maxresident)k 0inputs+416outputs (0major+5864minor)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.05system 0:00.06elapsed 112%CPU (0avgtext+0avgdata 9396maxresident)k 0inputs+912outputs (0major+3068minor)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.12user 0.04system 0:00.16elapsed 105%CPU (0avgtext+0avgdata 14368maxresident)k 0inputs+7120outputs (0major+10325minor)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.26user 0.02system 0:00.28elapsed 102%CPU (0avgtext+0avgdata 8828maxresident)k 0inputs+128outputs (0major+2872minor)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.03user 0.03system 0:00.06elapsed 112%CPU (0avgtext+0avgdata 9820maxresident)k 0inputs+248outputs (0major+3080minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved ============================ reserved Test Log ============================ -SKIP- 0.03user 0.00system 0:00.02elapsed 117%CPU (0avgtext+0avgdata 2468maxresident)k 0inputs+0outputs (0major+2194minor)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.04user 0.01system 0:00.05elapsed 114%CPU (0avgtext+0avgdata 9668maxresident)k 0inputs+0outputs (0major+3156minor)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.05user 0.00system 0:00.06elapsed 85%CPU (0avgtext+0avgdata 8628maxresident)k 0inputs+128outputs (0major+2893minor)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.15user 0.05system 0:00.43elapsed 46%CPU (0avgtext+0avgdata 8800maxresident)k 0inputs+3112outputs (0major+2925minor)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.77user 0.25system 0:01.22elapsed 84%CPU (0avgtext+0avgdata 10540maxresident)k 0inputs+5968outputs (0major+10099minor)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.05elapsed 116%CPU (0avgtext+0avgdata 9004maxresident)k 0inputs+408outputs (0major+2961minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.10user 0.04system 0:00.13elapsed 105%CPU (0avgtext+0avgdata 14948maxresident)k 0inputs+1848outputs (0major+4859minor)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.25user 3.57system 0:03.83elapsed 100%CPU (0avgtext+0avgdata 8036maxresident)k 0inputs+1200outputs (0major+2729minor)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.33user 0.10system 0:00.47elapsed 93%CPU (0avgtext+0avgdata 17184maxresident)k 0inputs+1672outputs (0major+4945minor)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.17user 0.07system 0:00.27elapsed 93%CPU (0avgtext+0avgdata 8972maxresident)k 0inputs+448outputs (0major+23840minor)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.10user 0.06system 0:00.14elapsed 118%CPU (0avgtext+0avgdata 8432maxresident)k 0inputs+64outputs (0major+9497minor)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 1.76user 0.11system 0:01.81elapsed 103%CPU (0avgtext+0avgdata 2632maxresident)k 0inputs+0outputs (0major+2974minor)pagefaults 0swaps Finished testing testlibinfo.sh ============================ ============================ ============================ Testing testcheck_version.sh Finished testing testcheck_version.sh ============================ testcheck_version.sh Test Log ============================ Tests for the H5check_version function. Note that abort messages may appear due to the expected termination of the program when it is tested with mis-matched version numnbers. tcheck_version PASSED tcheck_version -tM PASSED tcheck_version -tm PASSED tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK= tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=-1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=0 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=1 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=2 tcheck_version -tr PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tM PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tm PASSED env HDF5_DISABLE_VERSION_CHECK=3 tcheck_version -tr PASSED No error encountered 1.28user 0.71system 0:01.61elapsed 123%CPU (0avgtext+0avgdata 4596maxresident)k 0inputs+720outputs (0major+119666minor)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.03user 0.02system 0:00.05elapsed 115%CPU (0avgtext+0avgdata 9352maxresident)k 0inputs+40outputs (0major+3409minor)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): 893606 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): 416169 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: 924121 Using reader random seed: 933449 Using reader random seed: 942405 Using reader random seed: 941131 Using reader random seed: 951891 Using writer random seed: 999577 ############################################################################### ## 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): 776667 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: 820010 Using reader random seed: 828523 Using reader random seed: 845275 Using reader random seed: 849535 Using reader random seed: 849538 Using writer random seed: 385184 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 350853 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: 815859 Generating symbol names Choosing datasets Common symbol #0 = '0-0030' Common symbol #1 = '0-0031' Common symbol #2 = '0-0090' Common symbol #3 = '0-0085' Common symbol #4 = '0-0060' Random symbol #0 = '0-0073' Random symbol #1 = '3-0487' Random symbol #2 = '2-0368' Random symbol #3 = '0-0002' Random symbol #4 = '0-0000' Random symbol #5 = '0-0065' Random symbol #6 = '4-1072' Random symbol #7 = '0-0055' Random symbol #8 = '1-0091' Random symbol #9 = '1-0086' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 808 Symbol = '0-0031', # of records = 905 Symbol = '0-0090', # of records = 846 Symbol = '0-0085', # of records = 860 Symbol = '0-0060', # of records = 870 Checking random symbols Symbol = '0-0073', # of records = 834 Symbol = '3-0487', # of records = 33 Symbol = '2-0368', # of records = 68 Symbol = '0-0002', # of records = 835 Symbol = '0-0000', # of records = 806 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: 825634 Generating symbol names Symbol = '0-0065', # of records = 864 Symbol = '4-1072', # of records = 16 Symbol = '0-0055', # of records = 872 Symbol = '1-0091', # of records = 193 Symbol = '1-0086', # of records = 192 ClosiCnhgo ofsiilneg datasets Common symbol #0 = '0-0055' Common symbol #1 = '0-0074' Common symbol #2 = '0-0023' Common symbol #3 = '0-0038' Common symbol #4 = '0-0045' Random symbol #0 = '0-0094' Random symbol #1 = '0-0055' Random symbol #2 = '3-0193' Random symbPParameters: # of seconds beatween polling = ram1 # of commeon symbols to tpoll = 5 # eof random symbrols to poll = s10 # of secon:ds to test = o 3l# #oU3f s =si e'nc0-0014go'n dRrsa enbdaeotdmw eeserynm brpoaolln l#di4no g= m=' 2-0342 's 1eR ea ndd#:o mo 841112fs ycmGobemonmleo nr# a5st y=im bn'og0-0087l's sRtyaomn dbpooomll l s ny=am mb5eo ls # # 6o f= r'a4-1446n'd oRma nsdyommb oslysm btool p#o7l l= =' 2-008110' R#a nodfo ms escyomnbdosl t#o8 t=e s't0-0014 '= Ra3n dUosmi nsgy mrbeoald e#r9 r=a ndom seed: 845007 Generating symbol names Choosing datasets Common symbol #0 = '0-0058' Common symbol #1 = '0-0017' Common sCyhoosing datasets Common symbol'0-0000' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 872 Symbol = '0-0074', # of records = 854 Symbol = '0-0023', # of records = 884 Symbol = '0-0038', # of records = 881 Symbol = '0-0045', # of records = 842 Checking random symbols Symbol = '0-0094', # of records = 927 Symbol = '0-0055', # of records = 872 Symbol = '3-0193', # of records = 29 Symbol = '0-0014', # of records = 838 Symbol = '2-0342', # of records = 54 Symbol = '0-0087', # of records = 901 Symbol = '4-1446', # of records = 14 #0 = '0-0088S'y mCbommonm sbyomlb ol# #21 == ''0-00520-0029' 'C ooCmlom mo=m no' ns2-0081 y'ms,b yo#ml b o#of2 l = '0-0008' rC oemc#moo3rnd s=s y='m b0-003444o' l #C3o m=m o'Sn0-0040y 'ms byComolbm om=lo n ' #0-0014s'4y,m b#=o l o 'f# 0-00434r 'e=c o'Rr0-0076da's n R=da on838dm o ms ysymmbbooSlly m##b0o0 l= ==' 0-0019'''0-0000 '0-0073R,a' n# d oRomfa snrydemocbmoor lds sy# m1=b =o806 l ' 3-0048#' 1CR la=on sd'ionm2-0206g 'sfy imlRbeao nl d#o2m = s'y1-0160m'b oRla n#do2m =s ym'b4-0436ol' #R3a n=d 'o4-0211m' sRyamnbdool #3 = '0-0081' Random symbol #4 = '1-0023' Random symbol #5 = '0-0045' Random symbol #6 = '0-0004' Random symbol #7 = '4-0773' Random symbol #8 = '1-0040' Random symbol #9 = '0-0026' m symbol #4 = '0-0098' Random symbol #5 = '1-0163' Random symbol #6 = '1-0098' Random symbol #7 = '0-0080' Random symbol #8 = '1-0069' Random symbol #9 = '0-0087' Reading records Reading records Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol C=h e'c0-0088k'i,n g# ocfo mrmecoonr dss y=m b860o ls SymSboylm b=o 'l0-0052 '=, #' o0-0058f' r,e co#r dosf =r e836 cords = S870y mbol = '0-0008', # oSfy mrebcoorld s == '849 0-0017', # Soyfm broel c=o r'd0-0040s' ,= # 866o f records = S883y mbol = S'y0-0029m'b,ol #= o'f0-0076 'r, e#c oorfd sr ecords = 894 Checking random symbols Symbol = '0-0019', # of records = 825 Symbol = '3-0048', # of records = 21 Symbol = '1-0160', # of records = 167 = 894 Symbol = '0-0034', # of records = 852 Symbol = '0-0043', # of records = 876 Checking random symbols Symbol = '0-0073', # of records = 834 Symbol = '2-0206', # of records = 51 Symbol = '4-0436', # of records = 12 Symbol = '0-0081', # of records = 895 Symbol = '1-0023', # of records = 226 Symbol = '0-0045', # of records = 842 Symbol = '0-0004', # of records = 842 Symbol = '4-0773', # of records = 7 Symbol = '1-0040', # of records = 210 Symbol = '0-0026', # of records = 865 Closing file Symbol = '4-0211', # of records = 11 Symbol = '0-0098', # of records = 856 Symbol = '1-0163', # of records = 215 Symbol = '1-0098', # of records = 218 Symbol = '0-0080', # of records = 878 Symbol = '1-0069', # of records = 223 Symbol = '0-0087', # of records = 901 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: 873107 Generating symbol names Choosing datasets Common symbol #0 = '0-0090' Common symbol #1 = '0-0052' Common symbol #2 = '0-0068' Common symbol #3 = '0-0046' Common symbol #4 = '0-0015' Random symbol #0 = '0-0091' Random symbol #1 = '1-0130' Random symbol #2 = '0-0036' Random symbol #3 = '0-0029' Random symbol #4 = '2-0095' Random symbol #5 = '1-0108' Random symbol #6 = '0-0043' Random symbol #7 = '1-0103' Random symbol #8 = '1-0051' Random symbol #9 = '1-0046' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 846 Symbol = '0-0052', # of records = 836 Symbol = '0-0068', # of records = 868 Symbol = '0-0046', # of records = 897 Symbol = '0-0015', # of records = 854 Checking random symbols Symbol = '0-0091', # of records = 892 Symbol = '1-0130', # of records = 221 Symbol = '0-0036', # of records = 920 Symbol = '0-0029', # of records = 894 Symbol = '2-0095', # of records = 63 Symbol = '1-0108', # of records = 203 Symbol = '0-0043', # of records = 876 Symbol = '1-0103', # of records = 210 Symbol = '1-0051', # of records = 195 Symbol = '1-0046', # of records = 202 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 228 Symbol = '0-0031', # of records = 473 Symbol = '0-0090', # of records = 279 Symbol = '0-0085', # of records = 260 Symbol = '0-0060', # of records = 227 Checking random symbols Symbol = '0-0073', # of records = 272 Symbol = '3-0487', # of records = 6 Symbol = '2-0368', # of records = 41 Symbol = '0-0002', # of records = 371 Symbol = '0-0000', # of records = 179 Symbol = '0-0065', # of records = 313 Symbol = '4-1072', # of records = 0 Symbol = '0-0055', # of records = 179 Symbol = '1-0091', # of records = 12 Symbol = '1-0086', # of records = 31 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 179 Symbol = '0-0074', # of records = 375 Symbol = '0-0023', # of records = 402 Symbol = '0-0038', # of records = 323 Symbol = '0-0045', # of records = 177 Checking random symbols Symbol = '0-0094', # of records = 380 Symbol = '0-0055', # of records = 179 Symbol = '3-0193', # of records = 24 Symbol = '0-0014', # of records = 315 Symbol = '2-0342', # of records = 7 Symbol = '0-0087', # of records = 363 Symbol = '4-1446', # of records = 3 Symbol = '2-0081', # of records = 14 Symbol = '0-0014', # of records = 315 Symbol = '0-0000', # of records = 179 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 358 Symbol = '0-0017', # of records = 352 Symbol = '0-0029', # of records = 307 Symbol = '0-0034', # of records = 275 Symbol = '0-0043', # of records = O324 pening file: swmr_data.h5 Checking common symbols Symbol = '0-0088', # of records = 228 Symbol = '0-0052', # of records = 285 Symbol = '0-0008', # of records = 350 Symbol = '0-0040', # of records = 323 Symbol = '0-0076', # of records = 236 Checking random symbols Symbol = '0-0019', # of records = 273 Symbol = '3-0048', # of records = 0 Checking random symbols Symbol = '0-0073', # of records = 272 Symbol = '2-0206', # of records = 2 Symbol = '4-0436', # of records = 5 Symbol = '0-0081', # of records = 312 Symbol = '1-0023', # of records = 55 Symbol = '0-0045', # of records = 164 Symbol = '0-0004', # of records = 293 Symbol = '4-0773', # of records = 0 Symbol = '1-0040', # of records = 36 Symbol = '0-0026', # of records = 272 Closing file Symbol = '1-0160', # of records = 57 Symbol = '4-0211', # of records = 0 Symbol = '0-0098', # of records = 300 Symbol = '1-0163', # of records = 81 Symbol = '1-0098', # of records = 38 Symbol = '0-0080', # of records = 306 Symbol = '1-0069', # of records = 78 Symbol = '0-0087', # of records = 326 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 259 Symbol = '0-0052', # of records = 285 Symbol = '0-0068', # of records = 230 Symbol = '0-0046', # of records = 374 Symbol = '0-0015', # of records = 254 Checking random symbols Symbol = '0-0091', # of records = 287 Symbol = '1-0130', # of records = 99 Symbol = '0-0036', # of records = 358 Symbol = '0-0029', # of records = 298 Symbol = '2-0095', # of records = 35 Symbol = '1-0108', # of records = 84 Symbol = '0-0043', # of records = 324 Symbol = '1-0103', # of records = 78 Symbol = '1-0051', # of records = 75 Symbol = '1-0046', # of records = 45 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '0-0090', # of records = 0 Symbol = '0-0085', # of records = 0 Symbol = '0-0060', # of records = 0 Checking random symbols Symbol = '0-0073', # of records = 0 Symbol = '3-0487', # of records = 0 Symbol = '2-0368', # of records = 26 Symbol = '0-0002', # of records = 0 Symbol = '0-0000', # of records = 0 Symbol = '0-0065', # of records = 0 Symbol = '4-1072', # of records = 0 Symbol = '0-0055', # of records = 0 Symbol = '1-0091', # of records = 0 Symbol = '1-0086', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 0 Symbol = '0-0074', # of records = 0 Symbol = '0-0023', # of records = 0 Symbol = '0-0038', # of records = 0 Symbol = '0-0045', # of records = 0 Checking random symbols Symbol = '0-0094', # of records = 62 Symbol = '0-0055', # of records = 0 Symbol = '3-0193', # of records = 12 Symbol = '0-0014', # of records = 0 Symbol = '2-0342', # of records = 2 Symbol = '0-0087', # of records = 8 Symbol = '4-1446', # of records = 3 Symbol = '2-0081', # of records = 0 Symbol = '0-0014', # of records = 0 Symbol = '0-0000', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 4 Symbol = '0-0017', # of records = 0 Symbol = '0-0029', # of records = 0 Symbol = '0-0034', # of records = 0 Symbol = '0-0043', # of records = 0 Checking random symbols Symbol = '0-0073', # of records = 0 Opening file: swmr_data.h5 Symbol = '2-0206', # of records = 0 Checking common symbols Symbol = '0-0088', # of records = 0 Symbol = '0-0052', # of records = 0 Symbol = '0-0008', # of records = 0 Symbol = '0-0040', # of records = 0 Symbol = '0-0076', # of records = 0 Checking random symbols Symbol = '0-0019', # of records = 0 Symbol = '3-0048', # of records = 0 SSymbol = '4-0436', # of records = 0 Symbol = '0-0081', # of records = 0 Symbol = '1-0023', # of records = 0 Symbol = '0-0045', # of records = 0 Symbol = '0-0004', # of records = 0 Symbol = '4-0773', # of records = 0 Symbol = '1-0040', # of records = 0 Symbol = '0-0026', # of records = 0 Closing file ymbol = '1-0160', # of records = 0 Symbol = '4-0211', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '1-0163', # of records = 0 Symbol = '1-0098', # of records = 0 Symbol = '0-0080', # of records = 0 Symbol = '1-0069', # of records = 0 Symbol = '0-0087', # of records = 8 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 0 Symbol = '0-0052', # of records = 0 Symbol = '0-0068', # of records = 0 Symbol = '0-0046', # of records = 38 Symbol = '0-0015', # of records = 0 Checking random symbols Symbol = '0-0091', # of records = 0 Symbol = '1-0130', # of records = 8 Symbol = '0-0036', # of records = 0 Symbol = '0-0029', # of records = 0 Symbol = '2-0095', # of records = 18 Symbol = '1-0108', # of records = 0 Symbol = '0-0043', # of records = 0 Symbol = '1-0103', # of records = 0 Symbol = '1-0051', # of records = 0 Symbol = '1-0046', # 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): 939060 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 506041 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 426392 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: 899441 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # oParameters: # 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: 903820 Generating symbol names Choosing datasets Common symbol #0 = '0-0000' Common symbol #1 = '0-0061' ChoosinCg datasets Common osymbol #0 = '0-0043'm Common symbol #m1 = '0-0082' Commono symbol #2 = 'n0-0068' Common symbo l #3 = '0-0002' Comsmon symbol #4 =y '0-0030' Random symmbol #0 = '1-0106' Rbandom symbol #1o = '4-1389' Random slymbol #2 = '2-0287' Random #symbol #3 = '2-0095' Ra2ndom symbol #4 = '0-0091' Random sy=mbol #5 = '0-0023' Random symbol #'6 = '4-1055' Random0-0024 symbol '#7 = '1-0050' Random sy mbol #8 = '3-0184' CRandom soymbol #9 = '0-0068' mReading rmecords onOpe ning file: swmr_data.h5 symbol #3 = '0-0021' Common symbCheckiong common symbols l #4 = '0-0033' RSymboal = '0-0043', # onf records = 926 dom symbol Sym#bol = '0-0082', # of recor0ds = 924 = '0-0042' SymRbol = '0-0068', #a of records = 888 ndom symSymbbol = '0-0002', # of recoords = 869 l #1 P=S af sreconds to testa = 8m Usineg reader random seedt: 911336 Geneerating symbol namesr s':0-0088 ' #R aonfd osme csoynmds betweebno lp o#ll2i n=g '=3-0682' R1a n d#o mo fs ycmbol #3 = '0-0028' Random syommbmooln #s4y m=b o'l1-0025s' tRoa npdoolml s=y m5b o l# #o5f =rC a'hn4-0603od'oo smRi ansngyd modbmao tlsasys metbtoos l p Co#ol6ml m =o= n ' 103-0628s 'y m#Rb aoonlfd o#sm0e cs=oy nm'db0-0015so' l tCoo mtmeosnt s=y mb8o lU s#i1n g= r'e0-0021a'd eCro mrmaonnd osmy msbeoeld :# 2916299 =G e'n0-0058e'r aCtoimnmgo ns ysmybmoblo ln a#m3e s= '0-0097' Common symbol #4 = '0-0060' Random symbol #0 = '2-0394' Random symbol #1 = '4-1251' Random symbol #2 = '1-0149' Random symbCohlo o#s3i n=g 'd0-0068a't aRsaentdso mC osmymmobno ls y#m4b o=l '#0-00320' = #7 = '0-0084' Random symbol #8 = '1-0176' Random symbol #9 = '1-0128' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 952 Symbol = '0-0061', # of records = 853 Symbol = '0-0024', # of records = 864 Symbol = '0-0021', # of records = 899 Symbol = '0-0033', # of records = 869 Checking random symbols Symbol = '0-0042', # of records = 836 Symbol = '0-0088', # of records = 877 Symbol = '3-0682', # of records = 24 Symbol = '0-0028', # of records = 929 Symbol = '1-0025', # of records = 201 Symbol = '4-0603', # of records = 12 Symbol = '3-0628', # of records = 29 Symbol = '0-0084', # of records = 894 Symbol = '1-0176', # of records = 202 Symbol = '1-0128', # of records = 211 Closing file '0-0080' CoRmamnodno ms ysmybmoblo l# 1# 5= =' 0-0091''0-0018 'C oRmamnodno ms ysmybmoblo l# 2# 6= =' 0-0023''3-0362 'C oRmamnodno m symbol #7 = '1-0125' Random symbol #8 = y'mbol = '0-0030', # of records = 866 Checking random symbols Symsbyomlb o=l '#1-01063' ,= #' 0-0072o'f Croemcmoornd ss y=m b248o l #4 = '0-0018' SRyamnbdoolm =s y'm4-1389b'o,l ## 0o f= r'e4-0808c'o rRdasn d=o m8 symbol #1 S=y m'b0-0028o'l R=a n'd2-0287o'm, s#y mobfo lr e#c2o r=d s' 1-0126=' 62R andom symbSoylm b#o3l == ''2-02422-0095'' ,R a#n doo0-0087' Random symbol #9 = '3-0607' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 951 Symbol = '0-0021', # of records = 899 Symbol = '0-0058', # of records = 888 Symbol = '0-0097', # of records = 856 Symbol = '0-0060', # of records = 924 Checking random symbols Symbol = '2-0394', # of records = 52 Symbol = '4-1251', # of records = 12 Symbol = '1-0149', # of records = 218 Symbol = '0-0068', # of records = 918 Symbol = '0-0032', # of records = 907 Symbol = '0-0018', # of records = 887 Symbol = '3-0362', # of records = 29 Symbol = '1-0125', # of records = 221 Symbol = '0-0087', # of records = 953 Symbol = '3-0607', # of records = 28 Closing file fm syrecmords = 57 bol #4 =S y'm0-0047b'o lRandom symbol #5 = '0-0087' Random symbol #6 = '4-0654' Random symbol #7 = '2-0096' Random symbol #8 = '4-0075' Random symbol #9 = '1-0083' Reading records Op e=n i'ng0-0091 'f,i l#e :o fswmr_data.h5 records = 839 Symbol = '0-0023', # of records = 869 Symbol = '4-1055', # of records = 18 Symbol = '1-0050', # of records = 222 Symbol = '3-0184', # of records = 29 Symbol = '0-0068', # of records = 888 Closing file Checking common symbols Symbol = '0-0080', # of records = 912 Symbol = '0-0091', # of records = 839 Symbol = '0-0023', # of records = 869 Symbol = '0-0072', # of records = 922 Symbol = '0-0018', # of records = 887 Checking random symbols Symbol = '4-0808', # of records = 14 Symbol = '0-0028', # of records = 929 Symbol = '1-0126', # of records = 216 Symbol = '2-0242', # of records = 51 Symbol = '0-0047', # of records = 891 Symbol = '0-0087', # of records = 953 Symbol = '4-0654', # of records = 22 Symbol = '2-0096', # of records = 60 Symbol = '4-0075', # of records = 13 Symbol = '1-0083', # of records = 221 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: 942692 Generating symbol names Choosing datasets Common symbol #0 = '0-0005' Common symbol #1 = '0-0060' Common symbol #2 = '0-0077' Common symbol #3 = '0-0032' Common symbol #4 = '0-0074' Random symbol #0 = '0-0071' Random symbol #1 = '2-0207' Random symbol #2 = '0-0090' Random symbol #3 = '4-0997' Random symbol #4 = '1-0092' Random symbol #5 = '1-0023' Random symbol #6 = '4-1105' Random symbol #7 = '0-0080' Random symbol #8 = '0-0012' Random symbol #9 = '2-0272' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 930 Symbol = '0-0060', # of records = 924 Symbol = '0-0077', # of records = 888 Symbol = '0-0032', # of records = 907 Symbol = '0-0074', # of records = 911 Checking random symbols Symbol = '0-0071', # of records = 951 Symbol = '2-0207', # of records = 46 Symbol = '0-0090', # of records = 909 Symbol = '4-0997', # of records = 21 Symbol = '1-0092', # of records = 217 Symbol = '1-0023', # of records = 216 Symbol = '4-1105', # of records = 11 Symbol = '0-0080', # of records = 912 Symbol = '0-0012', # of records = 789 Symbol = '2-0272', # of records = 45 Closing file Opening Openifile: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 959 Symbol = '0-0061', # of records = 883 Symbol = '0-0024', # of records = 881 Symbol = '0-0021', # of records = 886 Symbol = '0-0033', # of records = 847 Checking random symbols Symbol = '0-0042', # of records = 792 Symbol = '0-0088', # of records = 936 Symbol = '3-0682', # of records = 15 Symbol = '0-0028', # of records = 932 Symbol = '1-0025', # of records = 171 Symbol = '4-0603', # of records = 6 Symbol = '3-0628', # of records = 40 Symbol = '0-0084', # of records = 890 Symbol = '1-0176', # of records = 196 Symbol = '1-0128', # of records = 212 Closing file ng file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 998 Symbol = '0-0021', # of records = 904 Symbol = '0-0058', # of records = 860 Symbol = '0-0097', # of records = 879 Symbol = '0-0060', # of records = 968 Checking random symbols Symbol = '2-0394', # of records = 62 Symbol = '4-1251', # of records = 12 Symbol = '1-0149', # of records = 246 Symbol = '0-0068', # of records = 840 Symbol = '0-0032', # of records = 926 Symbol = '0-0018', # of records = 902 Symbol = '3-0362', # of records = 28 Symbol = '1-0125', # of records = 272 Symbol = '0-0087', # of records = 1032 Symbol = '3-0607', # of records = 26 Closing file OpenOpenining file: swmr_data.h5 Checking common symbols Symbol = '0-0043', # of records = 906 Symbol = '0-0082', # of records = 922 Symbol = '0-0068', # of records = 840 Symbol = '0-0002', # of records = 915 Symbol = '0-0030', # of records = 891 Checking random symbols Symbol = '1-0106', # of records = 236 Symbol = '4-1389', # of records = 23 Symbol = '2-0287', # of records = 45 Symbol = '2-0095', # of records = 55 Symbol = '0-0091', # of records = 839 Symbol = '0-0023', # of records = 780 Symbol = '4-1055', # of records = 18 Symbol = '1-0050', # of records = 185 Symbol = '3-0184', # of records = 29 Symbol = '0-0068', # of records = 840 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 1043 Symbol = '0-0091', # of records = 839 Symbol = '0-0023', # of records = 780 Symbol = '0-0072', # of records = 926 Symbol = '0-0018', # of records = 902 Checking random symbols Symbol = '4-0808', # of records = 14 Symbol = '0-0028', # of records = 932 Symbol = '1-0126', # of records = 195 Symbol = '2-0242', # of records = 58 Symbol = '0-0047', # of records = 980 Symbol = '0-0087', # of records = 1032 Symbol = '4-0654', # of records = 29 Symbol = '2-0096', # of records = 28 Symbol = '4-0075', # of records = 2 Symbol = '1-0083', # of records = 221 Closing file g file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 987 Symbol = '0-0060', # of records = 968 Symbol = '0-0077', # of records = 927 Symbol = '0-0032', # of records = 926 Symbol = '0-0074', # of records = 924 Checking random symbols Symbol = '0-0071', # of records = 1099 Symbol = '2-0207', # of records = 67 Symbol = '0-0090', # of records = 857 Symbol = '4-0997', # of records = 12 Symbol = '1-0092', # of records = 210 Symbol = '1-0023', # of records = 236 Symbol = '4-1105', # of records = 3 Symbol = '0-0080', # of records = 1043 Symbol = '0-0012', # of records = 853 Symbol = '2-0272', # of records = 39 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 832 Symbol = '0-0061', # of records = 839 Symbol = '0-0024', # of records = 870 Symbol = '0-0021', # of records = 938 Symbol = '0-0033', # of records = 922 Checking random symbols Symbol = '0-0042', # of records = 870 Symbol = '0-0088', # of records = 887 Symbol = '3-0682', # of records = 17 Symbol = '0-0028', # of records = 877 Symbol = '1-0025', # of records = 163 Symbol = '4-0603', # of records = 0 Symbol = '3-0628', # of records = 38 Symbol = '0-0084', # of records = 936 Symbol = '1-0176', # of records = 196 Symbol = '1-0128', # of records = 188 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 1115 Symbol = '0-0021', # of records = 945 Symbol = '0-0058', # of records = 882 Symbol = '0-0097', # of records = 837 Symbol = '0-0060', # of records = 861 Checking random symbols Symbol = '2-0394', # of records = 67 Symbol = '4-1251', # of records = 12 Symbol = '1-0149', # of records = 278 Symbol = '0-0068', # of records = 859 Symbol = '0-0032', # of records = 918 Opening file: swmr_data.h5 Symbol = '0-0018', # of records = 885 Checking common symbols Symbol = '3-0362', # of records = 19 Symbol = '0-0043', # of records = S979 ymbol = '1-0125', # of records = 246 SySymmbol = '0-0087', # of recbords = 1110 ol = '0-0082', # of records = 1020 Symbol = '3-0607', # of records = 39 SymCbol = '0-0068', # of rlecords = 859 osing file Symbol = '0-0002', # of records = 944 Symbol = '0-0030', # of records = 826 Checking random symbols Symbol = '1-0106', # of records = 224 Symbol = '4-1389', # of records = 10 Symbol = '2-0287', # of records = 49 Symbol = '2-0095', # of records = 54 Symbol = '0-0091', # of records = 887 Symbol = '0-0023', # of records = 740 Symbol = '4-1055', # of records = 26 Symbol = '1-0050', # of records = 193 Symbol = '3-0184', # of records = 39 Symbol = '0-0068', # of records = 859 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 1027 Symbol = '0-0091', # of records = 887 Symbol = '0-0023', # of records = 740 Symbol = '0-0072', # of records = 915 Symbol = '0-0018', # of records = 885 Checking random symbols Symbol = '4-0808', # of records = 28 Symbol = '0-0028', # of records = 877 Symbol = '1-0126', # of records = 233 Symbol = '2-0242', # of records = 47 Symbol = '0-0047', # of records = 1060 Symbol = '0-0087', # of records = 1110 Symbol = '4-0654', # of records = 32 Symbol = '2-0096', # of records = 46 Symbol = '4-0075', # of records = 0 Symbol = '1-0083', # of records = 228 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 1003 Symbol = '0-0060', # of records = 861 Symbol = '0-0077', # of records = 936 Symbol = '0-0032', # of records = 918 Symbol = '0-0074', # of records = 935 Checking random symbols Symbol = '0-0071', # of records = 1022 Symbol = '2-0207', # of records = 60 Symbol = '0-0090', # of records = 823 Symbol = '4-0997', # of records = 20 Symbol = '1-0092', # of records = 174 Symbol = '1-0023', # of records = 271 Symbol = '4-1105', # of records = 8 Symbol = '0-0080', # of records = 1027 Symbol = '0-0012', # of records = 802 Symbol = '2-0272', # of records = 34 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 876 Symbol = '0-0061', # of records = 859 Symbol = '0-0024', # of records = 845 Symbol = '0-0021', # of records = 955 Symbol = '0-0033', # of records = 954 Checking random symbols Symbol = '0-0042', # of records = 764 Symbol = '0-0088', # of records = 888 Symbol = '3-0682', # of records = 17 Symbol = '0-0028', # of records = 892 Symbol = '1-0025', # of records = 203 Symbol = '4-0603', # of records = 10 Symbol = '3-0628', # of records = 33 Symbol = '0-0084', # of records = 987 Symbol = '1-0176', # of records = 215 Symbol = '1-0128', # of records = 161 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 1201 Symbol = '0-0021', # of records = 955 Symbol = '0-0058', # of records = 859 Symbol = '0-0097', # of records = 860 Symbol = '0-0060', # of records = 953 Checking random symbols Symbol = '2-0394', # of records = 51 Symbol = '4-1251', # of records = 10 Symbol = '1-0149', # of records = 288 Symbol = '0-0068', # of records = 910 Symbol = '0-0032', # of records = 944 Opening file: swmr_data.h5 Symbol = '0-0018', # of records = 897 Checking common symbSols ymbol = '3-0362', # of records = 28 Symbol = '0-0043', # of recorSds = 915 ymbol = '1-0125', # of records = 260 Symbol = '0-0082', # of records = 1095S ymbol = '0-0087', # of records = 1089 Symbol = '0-0068', # of records = 910 Symbol = '3-0607', # of records = 36 CSymbol = '0-0002', l# of records =o 948 sing file Symbol = '0-0030', # of records = 855 Checking random symbols Symbol = '1-0106', # of records = 225 Symbol = '4-1389', # of records = 8 Symbol = '2-0287', # of records = 49 Symbol = '2-0095', # of records = 54 Symbol = '0-0091', # of records = 895 Symbol = '0-0023', # of records = 709 Symbol = '4-1055', # of records = 26 Symbol = '1-0050', # of records = 186 Symbol = '3-0184', # of records = 38 Symbol = '0-0068', # of records = 910 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 965 Symbol = '0-0091', # of records = 895 Symbol = '0-0023', # of records = 709 Symbol = '0-0072', # of records = 960 Symbol = '0-0018', # of records = 897 Checking random symbols Symbol = '4-0808', # of records = 13 Symbol = '0-0028', # of records = 903 Symbol = '1-0126', # of records = 266 Symbol = '2-0242', # of records = 46 Symbol = '0-0047', # of records = 1072 Symbol = '0-0087', # of records = 1107 Symbol = '4-0654', # of records = 26 Symbol = '2-0096', # of records = 54 Symbol = '4-0075', # of records = 0 Symbol = '1-0083', # of records = 263 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 1103 Symbol = '0-0060', # of records = 959 Symbol = '0-0077', # of records = 943 Symbol = '0-0032', # of records = 919 Symbol = '0-0074', # of records = 886 Checking random symbols Symbol = '0-0071', # of records = 1100 Symbol = '2-0207', # of records = 56 Symbol = '0-0090', # of records = 789 Symbol = '4-0997', # of records = 20 Symbol = '1-0092', # of records = 196 Symbol = '1-0023', # of records = 251 Symbol = '4-1105', # of records = 0 Symbol = '0-0080', # of records = 954 Symbol = '0-0012', # of records = 740 Symbol = '2-0272', # of records = 33 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 983 Symbol = '0-0061', # of records = 858 Symbol = '0-0024', # of records = 847 Symbol = '0-0021', # of records = 911 Symbol = '0-0033', # of records = 1003 Checking random symbols Symbol = '0-0042', # of records = 756 Symbol = '0-0088', # of records = 932 Symbol = '3-0682', # of records = 26 Symbol = '0-0028', # of records = 771 Symbol = '1-0025', # of records = 195 Symbol = '4-0603', # of records = 10 Symbol = '3-0628', # of records = 33 Symbol = '0-0084', # of records = 955 Symbol = '1-0176', # of records = 217 Symbol = '1-0128', # of records = 169 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 1085 Symbol = '0-0021', # of records = 911 Symbol = '0-0058', # of records = 817 Symbol = '0-0097', # of records = 833 Symbol = '0-0060', # of records = 1087 Checking random symbols Symbol = '2-0394', # of records = 44 Symbol = '4-1251', # of records = 10 Symbol = '1-0149', # of records = 303 Symbol = '0-0068', # of records = 976 Symbol = '0-0032', # of records = 942 Symbol = '0-0018', # of records = 952 Symbol = '3-0362', # of records = 45 Symbol = '1-0125', # of records = 256 Symbol = '0-0087', # of records = 1109 Symbol = '3-0607', # of records = 42 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0043', # of records = 873 Symbol = '0-0082', # of records = 1035 Symbol = '0-0068', # of records = 976 Symbol = '0-0002', # of records = 909 Symbol = '0-0030', # of records = 860 Checking random symbols Symbol = '1-0106', # of records = 198 Symbol = '4-1389', # of records = 8 Symbol = '2-0287', # of records = 59 Symbol = '2-0095', # of records = 92 Symbol = '0-0091', # of records = 822 Symbol = '0-0023', # of records = 758 Symbol = '4-1055', # of records = 28 Symbol = '1-0050', # of records = 208 Symbol = '3-0184', # of records = 39 Symbol = '0-0068', # of records = 976 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 922 Symbol = '0-0091', # of records = 822 Symbol = '0-0023', # of records = 758 Symbol = '0-0072', # of records = 927 Symbol = '0-0018', # of records = 944 Checking random symbols Symbol = '4-0808', # of records = 15 Symbol = '0-0028', # of records = 787 Symbol = '1-0126', # of records = 227 Symbol = '2-0242', # of records = 26 Symbol = '0-0047', # of records = 1059 Symbol = '0-0087', # of records = 1106 Symbol = '4-0654', # of records = 35 Symbol = '2-0096', # of records = 48 Symbol = '4-0075', # of records = 10 Symbol = '1-0083', # of records = 234 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 1093 Symbol = '0-0060', # of records = 1087 Symbol = '0-0077', # of records = 976 Symbol = '0-0032', # of records = 942 Symbol = '0-0074', # of records = 834 Checking random symbols Symbol = '0-0071', # of records = 1150 Symbol = '2-0207', # of records = 72 Symbol = '0-0090', # of records = 839 Symbol = '4-0997', # of records = 19 Symbol = '1-0092', # of records = 218 Symbol = '1-0023', # of records = 293 Symbol = '4-1105', # of records = 9 Symbol = '0-0080', # of records = 922 Symbol = '0-0012', # of records = 630 Symbol = '2-0272', # of records = 32 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 913 Symbol = '0-0061', # of records = 943 Symbol = '0-0024', # of records = 847 Symbol = '0-0021', # of records = 951 Symbol = '0-0033', # of records = 983 Checking random symbols Symbol = '0-0042', # of records = 718 Symbol = '0-0088', # of records = 953 Symbol = '3-0682', # of records = 13 Symbol = '0-0028', # of records = 720 Symbol = '1-0025', # of records = 209 Symbol = '4-0603', # of records = 10 Symbol = '3-0628', # of records = 43 Symbol = '0-0084', # of records = 940 Symbol = '1-0176', # of records = 198 Symbol = '1-0128', # of records = 159 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 1052 Symbol = '0-0021', # of records = 951 Symbol = '0-0058', # of records = 736 Symbol = '0-0097', # of records = 935 Symbol = '0-0060', # of records = 1062 Checking random symbols Symbol = '2-0394', # of records = 23 Symbol = '4-1251', # of records = 18 Symbol = '1-0149', # of records = 306 Symbol = '0-0068', # of records = 1018 Symbol = '0-0032', # of records = 776 Symbol = '0-0018', # of records = 934 Symbol = '3-0362', # of records = 35 Symbol = '1-0125', # of records = 246 Symbol = '0-0087', # of records = 1133 Symbol = '3-0607', # of records = 40 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0043', # of records = 889 Symbol = '0-0082', # of records = 1013 Symbol = '0-0068', # of records = 1018 Symbol = '0-0002', # of records = 936 Symbol = '0-0030', # of records = 893 Checking random symbols Symbol = '1-0106', # of records = 187 Symbol = '4-1389', # of records = 8 Symbol = '2-0287', # of records = 46 Symbol = '2-0095', # of records = 88 Symbol = '0-0091', # of records = 668 Symbol = '0-0023', # of records = 661 Symbol = '4-1055', # of records = 18 Symbol = '1-0050', # of records = 222 Symbol = '3-0184', # of records = 16 Symbol = '0-0068', # of records = 1018 OpCening file: swmr_data.h5 losing file Checking common symbols Symbol = '0-0080', # of records = 1003 Symbol = '0-0091', # of records = 668 Symbol = '0-0023', # of records = 661 Symbol = '0-0072', # of records = 931 Symbol = '0-0018', # of records = 934 Checking random symbols Symbol = '4-0808', # of records = 15 Symbol = '0-0028', # of records = 720 Symbol = '1-0126', # of records = 216 Symbol = '2-0242', # of records = 27 Symbol = '0-0047', # of records = 1099 Symbol = '0-0087', # of records = 1133 Symbol = '4-0654', # of records = 35 Symbol = '2-0096', # of records = 35 Symbol = '4-0075', # of records = 21 Symbol = '1-0083', # of records = 164 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 1035 Symbol = '0-0060', # of records = 1074 Symbol = '0-0077', # of records = 893 Symbol = '0-0032', # of records = 779 Symbol = '0-0074', # of records = 871 Checking random symbols Symbol = '0-0071', # of records = 1148 Symbol = '2-0207', # of records = 84 Symbol = '0-0090', # of records = 784 Symbol = '4-0997', # of records = 27 Symbol = '1-0092', # of records = 133 Symbol = '1-0023', # of records = 291 Symbol = '4-1105', # of records = 9 Symbol = '0-0080', # of records = 974 Symbol = '0-0012', # of records = 635 Symbol = '2-0272', # of records = 5 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 938 Symbol = '0-0061', # of records = 1005 Symbol = '0-0024', # of records = 799 Symbol = '0-0021', # of records = 903 Symbol = '0-0033', # of records = 971 Checking random symbols Symbol = '0-0042', # of records = 657 Symbol = '0-0088', # of records = 1035 Symbol = '3-0682', # of records = 14 Symbol = '0-0028', # of records = 688 Symbol = '1-0025', # of records = 217 Symbol = '4-0603', # of records = 0 Symbol = '3-0628', # of records = 38 Symbol = '0-0084', # of records = 848 Symbol = '1-0176', # of records = 186 Symbol = '1-0128', # of records = 128 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 1032 Symbol = '0-0021', # of records = 903 Symbol = '0-0058', # of records = 793 Symbol = '0-0097', # of records = 1039 Symbol = '0-0060', # of records = 1023 Checking random symbols Symbol = '2-0394', # of records = 37 Symbol = '4-1251', # of records = 18 Symbol = '1-0149', # of records = 359 Symbol = '0-0068', # of records = 933 Symbol = '0-0032', # of records = 667 Symbol = '0-0018', # of records = 897 Symbol = '3-0362', # of records = 29 Symbol = '1-0125', # of records = 256 Symbol = '0-0087', # of records = 1201 Symbol = '3-0607', # of records = 23 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0043', # of records = 787 Symbol = '0-0082', # of records = 1022 Symbol = '0-0068', # of records = 933 Symbol = '0-0002', # of records = 901 Symbol = '0-0030', # of records = 833 Checking random symbols Symbol = '1-0106', # of records = 216 Symbol = '4-1389', # of records = 11 Symbol = '2-0287', # of records = 70 Symbol = '2-0095', # of records = 83 Symbol = '0-0091', # of records = 730 Symbol = '0-0023', # of records = 568 Symbol = '4-1055', # of records = 18 Symbol = '1-0050', # of records = 210 Symbol = '3-0184', # of records = 16 Symbol = '0-0068', # of records = 933 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 999 Symbol = '0-0091', # of records = 730 Symbol = '0-0023', # of records = 568 Symbol = '0-0072', # of records = 837 Symbol = '0-0018', # of records = 897 Checking random symbols Symbol = '4-0808', # of records = 14 Symbol = '0-0028', # of records = 688 Symbol = '1-0126', # of records = 210 Symbol = '2-0242', # of records = 22 Symbol = '0-0047', # of records = 1095 Symbol = '0-0087', # of records = 1201 Symbol = '4-0654', # of records = 32 Symbol = '2-0096', # of records = 44 Symbol = '4-0075', # of records = 30 Symbol = '1-0083', # of records = 248 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 1025 Symbol = '0-0060', # of records = 1008 Symbol = '0-0077', # of records = 816 Symbol = '0-0032', # of records = 672 Symbol = '0-0074', # of records = 834 Checking random symbols Symbol = '0-0071', # of records = 1133 Symbol = '2-0207', # of records = 81 Symbol = '0-0090', # of records = 841 Symbol = '4-0997', # of records = 39 Symbol = '1-0092', # of records = 133 Symbol = '1-0023', # of records = 235 Symbol = '4-1105', # of records = 9 Symbol = '0-0080', # of records = 991 Symbol = '0-0012', # of records = 639 Symbol = '2-0272', # of records = 3 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0000', # of records = 913 Symbol = '0-0061', # of records = 967 Symbol = '0-0024', # of records = 808 Symbol = '0-0021', # of records = 841 Symbol = '0-0033', # of records = 970 Checking random symbols Symbol = '0-0042', # of records = 697 Symbol = '0-0088', # of records = 953 Symbol = '3-0682', # of records = 12 Symbol = '0-0028', # of records = 764 Symbol = '1-0025', # of records = 194 Symbol = '4-0603', # of records = 0 Symbol = '3-0628', # of records = 31 Symbol = '0-0084', # of records = 839 Symbol = '1-0176', # of records = 184 Symbol = '1-0128', # of records = 98 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 1038 Symbol = '0-0021', # of records = 841 Symbol = '0-0058', # of records = 739 Symbol = '0-0097', # of records = 1004 Symbol = '0-0060', # of records = 989 Checking random symbols Symbol = '2-0394', # of records = 34 Symbol = '4-1251', # of records = 33 Symbol = '1-0149', # of records = 379 Symbol = '0-0068', # of records = 1030 Symbol = '0-0032', # of records = 713 Symbol = '0-0018', # of records = 807 Symbol = '3-0362', # of records = 11 Symbol = '1-0125', # of records = 249 Symbol = '0-0087', # of records = 1248 Symbol = '3-0607', # of records = 31 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0043', # of records = 765 Symbol = '0-0082', # of records = 976 Symbol = '0-0068', # of records = 1030 Symbol = '0-0002', # of records = 1007 Symbol = '0-0030', # of records = 781 Checking random symbols Symbol = '1-0106', # of records = 197 Symbol = '4-1389', # of records = 11 Symbol = '2-0287', # of records = 53 Symbol = '2-0095', # of records = 85 Symbol = '0-0091', # of records = 624 Symbol = '0-0023', # of records = 503 Symbol = '4-1055', # of records = 19 Symbol = '1-0050', # of records = 210 Symbol = '3-0184', # of records = 14 Symbol = '0-0068', # of records = 1030 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 1000 Symbol = '0-0091', # of records = 624 Symbol = '0-0023', # of records = 503 Symbol = '0-0072', # of records = 868 Symbol = '0-0018', # of records = 807 Checking random symbols Symbol = '4-0808', # of records = 14 Symbol = '0-0028', # of records = 764 Symbol = '1-0126', # of records = 204 Symbol = '2-0242', # of records = 20 Symbol = '0-0047', # of records = 1096 Symbol = '0-0087', # of records = 1248 Symbol = '4-0654', # of records = 40 Symbol = '2-0096', # of records = 25 Symbol = '4-0075', # of records = 30 Symbol = '1-0083', # of records = 251 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 1076 Symbol = '0-0060', # of records = 989 Symbol = '0-0077', # of records = 771 Symbol = '0-0032', # of records = 713 Symbol = '0-0074', # of records = 848 Checking random symbols Symbol = '0-0071', # of records = 1109 Symbol = '2-0207', # of records = 82 Symbol = '0-0090', # of records = 775 Symbol = '4-0997', # of records = 48 Symbol = '1-0092', # of records = 126 Symbol = '1-0023', # of records = 235 Symbol = '4-1105', # of records = 17 Symbol = '0-0080', # of records = 1000 Symbol = '0-0012', # of records = 591 Symbol = '2-0272', # of records = 3 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 = -1 index type = ea Using generator random seed (used in sparse test only): 378014 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): 426285 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): 61502 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: 655694 Using reader random seed: 655699 Using reader random seed: 662569 Using reader random seed: 677510 Using reader random seed: 686178 Using writer random seed: 681820 ############################################################################### ## 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): 349059 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: 401175 Using reader random seed: 421618 Using reader random seed: 425119 Using reader random seed: 423006 Using reader random seed: 445018 Using writer random seed: 970288 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 663454 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: 156122 Generating symbol names Parameters: # of seconds betCwheoeosni npgo ldlaitnags e=t s C1o m m#o no fs ycmobmomlo n# 0s y=m b'o0-0021l's Ctoom mpoonl ls y=m b5o l ## 1o f= r'a0-0041n'd oCmo msmyomnb oslysm btool p#o2l l= =' 0-008510' C#o momfo ns escyomnbdosl t#o3 t=e s't0-0080 '= Co3m mUosni nsgy mrbeoald e#r4 r=a n'd0-0018o'm Rsaeneddo:m 165421s yGmebnoelr a#t0i n=g 's0-0051y'm bRoaln dnoamm essy mbol #1 = '0-0037' Random symboParal meters: # of seconds between #polling = 21 # of common symbols =to poll = 5 # of random sy'mbols to poll = 2-001710 # of seconds' to test = 3 Using readRer randoam seed: 168023 Generatinng symbold names om symbol #3 = '2-0096' Random symbol #4 = '3-0794' Random symbol #5 = '0-0062' Random symbol #6 = 'C3-0404h'o oRsainndgo md astyamsbeotls #Choo7sing datas ets Common symbol #=0 = ' 0-0067' Common symbol #'1 = '0-0095' Common 0-0044symbol #2 = '0-0019'' Common symbol #3 = '0-0075' CRommon symbol #4a = '0-0005' Random snymbol #0 = '0-0070'd Random symbol #o1 = '2-0192' Randomm symbol #2 = '2-0148 ' Random symbols #3 = '3-0367' Randyom symbol #4 = '0-0044' Random symbol #5 = '1-0057' Random symbol #6 = '0-0086' Random symbol #7 = '1-0051' mbol #8 = '1-0046' Random symbol #9 = '3-0078' Reading records CoOmpmeonni nsgy mfbol #0 = '0-0051' Common symbol #1 = '0-0096' Common symbol #2 = '0-0006' Common symboRl a#n3d o=m 's0-0015y'm bCoolm m#o8n =s y'm0-0055b'o lR a#n4d o=m 's0-0020y'm bRoaln d#o9m =s y'm0-0010b'o l R#e0a d=i n'g0-0065 'r eRcaonrddosm syOmpbeonli n#g1 f=i l'e0-0058:' swmr_data.h5R andom symbol #2 = '0-0089' RandCohme cskyimnbgo lc o#m3m o=n 's0-0036y'm bRoalnsd om symbol #4S y=m b'o0-0098l' =R a'n0-0067d'o,m #s yomfb orlile: swmr_data.h5 Checking common symbols Symbol = '0-0021', # of records = 885 Symbol = '0-0041', # of records = 921 Symbol = '0-0085', # of records = 889 Symbol = '0-0080', # of records = 847 Symbol = '0-0018', # of records = 855 Checking random symbols Symbol = '0-0051', # of records = 854 Symbol = '0-0037', # of records = 857 Symbol = '2-0017', # of records = 55 Symbol = '2-0096', # of records = 52 Symbol = '3-0794', # of records = 25 Symbol = '0-0062', # of records = 916 Symbol = '3-0404', # of records = 23 Symbol = '0-0044', # of records = 876 Symbol = '1-0046', # of records = 217 Symbol = '3-0078', # of records = 39 Closing file e c#o5r d=s '=4-0954 '909 Random symbol #6S y=m b'o1-0138l' =R a'n0-0095d'o,m #s yomfb orle c#o7r d=s '=3-0069 '919 RSymbol = '0-0019', # of records = 899 Symbol = '0-0075', # of records = 888 Symbol = '0-0005', # of recorandom symbol #8 = '3-0058' Random symbol #9 = '1-0181' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 854 Symbol = '0-0096', # of records = 942 Symbol = '0-0006', # of records = 901 Symbol = '0-0015', # of records = 901 Symbol = '0-0020', # of records = 887 Checking random symbols Symbol = '0-0065', # of records = 899 Symbol = '0-0058', # of records = 905 Symbol = '0-0089', # of records = 850 Symbol = '0-0036', # of records = 911 Symbol = '0-0098', # of records = 868 Symbol = '4-0954', # of records = 14 Symbol = '1-0138', # of records = 213 Symbol = '3-0069', # of records = 21 Symbol = '3-0058', # of records = 28 Symbol = '1-0181', # of records = 216 Closing file ds = 876 Checking random symbols Symbol = '0-0070', # of records = 907 Symbol = '2-0192', # of records = 60 Symbol = '2-0148', # of records = 65 Symbol = '3-0367', # of records = 26 Symbol = '0-0044', # of records = 876 Symbol = '1-0057', # of records = 229 Symbol = '0-0086', # of records = 845 Symbol = '1-0051', # of records = 235 Symbol = '0-0055', # of records = 898 Symbol = '0-0010', # of records = 900 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: 197741 Generating symbol names Choosing datasets Common symbol #0 = '0-0047' Common symbol #1 = '0-0019' Common symbol #2 = '0-0006' Common symbol #3 = '0-0000' Common symbol #4 = '0-0045' Random symbol #0 = '0-0085' Random symbol #1 = '0-0052' Random symbol #2 = '0-0012' Random symbol #3 = '0-0014' Random symbol #4 = '3-0415' Random symbol #5 = '0-0056' Random symbol #6 = '0-0012' Random symbol #7 = '1-0109' Random symbol #8 = '4-1329' Random symbolParameters: # 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: 211026 Generating symbol names Choosing datasets Common symbol #0 = '0-0045' Common symbol #1 = '0-0092' Common symbol #2 = '0-0013' Common symbol #3 = '0-0035' Common symbol #4 = '0-0002' Random symbol #0 = '2-0288' Random symbol #1 = '0-0029' Random symbol #2 = '4-0075' Random symbol #3 = '3-0552' Random symbol #4 = '0-0039' Random symbol #5 = '1-0034' Random symbol #6 = '4-0874' Random symbol #7 = '3-0486' Random symbol #8 = '0-0091' Random symbol #9 = '1-0125' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0045', # of records = 929 Symbol = '0-0092', # of records = 937 Symbol = '0-0013', # of records = 894 Symbol = '0-0035', # of records = 886 Symbol = '0-0002', # of records = 867 Checking random symbols Symbol = '2-0288', # of records = 57 Symbol = '0-0029', # of records = 875 Symbol = '4-0075', # of records = 11 Symbol = '3-0552', # of records = 23 Symbol = '0-0039', # of records = 887 Symbol = '1-0034', # of records = 234 Symbol = '4-0874', # of records = 19 Symbol = '3-0486', # of records = 31 Symbol = '0-0091', # of records = 875 #9 = '0-0047' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 872 Symbol = '0-0019', # of records = 899 Symbol = '0-0006', # of records = 901 Symbol = '0-0000', # of records = 900 Symbol = '0-0045', # of records = 929 Checking random symbols Symbol = '0-0085', # of records = 889 Symbol = '0-0052', # of records = 806 Symbol = '0-0012', # of records = 930 Symbol = '0-0014', # of records = 884 Symbol = '3-0415', # of records = 28 Symbol = '0-0056', # of records = 867 Symbol = '0-0012', # of records = 930 Symbol = '1-0109', # of records = 219 Symbol = '4-1329', # of records = 14 Symbol = '0-0047', # of records = 872 Closing file Symbol = '1-0125', # of records = 216 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0021', # of records = 787 Symbol = '0-0041', # of records = 791 Symbol = '0-0085', # of records = 737 Symbol = '0-0080', # of records = 742 Symbol = '0-0018', # of records = 716 Checking random symbols Symbol = '0-0051', # of records = 664 Symbol = '0-0037', # of records = 711 Symbol = '2-0017', # of records = 45 Symbol = '2-0096', # of records = 51 Symbol = '3-0794', # of records = 18 Symbol = '0-0062', # of records = 745 Symbol = '3-0404', # of records = 23 Symbol = '0-0044', # of records = 753 Symbol = '1-0046', # of records = 202 Symbol = '3-0078', # of records = 37 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 664 Symbol = '0-0096', # of records = 855 Symbol = '0-0006', # of records = 818 Symbol = '0-0015', # of records = 753 Symbol = '0-0020', # of records = 752 Checking random symbols Symbol = '0-0065', # of records = 775 Symbol = '0-0058', # of records = 800 Symbol = '0-0089', # of records = 749 Symbol = '0-0036', # of records = 804 Symbol = '0-0098', # of records = 717 Symbol = '4-0954', # of records = 14 Symbol = '1-0138', # of records = 184 Symbol = '3-0069', # of records = 21 Symbol = '3-0058', # of records = 28 Symbol = '1-0181', # of records = 182 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of records = 831 Symbol = '0-0095', # of records = 753 Symbol = '0-0019', # of records = 724 Symbol = '0-0075', # of records = 757 Symbol = '0-0005', # of records = 766 Checking random symbols Symbol = '0-0070', # of records = 727 Symbol = '2-0192', # of records = 55 Symbol = '2-0148', # of records = 58 Symbol = '3-0367', # of records = 19 Symbol = '0-0044', # of records = 753 Symbol = '1-0057', # of records = 174 Symbol = '0-0086', # of records = 704 Symbol = '1-0051', # of records = 224 Symbol = '0-0055', # of records = 725 Symbol = '0-0010', # of records = 799 Closing file Opening file: swmr_data.h5 Checking common sOymbols pening file: swmr_data.h5 Symbol = '0-0047', # of records = 767 Symbol = '0-0019', # of recoCrds = 724 hecking common symbols Symbol = '0-0006', # of records = 818 Symbol = '0-0045', # of records = 832 Symbol = '0-0000', # of records = 809 Symbol = '0-0092', # of records = 804 Symbol = '0-0045', # of records = 832 Symbol = '0-0013', # of records =C 731 hecking random symbols SSymbol = '0-0085', # of yrecords = 737 mbol = '0-0035', # of records = 776 Symbol = '0-0052', # of records = 685 Symbol = '0-0002', # of records = 773 Symbol =C '0-0012', # of recordhs = 850 ecking random symbols SSymbol = '0-0014', # of yrecords = 787 mbol = '2-0288', # of records = 47 Symbol = '3-0415', # of records = 18 Symbol = '0-0029', # of records = 761 Symbol = '0-0056', # of records = 779 Symbol = '4-0075', # of records = 11 Symbol = '0-0012', # of records = 850 Symbol = '3-0552', # of records = 23 Symbol = '1-0109', # of records = 183 Symbol = '0-0039', # of records = 770 Symbol = '4-1329', # of records = 14 Symbol = '1-0034', # of records =S 210 ymbol = '0-0047', # of records = 767 Closing Sfile ymbol = '4-0874', # of records = 17 Symbol = '3-0486', # of records = 30 Symbol = '0-0091', # of records = 769 Symbol = '1-0125', # of records = 177 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0021', # of records = 601 Symbol = '0-0041', # of records = 653 Symbol = '0-0085', # of records = 547 Symbol = '0-0080', # of records = 606 Symbol = '0-0018', # of records = 637 Checking random symbols Symbol = '0-0051', # of records = 540 Symbol = '0-0037', # of records = 577 Symbol = '2-0017', # of records = 32 Symbol = '2-0096', # of records = 42 Symbol = '3-0794', # of records = 18 Symbol = '0-0062', # of records = 571 Symbol = '3-0404', # of records = 11 Symbol = '0-0044', # of records = 643 Symbol = '1-0046', # of records = 159 Symbol = '3-0078', # of records = 28 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 540 Symbol = '0-0096', # of records = 723 Symbol = '0-0006', # of records = 690 Symbol = '0-0015', # of records = 636 Symbol = '0-0020', # of records = 606 Checking random symbols Symbol = '0-0065', # of records = 644 Symbol = '0-0058', # of records = 643 Symbol = '0-0089', # of records = 612 Symbol = '0-0036', # of records = 630 Symbol = '0-0098', # of records = 564 Symbol = '4-0954', # of records = 14 Symbol = '1-0138', # of records = 155 Symbol = '3-0069', # of records = 21 Symbol = '3-0058', # of records = 27 Symbol = '1-0181', # of records = 140 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0067', # of records = 626 Symbol = '0-0095', # of records = 606 Symbol = '0-0019', # of records = 594 Symbol = '0-0075', # of records = 629 Symbol = '0-0005', # of records = 617 Checking random symbols Symbol = '0-0070', # of records = 598 Symbol = '2-0192', # of records = 55 Symbol = '2-0148', # of records = 50 Symbol = '3-0367', # of records = 19 Symbol = '0-0044', # of records = 643 Symbol = '1-0057', # of records = 139 Symbol = '0-0086', # of records = 501 Symbol = '1-0051', # of records = 200 Symbol = '0-0055', # of records = 556 Symbol = '0-0010', # of records = 666 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 600 Symbol = '0-0019', # of records = 594 Opening file: swmr_data.h5 Symbol = '0-0006', # of records = 690 Checking common symbols Symbol = '0-0000', # of records = 694 Symbol = '0-0045', # of records = 717 Symbol = '0-0045', # of records = 717 SCymbol = '0-0092', # ohf records = 670 ecking random symbols Symbol =S '0-0085', # of recoryds = 547 mbol = '0-0013', # of records = 560 Symbol = '0-0052', # of records = 510 Symbol = '0-0035', # of records = 639 Symbol = '0-0012', # of records = 698 Symbol = '0-0002', # of records = 624 Symbol = '0-0014', # of records C= 626 hecking random symbols SSymbol = '2-0288', # yof records = 47m bol = '3-0415', # of records = 5 Symbol = '0-0029', # of records = 592 Symbol = '0-0056', # of records = 593 Symbol = '4-0075', # of records = 11 Symbol = '0-0012', # of records = 698 Symbol = '3-0552', # of records = 16 Symbol = '1-0109', # of records = 144 Symbol = '0-0039', # of records = 668 Symbol = '4-1329', # of records = 14 Symbol = '1-0034', # of records = 142 Symbol = '0-0047', # of records = 600 Closing file Symbol = '4-0874', # of records = 17 Symbol = '3-0486', # of records = 20 Symbol = '0-0091', # of records = 622 Symbol = '1-0125', # of records = 163 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): 516905 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 89031 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 801132 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: 255653 Generating symbol names Choosing datasets Common symbol #0 = '0-0060' Common symbol #1 = '0-0036' Common symbol #2 = '0-0035' Common symbol #3 = '0-0029' Common symbol #4 = '0-0037' Random symbol #0 = '1-0111' Random symbol #1 = '0-0059' Random symbol #2 = '4-0203' Random symbol #3 = '2-0374' Random symbol #4 = '0-0072' Random symbol #5 = '1-0197' Random symbol #6 = '1-0162' Random symbol #7 = '0-0069' Random symbol #8 = '0-0094' Random symbol #9 = '0-0044' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 861 Symbol = '0-0036', # of records = 927 Symbol = '0-0035', # of records = 878 Symbol = '0-0029', # of records = 864 Symbol = '0-0037', # of records = 899 Checking random symbols Symbol = '1-0111', # of records = 230 Symbol = '0-0059', # of records = 877 Symbol = '4-0203', # of records = 16 Symbol = '2-0374', # of records = 51 Symbol = '0-0072', # of records = 885 Symbol = '1-0197', # of records = 232 Symbol = '1-0162', # of records = 224 Symbol = '0-0069', # of records = 867 Symbol = '0-0094', # of records = 889 Symbol = '0-0044', # of records = 883 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: 287357 Generating symbol names Choosing datasets Common symbol #0 = '0-0038' Common symbol #1 = '0-0011' Common symbol #2 = '0-0047' Common symbol #3 = '0-0066' Common symbol #4 = '0-0091' Random symbol #0 = '2-0155' Random symbol #1 = '2-0194' Random symbol #2 = '0-0089' Random symbol #3 = '2-0209' Random symbol #4 = '0-0015' Random symbol #5 = '0-0044' Random symbol #6 = '3-0454' Random symbol #7 = '4-1404' Random symbol #8 = '1-0199' Random symbol #9 = '0-0095' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = Parame'0-0038ters: # of seconds between polling '= , 1# of records = 870 Symbol = '0-0011', # of records = 882 Symbol = '0-0047', # #of records = 924 of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 298085 Generating symbol names Symbol = '0-0066', # of records = 884 Symbol = '0-0091', # of records = 905 Checking random symbols Symbol = '2-0155', # of records = 51 Symbol = '2-0194', # of records = 64 Symbol = '0-0089', # of records = 916 Symbol = '2-0209', # of records = 52 Symbol = '0-0015', # of records = 851 Symbol = '0-0044', # of records = 883 Symbol = '3-0454', # of records = 25 Symbol = '4-1404', # of records = 15 Symbol = '1-0199', # of records = 218 Symbol = '0-0095', # of records = 859 Closing file Choosing datasets Common symbol #0 = '0-0058' Common symbol #1 = '0-0077' Common symbol #2 = '0-0033' Common symbol #3 = '0-0025' Common symbol #4 = '0-0065' Random symbol #0 = '4-0210' Random symbol #1 = '0-0079' Random symbol #2 = '0-0059' Random symbol #3 = '1-0052' Random symbol #4 = '2-0109' Random symbol #5 = '3-0464' Random symbol #6 = '1-0141' Random symbol #7 = '3-0677' Random symbol #8 = '0-0040' Random symbol #9 = '0-0027' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 881 Symbol = '0-0077', # of records = 929 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5S # of random symboyls to poll = 10 m # of seconds tbo test = o8 Using relader random see d: 309031 G=enerating symbol n ames '0-0033', # of records = 895 Symbol = '0-0025', # of records = 900 Symbol = '0-0065', # of records = 843 Checking random symbols Symbol = '4-0210', # of records = 14 Symbol = '0-0079', # of records = 866 Symbol = '0-0059', # of records = 877 Symbol = '1-0052', # of records = 232 Symbol = '2-0109', # of records = 58 Symbol = '3-0464', # of records = 22 Symbol = '1-0141', # of records = 247 Symbol = '3-0677', # ofChoos ing datasets Commron symbol #0 e= '0-0025' cCommon symbol #1 o= '0-0023' Common rsymbol d#2 = '0-0065' Common ssymbol #3 = ' 0-0076' Common symb=ol #4 = '0-0039' Random symb22ol #0 = '1-0122' R andom symbol #1 = '1-0105' Random symbol #2 = '0-0033' Random symbol #3 = '2-0305' Random symbol #4 = '1-0092' Random symbol #5 = '4-0437' Random symbol #6 = '1-0045' RSandom symbol #7 y= '1-0020' Random smymbol #8 = '0-0063b' Random symbool #9 = l'3-0501' Read ing records = 'Opening0-0040 file: 'swmr_data.h5 , # of records = 907 Symbol = '0-0027', # of records = 868 Checking common symbols Closing file Symbol = '0-0025', # of records = 900 Symbol = '0-0023', # of records = 861 Symbol = '0-0065', # of records = 843 Symbol = '0-0076', # of records = 895 Symbol = '0-0039', # of records = 924 Checking random symbols Symbol = '1-0122', # of records = 230 Symbol = '1-0105', # of records = 233 Symbol = '0-0033', # of records = 895 Symbol = '2-0305', # of records = 67 Symbol = '1-0092', # of records = 208 Symbol = '4-0437', # of records = 13 Symbol = '1-0045', # of records = 229 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: 331276 Generating symbol names Symbol = '1-0020', # of records = 218 Symbol = '0-0063', # of records = 836 Symbol = '3-0501', # of records = 27 Closing file Choosing datasets Common symbol #0 = '0-0039' Common symbol #1 = '0-0067' Common symbol #2 = '0-0027' Common symbol #3 = '0-0026' Common symbol #4 = '0-0085' Random symbol #0 = '2-0209' Random symbol #1 = '2-0284' Random symbol #2 = '0-0092' Random symbol #3 = '2-0332' Random symbol #4 = '1-0152' Random symbol #5 = '1-0072' Random symbol #6 = '0-0093' Random symbol #7 = '0-0091' Random symbol #8 = '4-1168' Random symbol #9 = '1-0087' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 924 Symbol = '0-0067', # of records = 925 Symbol = '0-0027', # of records = 868 Symbol = '0-0026', # of records = 912 Symbol = '0-0085', # of records = 894 Checking random symbols Symbol = '2-0209', # of records = 52 Symbol = '2-0284', # of records = 59 Symbol = '0-0092', # of records = 827 Symbol = '2-0332', # of records = 53 Symbol = '1-0152', # of records = 209 Symbol = '1-0072', # of records = 239 Symbol = '0-0093', # of records = 881 Symbol = '0-0091', # of records = 905 Symbol = '4-1168', # of records = 23 Symbol = '1-0087', # of records = 230 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 830 Symbol = '0-0036', # of records = 916 Symbol = '0-0035', # of records = 919 Symbol = '0-0029', # of records = 841 Symbol = '0-0037', # of records = 918 Checking random symbols Symbol = '1-0111', # of records = 196 Symbol = '0-0059', # of records = 937 Symbol = '4-0203', # of records = 16 Symbol = '2-0374', # of records = 51 Symbol = '0-0072', # of records = 900 Symbol = '1-0197', # of records = 209 Symbol = '1-0162', # of records = 239 Symbol = '0-0069', # of records = 899 Symbol = '0-0094', # of records = 867 Symbol = '0-0044', # of records = 914 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 938 Symbol = '0-0011', # of records = 869 Symbol = '0-0047', # of records = 938 Symbol = '0-0066', # of records = 883 Symbol = '0-0091', # of records = 884 Checking random symbols Symbol = '2-0155', # of records = 60 Symbol = '2-0194', # of records = 64 Symbol = '0-0089', # of records = 920 Symbol = '2-0209', # of records = 40 Symbol = '0-0015', # of records = 873 Symbol = '0-0044', # of records = 914 Symbol = '3-0454', # of records = 25 Symbol = '4-1404', # of records = 15 Symbol = '1-0199', # of records = 195 Symbol = '0-0095', # of records = 885 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 860 Symbol = '0-0077', # of records = 939 Symbol = '0-0033', # of records = 903 Symbol = '0-0025', # of records = 885 Symbol = '0-0065', # of records = 854 Checking random symbols Symbol = '4-0210', # of records = 14 Symbol = '0-0079', # of records = 870 Symbol = '0-0059', # of records = 937 Symbol = '1-0052', # of records = 245 Symbol = '2-0109', # of records = 53 Symbol = '3-0464', # of records = 24 Symbol = '1-0141', # of records = 253 Symbol = '3-0677', # of records = 12 Symbol = '0-0040', # of records = 878 Symbol = '0-0027', # of records = 825 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0025', # of records = 885 Symbol = '0-0023', # of records = 863 Symbol = '0-0065', # of records = 854 Symbol = '0-0076', # of records = 888 Symbol = '0-0039', # of records = 914 Checking random symbols Symbol = '1-0122', # of records = 221 Symbol = '1-0105', # of records = 223 Symbol = '0-0033', # of records = 903 Symbol = '2-0305', # of records = 65 Symbol = '1-0092', # of records = 214 Symbol = '4-0437', # of records = 13 Symbol = '1-0045', # of records = 211 Symbol = '1-0020', # of records = 208 Symbol = '0-0063', # of records = 806 Symbol = '3-0501', # of records = 20 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 914 Symbol = '0-0067', # of records = 919 Symbol = '0-0027', # of records = 825 Symbol = '0-0026', # of records = 922 Symbol = '0-0085', # of records = 926 Checking random symbols Symbol = '2-0209', # of records = 40 Symbol = '2-0284', # of records = 58 Symbol = '0-0092', # of records = 807 Symbol = '2-0332', # of records = 61 Symbol = '1-0152', # of records = 227 Symbol = '1-0072', # of records = 247 Symbol = '0-0093', # of records = 837 Symbol = '0-0091', # of records = 884 Symbol = '4-1168', # of records = 23 Symbol = '1-0087', # of records = 245 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 849 Symbol = '0-0036', # of records = 877 Symbol = '0-0035', # of records = 976 Symbol = '0-0029', # of records = 852 Symbol = '0-0037', # of records = 903 Checking random symbols Symbol = '1-0111', # of records = 197 Symbol = '0-0059', # of records = 941 Symbol = '4-0203', # of records = 15 Symbol = '2-0374', # of records = 46 Symbol = '0-0072', # of records = 908 Symbol = '1-0197', # of records = 201 Symbol = '1-0162', # of records = 234 Symbol = '0-0069', # of records = 954 Symbol = '0-0094', # of records = 855 Symbol = '0-0044', # of records = 919 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 921 Symbol = '0-0011', # of records = 835 Symbol = '0-0047', # of records = 980 Symbol = '0-0066', # of records = 890 Symbol = '0-0091', # of records = 855 Checking random symbols Symbol = '2-0155', # of records = 64 Symbol = '2-0194', # of records = 71 Symbol = '0-0089', # of records = 949 Symbol = '2-0209', # of records = 40 Symbol = '0-0015', # of records = 829 Symbol = '0-0044', # of records = 919 Symbol = '3-0454', # of records = 25 Symbol = '4-1404', # of records = 7 Symbol = '1-0199', # of records = 187 Symbol = '0-0095', # of records = 915 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 861 Symbol = '0-0077', # of records = 941 Symbol = '0-0033', # of records = 948 Symbol = '0-0025', # of records = 877 Symbol = '0-0065', # of records = 858 Checking random symbols Symbol = '4-0210', # of records = 14 Symbol = '0-0079', # of records = 867 Symbol = '0-0059', # of records = 941 Symbol = '1-0052', # of records = 224 Symbol = '2-0109', # of records = 65 Symbol = '3-0464', # of records = 31 Symbol = '1-0141', # of records = 240 Symbol = '3-0677', # of records = 12 Symbol = '0-0040', # of records = 883 Symbol = '0-0027', # of records = 858 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0025', # of records = 877 Symbol = '0-0023', # of records = 829 Symbol = '0-0065', # of records = 858 Symbol = '0-0076', # of records = 919 Symbol = '0-0039', # of records = 929 Checking random symbols Symbol = '1-0122', # of records = 212 Symbol = '1-0105', # of records = 222 Symbol = '0-0033', # of records = 948 Symbol = '2-0305', # of records = 57 Symbol = '1-0092', # of records = 223 Symbol = '4-0437', # of records = 12 Symbol = '1-0045', # of records = 233 Symbol = '1-0020', # of records = 231 Symbol = '0-0063', # of records = 842 Symbol = '3-0501', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 929 Symbol = '0-0067', # of records = 918 Symbol = '0-0027', # of records = 858 Symbol = '0-0026', # of records = 980 Symbol = '0-0085', # of records = 909 Checking random symbols Symbol = '2-0209', # of records = 40 Symbol = '2-0284', # of records = 53 Symbol = '0-0092', # of records = 770 Symbol = '2-0332', # of records = 67 Symbol = '1-0152', # of records = 253 Symbol = '1-0072', # of records = 226 Symbol = '0-0093', # of records = 825 Symbol = '0-0091', # of records = 855 Symbol = '4-1168', # of records = 15 Symbol = '1-0087', # of records = 247 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 939 Symbol = '0-0036', # of records = 906 Symbol = '0-0035', # of records = 966 Symbol = '0-0029', # of records = 895 Symbol = '0-0037', # of records = 887 Checking random symbols Symbol = '1-0111', # of records = 206 Symbol = '0-0059', # of records = 974 Symbol = '4-0203', # of records = 15 Symbol = '2-0374', # of records = 34 Symbol = '0-0072', # of records = 914 Symbol = '1-0197', # of records = 256 Symbol = '1-0162', # of records = 249 Symbol = '0-0069', # of records = 1022 Symbol = '0-0094', # of records = 865 Symbol = '0-0044', # of records = 939 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 934 Symbol = '0-0011', # of records = 849 Symbol = '0-0047', # of records = 1041 Symbol = '0-0066', # of records = 875 Symbol = '0-0091', # of records = 802 Checking random symbols Symbol = '2-0155', # of records = 64 Symbol = '2-0194', # of records = 72 Symbol = '0-0089', # of records = 938 Symbol = '2-0209', # of records = 49 Symbol = '0-0015', # of records = 827 Symbol = '0-0044', # of records = 939 Symbol = '3-0454', # of records = 10 Symbol = '4-1404', # of records = 5 Symbol = '1-0199', # of records = 190 Symbol = '0-0095', # of records = 915 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 929 Symbol = '0-0077', # of records = 934 Symbol = '0-0033', # of records = 918 Symbol = '0-0025', # of records = 846 Symbol = '0-0065', # of records = 846 Checking random symbols Symbol = '4-0210', # of records = 14 Symbol = '0-0079', # of records = 840 Symbol = '0-0059', # of records = 974 Symbol = '1-0052', # of records = 216 Symbol = '2-0109', # of records = 65 Symbol = '3-0464', # of records = 37 Symbol = '1-0141', # of records = 222 Symbol = '3-0677', # of records = 12 Symbol = '0-0040', # of records = 900 Symbol = '0-0027', # of records = 808 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0025', # of records = 846 Symbol = '0-0023', # of records = 806 Symbol = '0-0065', # of records = 846 Symbol = '0-0076', # of records = 911 Symbol = '0-0039', # of records = 959 Checking random symbols Symbol = '1-0122', # of records = 228 Symbol = '1-0105', # of records = 214 Symbol = '0-0033', # of records = 918 Symbol = '2-0305', # of records = 57 Symbol = '1-0092', # of records = 226 Symbol = '4-0437', # of records = 16 Symbol = '1-0045', # of records = 227 Symbol = '1-0020', # of records = 217 Symbol = '0-0063', # of records = 825 Symbol = '3-0501', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 959 Symbol = '0-0067', # of records = 948 Symbol = '0-0027', # of records = 808 Symbol = '0-0026', # of records = 961 Symbol = '0-0085', # of records = 894 Checking random symbols Symbol = '2-0209', # of records = 49 Symbol = '2-0284', # of records = 53 Symbol = '0-0092', # of records = 747 Symbol = '2-0332', # of records = 67 Symbol = '1-0152', # of records = 250 Symbol = '1-0072', # of records = 221 Symbol = '0-0093', # of records = 809 Symbol = '0-0091', # of records = 802 Symbol = '4-1168', # of records = 6 Symbol = '1-0087', # of records = 241 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 987 Symbol = '0-0036', # of records = 933 Symbol = '0-0035', # of records = 1005 Symbol = '0-0029', # of records = 927 Symbol = '0-0037', # of records = 887 Checking random symbols Symbol = '1-0111', # of records = 221 Symbol = '0-0059', # of records = 984 Symbol = '4-0203', # of records = 15 Symbol = '2-0374', # of records = 31 Symbol = '0-0072', # of records = 899 Symbol = '1-0197', # of records = 261 Symbol = '1-0162', # of records = 259 Symbol = '0-0069', # of records = 982 Symbol = '0-0094', # of records = 853 Symbol = '0-0044', # of records = 984 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 980 Symbol = '0-0011', # of records = 840 Symbol = '0-0047', # of records = 1006 Symbol = '0-0066', # of records = 871 Symbol = '0-0091', # of records = 805 Checking random symbols Symbol = '2-0155', # of records = 76 Symbol = '2-0194', # of records = 63 Symbol = '0-0089', # of records = 959 Symbol = '2-0209', # of records = 41 Symbol = '0-0015', # of records = 821 Symbol = '0-0044', # of records = 984 Symbol = '3-0454', # of records = 1 Symbol = '4-1404', # of records = 8 Symbol = '1-0199', # of records = 184 Symbol = '0-0095', # of records = 926 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 910 Symbol = '0-0077', # of records = 891 Symbol = '0-0033', # of records = 884 Symbol = '0-0025', # of records = 852 Symbol = '0-0065', # of records = 796 Checking random symbols Symbol = '4-0210', # of records = 14 Symbol = '0-0079', # of records = 893 Symbol = '0-0059', # of records = 984 Symbol = '1-0052', # of records = 225 Symbol = '2-0109', # of records = 65 Symbol = '3-0464', # of records = 47 Symbol = '1-0141', # of records = 231 Symbol = '3-0677', # of records = 12 Symbol = '0-0040', # of records = 922 Symbol = '0-0027', # of records = 817 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0025', # of records = 852 Symbol = '0-0023', # of records = 872 Symbol = '0-0065', # of records = 796 Symbol = '0-0076', # of records = 890 Symbol = '0-0039', # of records = 992 Checking random symbols Symbol = '1-0122', # of records = 187 Symbol = '1-0105', # of records = 222 Symbol = '0-0033', # of records = 884 Symbol = '2-0305', # of records = 39 Symbol = '1-0092', # of records = 246 Symbol = '4-0437', # of records = 16 Symbol = '1-0045', # of records = 234 Symbol = '1-0020', # of records = 231 Symbol = '0-0063', # of records = 803 Symbol = '3-0501', # of records = 3 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 962 Symbol = '0-0067', # of records = 954 Symbol = '0-0027', # of records = 810 Symbol = '0-0026', # of records = 1006 Symbol = '0-0085', # of records = 898 Checking random symbols Symbol = '2-0209', # of records = 39 Symbol = '2-0284', # of records = 61 Symbol = '0-0092', # of records = 762 Symbol = '2-0332', # of records = 72 Symbol = '1-0152', # of records = 214 Symbol = '1-0072', # of records = 210 Symbol = '0-0093', # of records = 804 Symbol = '0-0091', # of records = 833 Symbol = '4-1168', # of records = 6 Symbol = '1-0087', # of records = 239 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 923 Symbol = '0-0036', # of records = 929 Symbol = '0-0035', # of records = 1018 Symbol = '0-0029', # of records = 923 Symbol = '0-0037', # of records = 913 Checking random symbols Symbol = '1-0111', # of records = 205 Symbol = '0-0059', # of records = 958 Symbol = '4-0203', # of records = 23 Symbol = '2-0374', # of records = 31 Symbol = '0-0072', # of records = 900 Symbol = '1-0197', # of records = 236 Symbol = '1-0162', # of records = 272 Symbol = '0-0069', # of records = 988 Symbol = '0-0094', # of records = 852 Symbol = '0-0044', # of records = 996 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 966 Symbol = '0-0011', # of records = 886 Symbol = '0-0047', # of records = 1093 Symbol = '0-0066', # of records = 850 Symbol = '0-0091', # of records = 766 Checking random symbols Symbol = '2-0155', # of records = 79 Symbol = '2-0194', # of records = 65 Symbol = '0-0089', # of records = 938 Symbol = '2-0209', # of records = 39 Symbol = '0-0015', # of records = 794 Symbol = '0-0044', # of records = 982 Symbol = '3-0454', # of records = 1 Symbol = '4-1404', # of records = 10 Symbol = '1-0199', # of records = 162 Symbol = '0-0095', # of records = 932 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 902 Symbol = '0-0077', # of records = 833 Symbol = '0-0033', # of records = 893 Symbol = '0-0025', # of records = 907 Symbol = '0-0065', # of records = 759 Checking random symbols Symbol = '4-0210', # of records = 14 Symbol = '0-0079', # of records = 908 Symbol = '0-0059', # of records = 965 Symbol = '1-0052', # of records = 199 Symbol = '2-0109', # of records = 65 Symbol = '3-0464', # of records = 47 Symbol = '1-0141', # of records = 235 Symbol = '3-0677', # of records = 0 Symbol = '0-0040', # of records = 869 Symbol = '0-0027', # of records = 744 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0025', # of records = 907 Symbol = '0-0023', # of records = 890 Symbol = '0-0065', # of records = 759 Symbol = '0-0076', # of records = 949 Symbol = '0-0039', # of records = 951 Checking random symbols Symbol = '1-0122', # of records = 175 Symbol = '1-0105', # of records = 221 Symbol = '0-0033', # of records = 893 Symbol = '2-0305', # of records = 40 Symbol = '1-0092', # of records = 267 Symbol = '4-0437', # of records = 16 Symbol = '1-0045', # of records = 221 Symbol = '1-0020', # of records = 253 Symbol = '0-0063', # of records = 806 Symbol = '3-0501', # of records = 3 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 951 Symbol = '0-0067', # of records = 965 Symbol = '0-0027', # of records = 744 Symbol = '0-0026', # of records = 1050 Symbol = '0-0085', # of records = 896 Checking random symbols Symbol = '2-0209', # of records = 39 Symbol = '2-0284', # of records = 63 Symbol = '0-0092', # of records = 751 Symbol = '2-0332', # of records = 65 Symbol = '1-0152', # of records = 230 Symbol = '1-0072', # of records = 192 Symbol = '0-0093', # of records = 814 Symbol = '0-0091', # of records = 766 Symbol = '4-1168', # of records = 16 Symbol = '1-0087', # of records = 219 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 932 Symbol = '0-0036', # of records = 916 Symbol = '0-0035', # of records = 996 Symbol = '0-0029', # of records = 932 Symbol = '0-0037', # of records = 944 Checking random symbols Symbol = '1-0111', # of records = 199 Symbol = '0-0059', # of records = 1033 Symbol = '4-0203', # of records = 23 Symbol = '2-0374', # of records = 44 Symbol = '0-0072', # of records = 841 Symbol = '1-0197', # of records = 235 Symbol = '1-0162', # of records = 263 Symbol = '0-0069', # of records = 963 Symbol = '0-0094', # of records = 828 Symbol = '0-0044', # of records = 974 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 943 Symbol = '0-0011', # of records = 877 Symbol = '0-0047', # of records = 1082 Symbol = '0-0066', # of records = 790 Symbol = '0-0091', # of records = 796 Checking random symbols Symbol = '2-0155', # of records = 79 Symbol = '2-0194', # of records = 65 Symbol = '0-0089', # of records = 941 Symbol = '2-0209', # of records = 33 Symbol = '0-0015', # of records = 786 Symbol = '0-0044', # of records = 974 Symbol = '3-0454', # of records = 0 Symbol = '4-1404', # of records = 10 Symbol = '1-0199', # of records = 157 Symbol = '0-0095', # of records = 956 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 919 Symbol = '0-0077', # of records = 836 Symbol = '0-0033', # of records = 846 Symbol = '0-0025', # of records = 930 Symbol = '0-0065', # of records = 752 Checking random symbols Symbol = '4-0210', # of records = 14 Symbol = '0-0079', # of records = 913 Symbol = '0-0059', # of records = 1033 Symbol = '1-0052', # of records = 193 Symbol = '2-0109', # of records = 68 Symbol = '3-0464', # of records = 53 Symbol = '1-0141', # of records = 243 Symbol = '3-0677', # of records = 0 Symbol = '0-0040', # of records = 889 Symbol = '0-0027', # of records = 727 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0025', # of records = 930 Symbol = '0-0023', # of records = 872 Symbol = '0-0065', # of records = 752 Symbol = '0-0076', # of records = 939 Symbol = '0-0039', # of records = 911 Checking random symbols Symbol = '1-0122', # of records = 182 Symbol = '1-0105', # of records = 215 Symbol = '0-0033', # of records = 846 Symbol = '2-0305', # of records = 25 Symbol = '1-0092', # of records = 265 Symbol = '4-0437', # of records = 16 Symbol = '1-0045', # of records = 208 Symbol = '1-0020', # of records = 232 Symbol = '0-0063', # of records = 830 Symbol = '3-0501', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 911 Symbol = '0-0067', # of records = 968 Symbol = '0-0027', # of records = 727 Symbol = '0-0026', # of records = 1042 Symbol = '0-0085', # of records = 884 Checking random symbols Symbol = '2-0209', # of records = 33 Symbol = '2-0284', # of records = 60 Symbol = '0-0092', # of records = 724 Symbol = '2-0332', # of records = 63 Symbol = '1-0152', # of records = 227 Symbol = '1-0072', # of records = 182 Symbol = '0-0093', # of records = 849 Symbol = '0-0091', # of records = 796 Symbol = '4-1168', # of records = 16 Symbol = '1-0087', # of records = 230 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0060', # of records = 929 Symbol = '0-0036', # of records = 921 Symbol = '0-0035', # of records = 1030 Symbol = '0-0029', # of records = 986 Symbol = '0-0037', # of records = 917 Checking random symbols Symbol = '1-0111', # of records = 228 Symbol = '0-0059', # of records = 1058 Symbol = '4-0203', # of records = 28 Symbol = '2-0374', # of records = 44 Symbol = '0-0072', # of records = 829 Symbol = '1-0197', # of records = 233 Symbol = '1-0162', # of records = 246 Symbol = '0-0069', # of records = 952 Symbol = '0-0094', # of records = 861 Symbol = '0-0044', # of records = 936 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 898 Symbol = '0-0011', # of records = 872 Symbol = '0-0047', # of records = 1085 Symbol = '0-0066', # of records = 775 Symbol = '0-0091', # of records = 798 Checking random symbols Symbol = '2-0155', # of records = 93 Symbol = '2-0194', # of records = 65 Symbol = '0-0089', # of records = 946 Symbol = '2-0209', # of records = 33 Symbol = '0-0015', # of records = 720 Symbol = '0-0044', # of records = 936 Symbol = '3-0454', # of records = 0 Symbol = '4-1404', # of records = 20 Symbol = '1-0199', # of records = 172 Symbol = '0-0095', # of records = 940 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 851 Symbol = '0-0077', # of records = 822 Symbol = '0-0033', # of records = 840 Symbol = '0-0025', # of records = 924 Symbol = '0-0065', # of records = 696 Checking random symbols Symbol = '4-0210', # of records = 8 Symbol = '0-0079', # of records = 910 Symbol = '0-0059', # of records = 1058 Symbol = '1-0052', # of records = 204 Symbol = '2-0109', # of records = 68 Symbol = '3-0464', # of records = 53 Symbol = '1-0141', # of records = 247 Symbol = '3-0677', # of records = 0 Symbol = '0-0040', # of records = 936 Symbol = '0-0027', # of records = 751 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0025', # of records = 924 Symbol = '0-0023', # of records = 880 Symbol = '0-0065', # of records = 696 Symbol = '0-0076', # of records = 950 Symbol = '0-0039', # of records = 890 Checking random symbols Symbol = '1-0122', # of records = 158 Symbol = '1-0105', # of records = 211 Symbol = '0-0033', # of records = 840 Symbol = '2-0305', # of records = 26 Symbol = '1-0092', # of records = 274 Symbol = '4-0437', # of records = 22 Symbol = '1-0045', # of records = 199 Symbol = '1-0020', # of records = 209 Symbol = '0-0063', # of records = 806 Symbol = '3-0501', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0039', # of records = 890 Symbol = '0-0067', # of records = 975 Symbol = '0-0027', # of records = 751 Symbol = '0-0026', # of records = 921 Symbol = '0-0085', # of records = 888 Checking random symbols Symbol = '2-0209', # of records = 33 Symbol = '2-0284', # of records = 60 Symbol = '0-0092', # of records = 705 Symbol = '2-0332', # of records = 72 Symbol = '1-0152', # of records = 244 Symbol = '1-0072', # of records = 184 Symbol = '0-0093', # of records = 825 Symbol = '0-0091', # of records = 800 Symbol = '4-1168', # of records = 15 Symbol = '1-0087', # of records = 205 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): 143542 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): 778101 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): 302993 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: 770087 Using reader random seed: 782482 Using reader random seed: 806043 Using reader random seed: 814294 Using reader random seed: 816504 Using writer random seed: 883031 ############################################################################### ## 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): 668919 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: 704809 Using reader random seed: 704374 Using reader random seed: 724861 Using reader random seed: 728335 Using reader random seed: 737671 Using writer random seed: 283151 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 255937 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: 719918 Generating symbol names Choosing datasets Common 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: 726097 Generating symbol names 0 = '0-0088' Common symbol #1 = '0-0070' Common symbol #2 = '0-0040' Common symbol #3 = '0-0037' Common symbol #4 = '0-0094' RandomChoosing datasets Common symbol #0 = '0-0010' Common symbol #1 = '0-0085' Common symbol #2 = '0-0049' Common symbol #3 = '0-0021' Common symbol #4 = '0-0017' Random symbol #0 = '3-0492' Random symbol #1 = '0-0089' Random symbol #2 = '3-0014' Random symbol #3 = '0-0080' Random symbol #4 = '0-0045' Random symbol #5 = '4-0429' Random symbol #6 = '2-0389' Random symbol #7 = '0-0065' Random symbol #8 = '3-0044' Random symbol #9 = '0-0005' Reading records Opening file: swmr_data.h5 symbol #0 = '0-0003' Random symbChecking common symbols ol #1 = '2-0163' RSymbol = '0-0010', # of records = 890 andom symbol #2 = '1-0195' Random symbol #3 = '0-0077' Random symbol #4 = '3-0092' Random symbol #5 = '0-0088' Random symbol #6 = '0-0069' Random symbol #7 = '2-0146' Random symbol #8 = '0-0054' Random symbol #9 = '0-0059' RSymbol = '0-0085', # of records = 853 Symbol = '0-0049', # of reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0088', # of records = 937 Symbol = '0-0070', # of records = 829 Symbol = '0-0040', # of records = 854 Symbol = '0-0037', # of records = 854 Symbol = '0-0094', # of records = 858 Checking random symbols Symbol = '0-0003', # of records = 867 Symbol = '2-0163', # of records = 53 Symbol = '1-0195', # of records = 243 Symbol = '0-0077', # of records = 912 Symbol = '3-0092', # of records = 16 Symbol = '0-0088', # of records = 937 Symbol = '0-0069', # of records = 914 ecoSrydmsb o=l 886= '2-0146', # of rSeycmobrodls == '560-0021 ', # of rSeycmobrodls == '8690-0054 ', # of reScyomrbdosl == 822' 0-0017', # of rSeycmobrodls == '8460-0059 ', # Cohfe crkeicnogr drandom symbols Symbol = '3-0492', # of resc o=r ds874 = 32 ClosingS yfmibloel = '0-0089', #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: 747633 Generating symbol names of records = 864 Symbol = '3-0014', # of records = 23 Symbol = '0-0080', # of records = 863 SymbolC =h o'o0-0045s'i,n g# doaft arseectosr dCso m=m o902n symbol #0Symb o=l '=0-0008 '' 4-0429C'o,m m#o no fs yrmebcoolr d#s1 == 9' 0-0094' Common sSyymmbbooll #=2 '=2-0389 '',0-0095 '# Coofm mroenc osrydmsb o=l 40# 3 = '0-0091' CoSmymmobno ls y=m b'ol0-0065 '#,4 #= of 'r0-0021e'c oRradnsd o=m 870s ymbol #0 =S y'm0-0087b'o lR = '3-0044', # of records = 26 Symbol = '0-0005', # of raecords = 881 Closing file ndom symbol #1 = '4-1381' Random symbol #2 = '1-0085' Random symbol #3 = '0-0063' Random symbol #4 = '0-0048' Random symbol #5 = '2-0170' Random symbol #6 = '0-0007' Random symbol #7 = '2-0294' Random symbol #8 = '2-0222' Random symbol #9 = '4-0872' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0008', # of records = 855 SymboPl =a r'a0-0094m'e,t e#r so:f r#e coofr dsse c=o n858d s between Spyomlbloiln g= =' 0-0095'1, ## ooff rceocmomrodns s=y m869b ols to pollS y=m b5o l #= o'f0-0091 'r,a n#d oomf sryemcboorldss t=o 843p oll = 10 # Soyfm bsoelc o=n d's0-0021 't,o #t eosft P r=e acr3oa rmUdessti en=rg s 869:r e a#d eorfC hrseaecnckdoionnmdg s s rebaeendtd:wo em770074e nsG yepmnobelorllaistn ign g= sy1Sm yb mo#bl o olnf a =mc eo'sm0-0087 m'o,n #s yomfb orlesc otrod sp o=l l845 = 5 # of raSnydmobmo ls y=m b'o4-1381l's, t#o opfo lrle c=o r10d s #= o18f seconds to Styemsbto l= = 3' 1-0085U's,i n#g orfe ardeecro rrdasn d=o m204 seed: 773959 GenSeyrmabtCoilhn og=o ss'iy0-0063nm'gb, o dl#a tnoaafsm eertses c oCrodmsm o=n 878s ymbol #0 =S y'm0-0072b'o lC o=m m'o0-0048n' ,s y#m boofl r#e1c o=r d's0-0025 '= C897o mmon symbolS y#m2b o=l '=0-0048 '' 2-0170C'o,m m#o no fs yrmebcoolr d#s3 == 58' 0-0099' Common sSyymmbbooll #=4 C'=h0-0007 o''o,0-0099s 'i# n Rgoa fnd darotemac soserytdmssb oC=lo m861#m 0o n= s'y0-0089m'b oRla Sn#yd0mo bm=o ls' y0-0024=m' b 'oC2-0294lo' m,#m 1o# n = o sf'y 0-0082mr'be ocRloa rn#dd1so m== s'52y0-0004 m'b oClo m#m2o n= sS'yym0-0095mb'bo olRl a #n=2d o'=m2-0222 ''s,0-0099y 'm# b Cooolfm m#ro3en c =os ry'dm4-0090sb' o =lR a51#n 3d o=m 's0-0033y'm bCoolm m#So4yn m =bs oy'lm1-0041 b'=o lR a#n4d o=m 's0-0063y'm bRoaln d#o5m =s y'4-0872', # of records = 17 Closing file 'm2-0139bol ' Random symbol ##6 = '1-0038' Ra0ndom symbol #7 = ' 2-0256' Ran=dom symbol #8 = ' 0-0031' Ran'dom symbol #9 = '0-00710-0083' R'eading records Random symbol #1 = '1-0081' Random symbol #2 = '0-0099' Random symbol #3 = '2-0272' Random symbol #4 = '0-0021' Random symbol #5 = '0-0045' Random symbol #6 = '0-0050' Random symbol #7 = '0-0068' Random symbol #8 = '3-0705' Random symbol #9 = '0-0031' Opening file: swmr_data.h5 Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 876 Checking common symbols Symbol = '0-0025', # of records = 885 Symbol = '0-0024', # of records = 914 Symbol = '0-0048', # of records = 897 Symbol = '0-0004', # of records =S 916 ymbol = '0-0099', # of records = 881 Symbol = '0-0099', # of records = 881 Symbol = '0-0099', # of records = 881 CheckingS random symbols ymbol = '0-0033', # of records = 886S ymbol = '0-0089', # of records = 864 Symbol = '0-0063', # of records = 878 Symbol = '0-0082', # of records C= 857 hecking random symbols SSymbol = '0-0095',y # of records m= 869 bol = '0-0071', # of records = 902 Symbol = '4-0090', # of records = 15 Symbol = '1-0081', # of records = 205 Symbol = '1-0041', # of records = 186 Symbol = '0-0099', # of records = 881 Symbol = '2-0139', # of records = 55 Symbol = '2-0272', # of records = 56 Symbol = '1-0038', # of records = 200 Symbol = '0-0021', # of records = 869 Symbol = '2-0256', # of records = 62 Symbol = '0-0045', # of records = 902 Symbol = '0-0031', # of records = 850 Symbol = '0-0050', # of records = 837 Symbol = '0-0083', # of records = 917 Symbol = '0-0068', # of records = 866 Closing file Symbol = '3-0705', # of records = 28 Symbol = '0-0031', # of records = 850 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0088', # of records = 630 Symbol = '0-0070', # of records = 356 Symbol = '0-0040', # of records = 280 Symbol = '0-0037', # of records = 406 Symbol = '0-0094', # of records = 431 Checking random symbols Symbol = '0-0003', # of records = 484 Symbol = '2-0163', # of records = 43 Symbol = '1-0195', # of records = 150 Symbol = '0-0077', # of records = 561 Symbol = '3-0092', # of records = 8 Symbol = '0-0088', # of records = 630 Symbol = '0-0069', # of records = 531 Symbol = '2-0146', # of records = 56 Symbol = '0-0054', # of records = 418 Symbol = '0-0059', # of records = 534 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0010', # of records = 331 Symbol = '0-0085', # of records = 506 Symbol = '0-0049', # of records = 403 Symbol = '0-0021', # of records = 463 Symbol = '0-0017', # of records = 424 Checking random symbols Symbol = '3-0492', # of records = 27 Symbol = '0-0089', # of records = 509 Symbol = '3-0014', # of records = 15 Symbol = '0-0080', # of records = 401 Symbol = '0-0045', # of records = 453 Symbol = '4-0429', # of records = 0 Symbol = '2-0389', # of records = 30 Symbol = '0-0065', # of records = 464 Symbol = '3-0044', # of records = 22 Symbol = '0-0005', # of records = 482 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0008', # of records = 341 Symbol = '0-0094', # of records = 408 Symbol = '0-0095', # of records = 447 Symbol = '0-0091', # of records = 457 Symbol = '0-0021', # of records = 427 Checking random symbols Symbol = '0-0087', # of records = 400 Symbol = '4-1381', # of records = 9 Symbol = '1-0085', # of records = 28 Symbol = '0-0063', # of records = 398 Symbol = '0-0048', # of records = 462 Symbol = '2-0170', # of records = 34 Symbol = '0-0007', # of records = 377 Symbol = '2-0294', # of records = 35 Symbol = '2-0222', # of records = 23 Symbol = '4-0872', # of records = 17 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 391 Symbol = '0-0004', # of records = 476 Symbol = '0-0099', # of records = 514 Symbol = '0-0033', # of records = 380 Symbol = '0-0063', # of records = 398 Checking random symbols Symbol = '0-0071', # of records = 402 Symbol = '1-0081', # of records = 101 Symbol = '0-0099', # of records = 514 Symbol = '2-0272', # of records = 26 Symbol = '0-0021', # of records = 427 Symbol = '0-0045', # of records = 453 Symbol = '0-0050', # of records = 397 Symbol = '0-0068', # of records = 391 Symbol = '3-0705', # of records = 0 Symbol = '0-0031', # of records = 471 Closing file Checking common symbols Symbol = '0-0072', # of records = 437 Symbol = '0-0025', # of records = 478 Symbol = '0-0048', # of records = 462 Symbol = '0-0099', # of records = 514 Symbol = '0-0099', # of records = 514 Checking random symbols Symbol = '0-0089', # of records = 465 Symbol = '0-0082', # of records = 416 Symbol = '0-0095', # of records = 447 Symbol = '4-0090', # of records = 7 Symbol = '1-0041', # of records = 110 Symbol = '2-0139', # of records = 36 Symbol = '1-0038', # of records = 64 Symbol = '2-0256', # of records = 43 Symbol = '0-0031', # of records = 471 Symbol = '0-0083', # of records = 510 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0088', # of records = 108 Symbol = '0-0070', # of records = 0 Symbol = '0-0040', # of records = 0 Symbol = '0-0037', # of records = 0 Symbol = '0-0094', # of records = 0 Checking random symbols Symbol = '0-0003', # of records = 0 Symbol = '2-0163', # of records = 0 Symbol = '1-0195', # of records = 28 Symbol = '0-0077', # of records = 51 Symbol = '3-0092', # of records = 0 Symbol = '0-0088', # of records = 108 Symbol = '0-0069', # of records = 5 Symbol = '2-0146', # of records = 18 Symbol = '0-0054', # of records = 0 Symbol = '0-0059', # of records = 78 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0010', # of records = 0 Symbol = '0-0085', # of records = 0 Symbol = '0-0049', # of records = 0 Symbol = '0-0021', # of records = 0 Symbol = '0-0017', # of records = 0 Checking random symbols Symbol = '3-0492', # of records = 21 Symbol = '0-0089', # of records = 0 Symbol = '3-0014', # of records = 0 Symbol = '0-0080', # of records = 0 Symbol = '0-0045', # of records = 0 Symbol = '4-0429', # of records = 0 Symbol = '2-0389', # of records = 0 Symbol = '0-0065', # of records = 0 Symbol = '3-0044', # of records = 11 Symbol = '0-0005', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0008', # of records = 0 Symbol = '0-0094', # of records = 0 Symbol = '0-0095', # of records = 0 Symbol = '0-0091', # of records = 0 Symbol = '0-0021', # of records = 0 Checking random symbols Symbol = '0-0087', # of records = 0 Symbol = '4-1381', # of records = 0 Symbol = '1-0085', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '0-0048', # of records = 27 Symbol = '2-0170', # of records = 25 Symbol = '0-0007', # of records = 0 Symbol = '2-0294', # of records = 2 Symbol = '2-0222', # of records = 0 Symbol = '4-0872', # of records = 13 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 0 Opening file: swmr_data.h5 Symbol = '0-0025', # of records = 0 Checking common symbols Symbol = '0-0048', # of records = 27 Symbol = '0-0024', # of records = 0Symbol = '0-0099', # of records = 0 SySymbol = mbol = '0-0099','0-0004', # of re # of records = cords = 0 0 Checking random symbols Symbol = '0-0099', # of reSycords =mbol = '0-0089', 0 # of records = 0 Symbol = Sy'0-0033', # of rembol = '0-0082'cords = , # of r0 ecords = 0 Symbol = '0-0063', Sy# of recmbol = '0-0095',ords = 0 # of re cords = Che0 cking random symbols SySymbol = '4-0090',mbol = '0-0071', # of r # of reecords =cords = 0 0 SySymbol = '1-0041'mbol = '1-0081', # o, # of ref recordcords = s = 0 0 Symbol = '0-0099', Sy# of recmbol = '2-0139'ords = 0 , # of records = 8 Symbol = '2-0272', # of records = 4 Symbol = '1-0038', # of records = 0 Symbol = Sy'0-0021', # of rembol = '2-0256', cords = # of rec0 ords = 27 Symbol = '0-0045', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '0-0050', # of records = 0 Symbol = '0-0083', # of records = 61 Symbol = '0-0068', # of reClcords = osing file 0 Symbol = '3-0705', # of records = 0 Symbol = '0-0031', # 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): 845942 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 414062 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 308790 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 # ofP raanrdaomme tseyrms:b o l#s otfo speocloln d=s 10between polling = 1 ## ooff sceocmomnodns styom btoelsst t=o p8o lUls i=n g5 r e#a doefr rraannddoomm ssyemebdo:l s753836 tGoe npeorlalt i=n g10 s y#m boofl sneacmoensd s to test = 8 Using reader random seed: 755633 Generating symbol names Choosing datasets Common symbol #0 = '0-0056' Common symbol #1 C=h o'o0-0057s'i nCgo mdmaotna sseytmsb oClo m#m2o n= s'y0-0010m'b oClo m#m0o n= s'y0-0042m'b oClo m#m3o n= s'y0-0020m'b oClo m#m1o n= s'y0-0067m'b oClo mParameters: mon symbol #2 = '0-0021' Common# 4# of seconds between polling = s 1 y # of commo=n symbolm s to polbl = 5 # 'of randoom symbo0-0078ls to ploll = 10' # of seconds to #test = R8 3aUsing r eader randnom seed:=d 762587 Gen erating symobol nam'mes 0-0013 's yCmobmomlo n# 0s y=m b'o0-0092l' #R4a n=d o'm0-0087 's yRmabnodlo m# 1s y=m b'o0-0061l' #R0a n=d o'm0-0022 's yRmabnodlo m# 2s y=m b'o4-0545l' #R1a n=d o'm0-0050 's yRmabnodlo m# 3s y=m b'o2-0364l' #R2a n=d o'm0-0076 's yRmabnodlo m# 4s y=m b'o1-0121l' #R3a Choosinn=g datasets Common d symbol #o0 = '0-0058'' Common smymbol #2-0372 1 = '0-0052'' Common sysmbol #2 y = '0-0094' RCommon symmbol #3 ab= '0-0025' Cnommon symbool #4 =dl '0-0041' Raondom symbo l #0 = m#'4-1255' Ran dom symbol5 #1 = 's 3-0700' Randyom symbol =#2 = 'm 0-0070' Randobm symbol #'3 = '1-0097o' Rando2-0318lm symbol' #4 = '0-0081' Random # symbol R#5 = '3-0523' 4Random a symbol #n6 = '1-0172' R=andom sd ymbol #o7 = '3-0397' Ra'ndom symmbol #81-0132 = '0-0050' 'Random symsbol #9 = '0-0088' yRRmeading raecords bnodOpeloning file : swmr_data.h5 m# 6s y=m b'o0-0029l' #R5a n=d o'm1-0115 's yRmabnodlo m# 7s y=mChe bcking common symbo'ls o1-0077l' #R6a n=d o'm0-0071 's yRmabSymnobol = '0-0058', # ofdl recordso = 875 m# 8s y=m b'o0-0028l' #R7a Symn=bol = '0-0052',d # of re cords = o867 'm0-0024 's yRmabnodlo m# Sym9sbol = '0-0094', # of recoryds = 844=m b'ol #8 = Sy'mbol = '0-0025'0-0000, # of records = '903 Random sySymmbol = '0-0041', # of rbecords = 852 ol #9Ch ecking rand=om symbols Symbol = '4-1255', # of records = 13 Symbol = '3-0700', # of records = 24 Symbol = '0-0070', # of records = 870 Symbol = '1-0097', # of records = 216 Symbol = '0-0081', # of records = 916 Symbol = '3-0523', # of records = 28 S1-0178' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 868 Symbol = '0-0057', # of records = 871 Symbol = '0-0010', # of records = 899 Symbol = '0-0020', # of records = 898 Symbol = '0-0078', # of records = 906 Checking random symbols Symbol = '0-0092', # of records = 869 Symbol = '0-0061', # of records = 930 Symbol = '4-0545', # of records = 11 Symbol = '2-0364', # of records = 51 ymbol '3-0366' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 935 Symbol = '0-0067', # of records = 897 Symbol = '0-0021', # of records = 897 Symbol = '0-0013', # of records = 889 Symbol = '0-0087', # of records = 881 Checking random symbols Symbol = '0-0022', # of records = 866 Symbol = '0-0050', # of records = 872 Symbol = '0-0076', # of records = 942 Symbol = '2-0372', # of records = 43 Symbol = '1-0132', # of records = 200 Symbol = '1-0115', # of records = 228 Symbol = '0-0071', # of records = 903 Symbol = '0-0024', # of records = 883 Symbol = '0-0000', # of records = 913 Symbol = '3-0366', # of records = 31 Closing file = '1-0172', # oSf records = 218 ymbol = '1-0121',Sym bol = '3-0397',# # of records = 30 of recordSymsbol = '0-0050', # of records = 872= 244 Symbol = '0-0088', # of records = 904 SymbCloosing file l = '2-0318', # of records = 57 Symbol = '0-0029', # of records = 907 Symbol = '1-0077', # of records = 217 Symbol = '0-0028', # of records = 906 Symbol = '1-0178', # of records = 242 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: 797999 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols toC poll = 10 # of sheconds to test =o 8 Usingo reader randoms seed: 801382 Geneirating symbol nnames g datasets Common symbol #0 = '0-0065' Common symbol #1 = '0-0002' Common symbol #2 = '0-0048' Common symbol #3 = '0-0035' Common symbol #4 = '0-0046' Random symbol #0 = '2-0392' Random symbol #1 = '0-0056' Random symbol #2 = '0-0029' Random symbol #3 = '2-0097' Random symbol #4 = '3-0201' Random symbol #5 = '0-0005' Random symbol #6 = '0-0052' Random symbol #7 = '0-0021' Random symbol #8 = '3-0614' Random symbol #9 = '4-0168' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 863 Symbol = '0-0002', # of records = 907 ChoSosing datasets Common symybol #0 = '0-0006m' Common symbobl #1 = '0-0012' Coommon symbol #2l = '0-0001' Common symbol #3 = '=0-0041' Common sym bol #4 '= '0-0070' Random symb0-0048ol #0 = '2-0358' R'andom symbol #,1 = '2-0012' Rando m symbo#l #2 = '2-0179' Random symbol #3 = 'o3-0705' Random symfbol #4 = '1-0062' Random symbrol #5 = '0-0002' Reandom symbol #c6 = '1-0080' Randoom symbol #7 = r'0-0099' Radndom symbol #8 = s'3-0369' Ran dom symbol #9 = '=2-0050' Read ing records 867 Opening file: swmr_data.h5 Symbol = '0-0035', # of records = 865 Symbol = '0-0046', # of records = 883 Checking Crandom symbols hecking common symbols Symbol = '2-0392', # of records = 49 SymbSol = '0-0006', # of reycords = 884 mbol = '0-0056', # of records = 872 Symbol = '0-0012',S # of records = y841 mbol = '0-0029', # of records = 917 Symbol = '0-0001', # of records = 897 Symbol = '2-0097', # of records = 47 Symbol = '0-0041', # of records = 833 Symbol = '3-0201', # of records = 29 Symbol = '0-0070', # of records = 880 Symbol = '0-0005', C# of records = 880 hecking random symbols Symbol = S'0-0052', # of records y= 860 mbol = '2-0358', # of records = 48 Symbol = '0-0021', # of records = 917 Symbol = '2-0012', # of records = 62 Symbol = '3-0614', # of records = 22 Symbol = '2-0179', # of records = 53 Symbol = '4-0168', # of records = 13 Symbol = '3-0705', # of records =C 20 losing file Symbol = '1-0062', # of records = 229 Symbol = '0-0002', # of records = 907 Symbol = '1-0080', # of records = 241 Symbol = '0-0099', # of records = 930 Symbol = '3-0369', # of records = 17 Symbol = '2-0050', # of records = 52 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0042', # of records = 855 Symbol = '0-0058', # of records = 829 Symbol = '0-0067', # of records = 917 Symbol = '0-0021', # of records = 1040 Symbol = '0-0013', # of records = 925 Symbol = '0-0087', # of records = 817 Checking random symbols Symbol = '0-0022', # of records = 816 Symbol = '0-0050', # of records = 912 Symbol = '0-0076', # of records = 909 Symbol = '2-0372', # of records = 45 Symbol = '1-0132', # of records = 172 Symbol = '1-0115', # of records = 223 Symbol = '0-0071', # of records = 869 Opening file: swmr_data.h5 Symbol = '0-0052', # of records = 852 Symbol = '0-0094', # of records = 860 Symbol = '0-0025', # of records = 868 Symbol = '0-0041', # of records = 817 Checking random symbols Symbol = '4-1255', # of records = 13 Symbol = '3-0700', # of records = 24 Symbol = '0-0070', # of records = 884 Symbol = '1-0097', # of records = 228 Symbol = '0-0081', # of records = 864 Symbol = '3-0523', # of records = 27 Symbol = '1-0172', # of records = 210 Symbol = '3-0397', # of records = 44 Symbol = '0-0050', # of records = 912 Symbol = '0-0088', # of records = 884 Closing file Checking common symbols Symbol = '0-0056', # of records = 902 Symbol = '0-0057', # of records = 915 Symbol = '0-0010', # of records = 828 Symbol = '0-0020', # of records = 901 Symbol = '0-0078', # of records = 932 Checking random symbols Symbol = '0-0092', # of records = 850 Symbol = '0-0061', # of records = 933 Symbol = '4-0545', # of records = 15 Symbol = '2-0364', # of records = 63 Symbol = '1-0121', # of records = 231 Symbol = '2-0318', # of records = 63 Symbol = '0-0029', # of records = 974 Symbol = '1-0077', # of records = 210 Symbol = '0-0028', # of records = 877 Symbol = '1-0178', # of records = 270 Closing file Symbol = '0-0024', # of records = 907 Symbol = '0-0000', # of records = 871 Symbol = '3-0366', # of records = 20 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 826 Symbol = '0-0002', # of records = 924 Opening fileS: swmr_data.h5 ymbol = '0-0048', # of records = 896 Symbol = '0-0035', # of records = 848 Symbol =C '0-0046', # of recohrds = 930 ecking common symboCls hecking random symbols SSymbol = '0-0006', #y of records = m869 bol = '2-0392', # of records = 30 Symbol = '0-0012', # of records = 878 Symbol = '0-0056', # of records = 902 Symbol = '0-0001', # of records = 821 Symbol = '0-0041', # of records = 818 Symbol = '0-0070', # of records = 890 Checking random symbols Symbol = '2-0358', # of records = 57 Symbol = '2-0012', # of records = 63 Symbol = '2-0179', # of records = 51 Symbol = '3-0705', # of records = 20 Symbol = '1-0062', # of records = 219 Symbol = '0-0029', # of records = 980 Symbol = '2-0097', # of records = 40 Symbol = '3-0201', # of records = 30 Symbol = '0-0005', # of records = 956 Symbol = '0-0052', # of records = 878 Symbol = '0-0021', # of records = 1047 Symbol = '3-0614', # of records = 12 Symbol = '4-0168', # of records = 13 Closing file Symbol = '0-0002', # of records = 924 Symbol = '1-0080', # of records = 220 Symbol = '0-0099', # of records = 895 Symbol = '3-0369', # of records = 17 Symbol = '2-0050', # of records = 62 Closing file Opening file: swmr_data.h5 Checking common symbols Opening file: swmr_data.h5 Symbol = '0-0042', # of records = 831 Checking common symbols Symbol = '0-0067', # of records = 926 Symbol = '0-0058', # of records = 861 Symbol = '0-0052', # of records = 941 Symbol = '0-0094', # of records = 863 Symbol = '0-0025', # of records = 947 Symbol = '0-0041', # of records = 761 Checking random symbols Symbol = '4-1255', # of records = 12 Symbol = '3-0700', # of records = 32 Symbol = '0-0070', # of records = 819 Symbol = '1-0097', # of records = 217 Symbol = '0-0081', # of records = 955 Symbol = '3-0523Symbol = '0-0021', # of records = 1075 Symbol = '0-0013', # of records = 929 Symbol = '0-0087', # of records = 835 Checking random symbols Symbol = '0-0022', # of records = 897 Symbol = '0-0050', # of records = 895 Symbol = '0-0076', # of records = 952 Symbol = '2-0372', # of records = 52 Symbol = '1-0132', # of records = 168 Symbol = '1-0115', # of records = 236 Symbol = '0-0071', # of records = 946 Symbol = '0-0024', # of records = 882 Symbol = '0-0000', # of records = 897 Symbol = '3-0366', # of records = 27 Closing file ', # of records = 25 Symbol = '1-0172', # of records = 247 Symbol = '3-0397', # of records = 44 Symbol = '0-0050', # of records = 895 Symbol = '0-0088', # of records = 836 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 947 Symbol = '0-0057', # of records = 922 Symbol = '0-0010', # of records = 737 Symbol = '0-0020', # of records = 935 Symbol = '0-0078', # of records = 872 Checking random symbols Symbol = '0-0092', # of records = 854 Symbol = '0-0061', # of records = 944 Symbol = '4-0545', # of records = 15 Symbol = '2-0364', # of records = 58 Symbol = '1-0121', # of records = 228 Symbol = '2-0318', # of records = 89 Symbol = '0-0029', # of records = 815 Symbol = '1-0077', # of records = 202 Symbol = '0-0028', # of records = 936 Symbol = '1-0178', # of records = 324 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 835 Symbol = '0-0002', # of records = 992 Symbol = '0-0048', # of records = 870 Opening file: swmr_data.h5 Symbol = '0-0035', # of records = 784 Checking common symbols Symbol = '0-0006', # of records = 872 Symbol = '0-0012', # of records = 855 Symbol = '0-0001', # of records = 833 Symbol = '0-0041', # of records = 761 Symbol = '0-0070', # of records = 819 Checking random symbols Symbol = '2-0358', # of records = 56 Symbol = '2-0012', # of records = 74 Symbol = '2-0179', # of records = 51 Symbol = '3-0705', # of records = 8 Symbol = '1-0062', # of records = 266 Symbol = '0-0046', # of records = 957 Checking random symbols Symbol = '2-0392', # of records = 49 Symbol = '0-0056', # of records = 947 Symbol = '0-0029', # of records = 815 Symbol = '2-0097', # of records = 52 Symbol = '3-0201', # of records = 30 Symbol = '0-0005', # of records = 1042 Symbol = '0-0052', # of records = 941 Symbol = '0-0021', # of records = 1075 Symbol = '3-0614', # of records = 34 Symbol = '4-0168', # of records = 13 Closing file Symbol = '0-0002', # of records = 992 Symbol = '1-0080', # of records = 252 Symbol = '0-0099', # of records = 842 Symbol = '3-0369', # of records = 18 Symbol = '2-0050', # of records = 53 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 834 Symbol = '0-0067', # of records = 875 Symbol = '0-0021', # of records = 1066 Symbol = '0-0013', # of records = 878 Symbol = '0-0087', # of records = 813 Checking random symbols Symbol = '0-0022', # of records = 947 Symbol = '0-0050', # of records = 867 Symbol = '0-0076', # of records = 904 Symbol = '2-0372', # of records = 45 Symbol = '1-0132', # of records = 152 Symbol = '1-0115', # of records = 234 Symbol = '0-0071', # of records = 1037 Symbol = '0-0024', # of Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 853 Symbol = '0-0052', # of records = 926 Symbol = '0-0094', # of records = 904 Symbol = '0-0025', # of records = 990 Symbol = '0-0041', # of records = 832 Checking random symbols Symbol = '4-1255', # of records = 7 Symbol = '3-0700', # of records = 32 Symbol = '0-0070', # of records = 828 Symbol = '1-0097', # of records = 188 Symbol = '0-0081', # of records = 989 Symbol = '3-0523', # of records = 36 Symbol = '1-0172', # of records = 253 Symbol = '3-0397', # of records = 61 Symbol = '0-0050', # of records = 867 Symbol = '0-0088', # of records = 792 Closing file records = 890 Symbol = '0-0000', # of records = 936 Symbol = '3-0366', # of records = 23 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 983 Symbol = '0-0057', # of records = 842 Symbol = '0-0010', # of records = 662 Symbol = '0-0020', # of records = 953 Symbol = '0-0078', # of records = 820 Checking random symbols Symbol = '0-0092', # of records = 830 Symbol = '0-0061', # of records = 983 Symbol = '4-0545', # of records = 15 Symbol = '2-0364', # of records = 65 Symbol = '1-0121', # of records = 228 Symbol = '2-0318', # of records = 94 Symbol = '0-0029', # of records = 815 Symbol = '1-0077', # of records = 191 Symbol = '0-0028', # of records = 1006 Symbol = '1-0178', # of records = 275 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 892 Symbol = '0-0002', # of records = 960 Symbol = '0-0048', # of records = 852 Opening file: swmr_data.h5 Symbol = '0-0035', # of records = 840 Checking common symbols Symbol = '0-0006', # of records = 796 Symbol = '0-0012', # of records = 804 Symbol = '0-0001', # of records = 835 Symbol = '0-0041', # of records = 830 Symbol = '0-0070', # of records = 825 Checking random symbols Symbol = '2-0358', # of records = 71 Symbol = '2-0012', # of records = 60 Symbol = '2-0179', # of records = 61 Symbol = '3-0705', # of records = 8 Symbol = '1-0062', # of records = 279 SySymbol = '0-0046', # of records = 902 Checking random symbols Symbol = '2-0392', # of records = 54 Symbol = '0-0056', # of records = 979 Symbol = '0-0029', # of records = 818 Symbol = '2-0097', # of records = 75 Symbol = '3-0201', # of records = 39 Symbol = '0-0005', # of records = 997 Symbol = '0-0052', # of records = 909 Symbol = '0-0021', # of records = 1058 Symbol = '3-0614', # of records = 29 Symbol = '4-0168', # of records = 13 Closing file mbol = '0-0002', # of records = 960 Symbol = '1-0080', # of records = 252 Symbol = '0-0099', # of records = 811 Symbol = '3-0369', # of records = 21 Symbol = '2-0050', # of records = 36 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 914 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 852 Symbol = '0-0067', # of records = 874 Symbol = '0-0021', # of records = 1041 Symbol = '0-0013', # of records = 759 Symbol = '0-0087', # of records = 771 Checking random sySymbol = '0-0052', # of records = 872 Symbol = '0-0094', # of records = 860 Symbol = '0-0025', # of records = 1053 Symbol = '0-0041', # of records = 800 Checking random symbols Symbol = '4-1255', # of records = 2 Symbol = '3-0700', # of records = 25 Symbol = '0-0070', # of records = 828 Symbol = '1-0097', # of records = 196 Symbol = '0-0081', # of records = 983 Symbol = '3-0523', # of records = 28 Symbol = '1-0172', # of records = 237 Symbol = '3-0397', # of records = 61 Symbol = '0-0050', # of records = 903 Symbol = '0-0088', # of records = 829 Closing file mbols Symbol = '0-0022', # of records = 962 Symbol = '0-0050', # of records = 903 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 925 Symbol = '0-0057', # of records = 801 Symbol = '0-0010', # of records = 656 Symbol = '0-0020', # of records = 900 Symbol = '0-0078', # of records = 931 Checking random symbols Symbol = '0-0092', # of records = 843 Symbol = '0-0061', # of records = 953 Symbol = '0-0076', # of reScords = 826 ymbol = '4-0545', # of records = 6 Symbol = '2-0372', # of records = 45 Symbol = '2-0364', # of records = 70 Symbol = '1-0132', # of records = 169 Symbol = '1-0121', # of records = 240 Symbol = '1-0115', # of records = 251 Symbol = '2-0318', # of records = 100 Symbol = '0-0071', # of records = 1100 Symbol = '0-0029', # of records = 787 Symbol = '0-0024', # of records = 868 Symbol = '1-0077', # of records = 181 Symbol = '0-0000', # of records = 861 Symbol = '0-0028', # of records = 997 Symbol = '3-0366', # of records = 32 SyCmbol = '1-0178', # lof records = 291o sing file Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 756 Symbol = '0-0002', # of records = 966 Symbol = '0-0048', # of records = 810 Symbol = '0-0035', # of records = 889 Symbol = '0-0046', # of records = 1008 Checking random symbols Symbol = '2-0392', # of records = 51 Symbol = '0-0056', # of records = 935 Symbol = '0-0029', # of records = 787 Symbol = '2-0097', # of records = 109 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 757 Symbol = '0-0012', # of records = 887 Symbol = '0-0001', # of records = 872 Symbol = '0-0041', # of records = 818 Symbol = '0-0070', # of records = 838 Checking random symbols Symbol = '3-0201', # of records = 39 Symbol = '0-0005', # of records = 949 Symbol = '0-0052', # of records = 862 Symbol = '0-0021', # of records = 1032 Symbol = '3-0614', # of records = 34 Symbol = '4-0168', # of records = 8 Closing file Symbol = '2-0358', # of records = 81 Symbol = '2-0012', # of records = 66 Symbol = '2-0179', # of records = 62 Symbol = '3-0705', # of records = 6 Symbol = '1-0062', # of records = 266 Symbol = '0-0002', # of records = 966 Symbol = '1-0080', # of records = 288 Symbol = '0-0099', # of records = 781 Symbol = '3-0369', # of records = 31 Symbol = '2-0050', # of records = 41 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 886 Symbol = '0-0052', # of records = 842 Symbol = '0-0094', # of records = 856 Symbol = '0-0025', # of records = 850 Symbol = '0-0041', # of records = 885 Checking random symbols Symbol = '4-1255', # of records = 2 Symbol = '3-0700', # of records = 14 Symbol = '0-0070', # of records = 899 Symbol = '1-0097', # of records = 189 Symbol = '0-0081', # of records = 922 Symbol = '3-0523', # of records = 23 Symbol = '1-0172', # of records = 222 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 746 Symbol = '0-0067', # of records = 780 Symbol = '0-0021', # of records = 1034 Symbol = '0-0013', # of records = 814 Symbol = '0-0087', # of records = 733 Checking random symbols Symbol = '0-0022', # of records = 926 Symbol = '0-0050', # of records = 938 Symbol = '0-0076', # of records = 810 Symbol = '2-0372', # of records = 52 Symbol = '1-0132', # of records = 194 Symbol = '1-0115', # of records = 249 Symbol = '0-0071', # of records = 1069 Symbol = '0-0024', # of records = 1011 Symbol = '0-0000', # of records = 872 Symbol = '3-0366', # of records = 29 Closing file Symbol = '3-0397', # of records = 49 Symbol = '0-0050', # of records = 938 Symbol = '0-0088', # of records = 784 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 946 Symbol = '0-0057', # of records = 745 Symbol = '0-0010', # of records = 582 Symbol = '0-0020', # of records = 921 Symbol = '0-0078', # of records = 944 Checking random symbols Symbol = '0-0092', # of records = 797 Symbol = '0-0061', # of records = 980 Symbol = '4-0545', # of records = 6 Symbol = '2-0364', # of records = 81 Symbol = '1-0121', # of records = 226 Symbol = '2-0318', # of records = 105 Symbol = '0-0029', # of records = 799 Symbol = '1-0077', # of records = 177 Symbol = '0-0028', # of records = 1014 Symbol = '1-0178', # of records = 243 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 823 Symbol = '0-0002', # of records = 954 Symbol = '0-0048', # of records = 818 Symbol = '0-0035', # of records = 944 Symbol = '0-0046', # of records = 1068 Checking random symbols Symbol = '2-0392', # of records = 56 Symbol = '0-0056', # of records = 946 Symbol = '0-0029', # of records = 799 Symbol = '2-0097', # of records = 109 Symbol = '3-0201', # of records = 36 Symbol = '0-0005', # of records = 1004 Symbol = '0-0052', # of records = 842 Symbol = '0-0021', # of records = 1034 Symbol = '3-0614', # of records = 40 Symbol = '4-0168', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 719 Symbol = '0-0012', # of records = 919 Symbol = '0-0001', # of records = 928 Symbol = '0-0041', # of records = 885 Symbol = '0-0070', # of records = 899 Checking random symbols Symbol = '2-0358', # of records = 98 Symbol = '2-0012', # of records = 61 Symbol = '2-0179', # of records = 72 Symbol = '3-0705', # of records = 17 Symbol = '1-0062', # of records = 242 Symbol = '0-0002', # of records = 954 Symbol = '1-0080', # of records = 293 Symbol = '0-0099', # of records = 811 Symbol = '3-0369', # of records = 31 Symbol = '2-0050', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0042', # of records = 799 Symbol = '0-0067', # of records = 780 Symbol = '0-0021', # of records = 1019 Symbol = '0-0013', # of records = 829 Symbol = '0-0087', # of records = 769 Checking random symbols Symbol = '0-0022', # of records = 909 Symbol = '0-0050', # of records = 956 Symbol = '0-0076', # of records = 801 Symbol = '2-0372', # of records = 34 Opening file: swmr_data.h5 Symbol = '1-0132', # of records = 196 CheScking common symbols ymbol = '1-0115', # of records = 249 Symbol = '0-0058', # of records = 809 Symbol = '0-0071', # of records = 1004 Symbol = '0-0052', # Sof records = 859 ymbol = '0-0024', # of records = 1020 Symbol = '0-0094', # of records = 889S ymbol = '0-0000', # of records = 951 Symbol = '0-0025', # of records = Opening file: swmr_data.h5 903 Symbol = '0-0041', # of records = 904 Checking common symbols Checking random symbols Symbol = '4-1255',Symbol = '0-0056', # of records = 941 # of records = 0 Symbol = '3-0700', # of records = 11 Symbol = '0-0057', # of records = 774 Symbol = '0-0070', # of records = 835 Symbol = '0-0010', # of records = 556 Symbol = '0-0020', # of records = 836 Symbol = '0-0078', # of records = 1040 Checking random symbols Symbol = '0-0092', # of records = 855 Symbol = '0-0061', # of records = 1012 Symbol = '4-0545', # of records = 12 Symbol = '2-0364', # of records = 67 Symbol = '1-0121', # of recoSymbol = '1-0097', # of records = 196 Symbol = '0-0081', # of records = 970 Symbol = '3-0523', # of records = 24 Symbol = '1-0172', # of records = 209 Symbol = '3-0397', # of records = 60 Symbol = '0-0050', # of records = 956 Symbol = '0-0088', # of records = 797 Closing file rds = 228 Symbol = '2-0318', # of records = 112 Symbol = '0-0029', # of records = 900 Symbol = '1-0077', # of records = 219 Symbol = '0-0028', # of records = 1109 Symbol = '1-0178', # of records = 225 Closing file Symbol = '3-0366', # of records = 36 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 774 Symbol = '0-0002', # of records = 903 Symbol = '0-0048', # of records = 852 Symbol = '0-0035', # of records = 1005 Symbol = '0-0046', # of records = 1027 Checking random symbols Symbol = '2-0392', # of records = 60 Symbol = '0-0056', # of records = 941 Symbol = '0-0029', # of records = 900 Symbol = '2-0097', # of records = 106 Symbol = '3-0201', # of records = 34 Symbol = '0-0005', # of records = 1036 Symbol = '0-0052', # of records = 859 Symbol = '0-0021', # of records = 1019 Symbol = '3-0614', # of records = 59 Opening file: swmr_data.h5 Symbol = '4-0168', # of records = 21 Closing file Checking common symbols Symbol = '0-0006', # of records = 693 Symbol = '0-0012', # of records = 953 Symbol = '0-0001', # of records = 1026 Symbol = '0-0041', # of records = 904 Symbol = '0-0070', # of records = 835 Checking random symbols Symbol = '2-0358', # of records = 101 Symbol = '2-0012', # of records = 32 Symbol = '2-0179', # of records = 55 Symbol = '3-0705', # of records = 15 Symbol = '1-0062', # of records = 261 Symbol = '0-0002', # of records = 903 Symbol = '1-0080', # of records = 284 Symbol = '0-0099', # of records = 868 Symbol = '3-0369', # of records = 26 Symbol = '2-0050', # of records = 44 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 855 Symbol = '0-0052', # of records = 823 Symbol = '0-0094', # of records = 895 Opening file: swmr_data.h5 Checking common symbols OpenSinygm fbiolel: =swmr_data.h5 '0-0056', # of Crheecckoirndgs co=m mo1055n symbols SymbolS y=m b'o0-0057l '=, ' 0-0042#' ,o f# orfe rceocrodrsd s == 807765 SSyymmSymbol = '0-0025', # of records = 925 Symbol = '0-0041', # of records = 914 Checking random symbols Symbol = '4-1255', # of records = 19 Symbol = '3-0700', # of records = 11 Symbol = '0-0070', # of records = 857 Symbol = '1-0097', # of records = 211 Symbol = '0-0081', # of records = 959 Symbol = '3-0523', # of records = 14 Symbol = '1-0172', # of records = 173 Symbol = '3-0397', # of records = 57 Symbol = '0-0050', # of records = 993 Symbol = '0-0088', # of records = 766 Closing file bbool l = '0-0067', #= of records = 739 '0-0010', # of records = 508 Symbol = '0-0021', # of records = 1052 Symbol = '0-0020', # of records = 757 Symbol = '0-0013', # of records = 829 Symbol = '0-0078', # of records = 995 Symbol = '0-0087',C # of records = h685 ecking randoCm symbols hecking random symbols Symbol = '0-0092', # oSf records = 846 ymbol = '0-0022', # of records = 852 Symbol = '0-0061', # of records = 1000 Symbol = '0-0050', # of records = 993 Symbol = '4-0545', # of records = 12 Symbol = '0-0076', # of records = 845 Symbol = '2-0364', # of records = 62 Symbol = '2-0372', # of records = 25 Symbol = '1-0121', # of records = 217 Symbol = '1-0132', # of records = 203 Symbol = '2-0318', # of records = 115 Symbol = '1-0115', # of records = 275 Symbol = '0-0029', # of records = 906 Symbol = '0-0071', # of records = 1052 Symbol = '1-0077', # of records = 210 Symbol = '0-0024', # of records = 1014 Symbol = '0-0028', # of records = 1124 Symbol = '0-0000', # of records = 959 Symbol = '1-0178', # of records = 169 SCymbol = '3-0366', # lof records = o43 sing file Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 853 Symbol = '0-0002', # of records = 922 Symbol = '0-0048', # of records = 887 Symbol = '0-0035', # of records = 1028 Symbol = '0-0046', # of records = 1083 Checking random symbols Symbol = '2-0392', # of records = 44 Symbol = '0-0056', # of records = 1046 Symbol = '0-0029', # of records = 905 Symbol = '2-0097', # of records = 131 Symbol = '3-0201', # of records = 23 Symbol = '0-0005', # of records = 989 Symbol = '0-0052', # of records = 819 Symbol = '0-0021', # of records = 1053 Symbol = '3-0614', # of records = 69 Symbol = '4-0168', # of records = 15 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0006', # of records = 655 Symbol = '0-0012', # of records = 984 Symbol = '0-0001', # of records = 1017 Symbol = '0-0041', # of records = 917 Symbol = '0-0070', # of records = 846 Checking random symbols Symbol = '2-0358', # of records = 95 Symbol = '2-0012', # of records = 61 Symbol = '2-0179', # of records = 55 Symbol = '3-0705', # of records = 23 Symbol = '1-0062', # of records = 274 Symbol = '0-0002', # of records = 922 Symbol = '1-0080', # of records = 281 Symbol = '0-0099', # of records = 881 Symbol = '3-0369', # of records = 30 Symbol = '2-0050', # of records = 34 Closing file Closing datasets Releasing symbols Closing objects ClosinCg datasets Releasing symbols losing datasets Releasing symbols Closing objects 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): 372691 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): 925501 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): 579692 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: 160467 Using reader random seed: 163305 Using reader random seed: 174934 Using reader random seed: 189689 Using reader random seed: 189692 Using writer random seed: 192740 ############################################################################### ## 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): 143054 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: 232319 Using reader random seed: 251806 Using reader random seed: 271357 Using reader random seed: 279677 Using reader random seed: 282829 Using writer random seed: 815038 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 948660 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: 410277 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: 413472 Generating symbol names Choosing datasets Common symbol #0 = '0-0073' Common symbol #1 = '0-0021' Common symbol #2 = '0-0015' Common symbol #3 = '0-0083' Common symbol #4 = '0-0063' Random symbol #0 = '4-0749' Random symbol #1 = '0-0075' Random symbol #2 = '0-0066' Random symbol #3 = '0-0081' Random symbol #4 = '4-0712' Random symbol #5 = '0-0028' Random symbol #6 = '0-0004' Random symbol #7 = '1-0057' Random symbol #8 = '0-0008' Random symbol #9 = '2-0166' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 891 Symbol = '0-0021', # of records = 900 Symbol = '0-0015', # of records = 881 Symbol = '0-0083', # of records = 915 Symbol = '0-0063', # of records = 866 Checking random symbols Symbol = '4-0749', # of records = 13 Symbol = '0-0075', # of records = 855 Symbol = '0-0066', # of records = 894 Symbol = '0-0081', # of records = 871 Symbol =Choosing datasets Common symbol #0 = '0-0035' Common symbol #1 = '0-0072' Common symbol #2 = '0-0025' Common symbol #3 = '0-0053' Common symbol #4 = '0-0019' Random symbol #0 = '1-0082' Random symbol #1 = '0-0087' Random symbol #2 = '4-1435' Random symbol #3 = '1-0084' Random symbol #4 = '4-1379' Random symbol #5 = '0-0073' Random symbol #6 = '2-0366' Random symbol #7 = '3-0568' Random symbol #8 = '4-0670' Random symbol #9 = '2-0285' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0035', # of records = 870 Symbol = '0-0072', # of records = 902 Symbol = '0-0025', # of records = 809 Symbol = '0-0053', # of records = 888 Symbol = '0-0019', # of records = 870 Checking random symbols Symbol = '1-0082', # of records = 239 Symbol = '0-0087', # of records = 918 Symbol = '4-1435', # of records = 9 Symbol = '1-0084', # of records = 220 Symbol = '4-1379', # of records = 18 Symbol = '0-0073', # of records = 891 Symbol = '2-0366', # of records = 58 Symbol = '3-0568', # of records = 33 Symbol = '4-0670', # of records = 16 Symbol = '2-0285', # of records = 52 Closing file '4-0712', # of records = 10 ParamSeters: # of seconds between pollingy m=b ol1 = #' 0-0028o'f, c#o momfo nr escyomrbdosl s= t897o poll = 5 #S yomfb orla n=d o'm0-0004 's,y m#b oolfs rteoc oprodlsl == 93210 # of secoSnydmsb otlo =t e's1-0057t' ,= #3 oUfs irnegc orredasder random seed: 426724 Gene=rating symbol name s 229 Symbol = '0-0008', # of records = 867 Symbol = '2-0166', # of records = 53 Closing file Choosing datasets Common symbol #0 = '0-0094' Common symbol #1 = '0-0091' Common symbol #2 = '0-0010' Common symbol #3 = '0-0094' Common symbol #4 = '0-0014' Random symbol #0 = '4-0448' Random symbol #1 = '0-0045' Random symbol #2 = '4-1012' Random symbol #3 = '0-0090' Random symbol #4 = '0-0003' Random symbol #5 = '2-0343' Random symbol #6 = '0-0066' Random symbol #7 = '0-0069' Random symbol #8 = '0-0094' Random symbol #9 = '1-0168' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 848 Symbol = '0-0091', # of records = 922 Symbol = '0-0010', # of records = 885 Symbol = '0-0094', # of records = 848 Symbol = '0-0014', # of records = 893 Checking random symbols Symbol = '4-0448', # of records = 23 Symbol = '0-0045', # of records = 877 Symbol = '4-1012', # of records = 13 Symbol = '0-0090', # of records = 944 Symbol = '0-0003', # of records = 863 Symbol = '2-0343', # of records = 47 Symbol = '0-0066', # of records = 894 Symbol = '0-0069', # of records = 874 Symbol = '0-0094', # of records = 848 ParametSeyrmsb:o l #= o'f1-0168 's,e c#o nodfs rbeectowredesn =p o216l ling = C1l o s#i nogf fciolmem on symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 449846 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: 452861 Generating symbol names Choosing datasets Common symbol #0 = '0-0076' Common symbol #1 = '0-0025' Common symbol #2 = '0-0046' Common symbol #3 = '0-0053' Common symbol #4 = '0-0084' Random symbol #0 = '1-0156' Random symbol #1 = '0-0052' Random symbol #2 = '0-0046' Random symbol #3 = '0-0071' Random symbol #4 = '0-0003' Random symbol #5 = '0-0087' Random symbol #6 = '0-0071' Random symbol #7 = '4-0828' Random symbol #8 = '0-0054' Random symbol #9 = '0-0006' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0076', # of records = 923 Choosing datasets Common symbol #0 = '0-0073' Common symbol #1 = '0-0013S' Common symbol #y2 = '0-0073' Common msymbol #3 = 'b0-0017' Common symbool #4 l= '0-0051' Random symb ol #0 = '2-0085' R=andom symbol # 1 = '3-0359' Rando'm symbol #2 = 0-0025'0-0063' Random sy'mbol #,3 = '2-0196' Random sy mbol #4 = '4-1090'# Random symbol #5 = '1-0044' Ranodom symbol #6f = '0-0011' Random symbol #7 = 'r0-0035' Random symebol #8 = '0-0018' cRandom symbol o#9 = 'r2-0353' Reading rdecords sO = 809 pening file: swmr_data.h5 Symbol = '0-0046', # of records = 881 Symbol = '0-0053', # of records = 888 Checking common symbols Symbol = '0-0084', # of records = 849 Symbol = '0-0073', # of records =C 891 hecking random symbols Symbol = '1-0156', # of records = 224 Symbol = '0-0013', # of records = 920 Symbol = '0-0052', # of records = 916 Symbol = '0-0073', # of records = 891 Symbol = '0-0046', # of records = 881 Symbol = '0-0017', # of records = 894 Symbol = '0-0071', # of records = 965 Symbol = '0-0051', # of records = 945 Symbol = '0-0003', # of records = 863 Checking random symbols Symbol = '2-0085', # of records = 55 Symbol = '0-0087', # of records = 918 Symbol = S'0-0071', # of recoryds = 965 mbol = '3-0359', # of records = 33 Symbol = '4-0828', # of records = 8 Symbol = '0-0063', # of records = 866 Symbol = '0-0054', # of records = 966 Symbol = '2-0196', # of records = 55 Symbol = '0-0006', # of records = 885 Symbol = 'C4-1090', # of records =l 19 osing file Symbol = '1-0044', # of records = 230 Symbol = '0-0011', # of records = 915 Symbol = '0-0035', # of records = 870 Symbol = '0-0018', # of records = 848 Symbol = '2-0353', # of records = 59 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0035', # of records = 760 Symbol = '0-0072', # of records = 799 Symbol = '0-0025', # of records = 746 Symbol = '0-0053', # of records = 841 Symbol = '0-0019', # of records = 786 Checking random symbols Symbol = '1-0082', # of records = 217 Symbol = '0-0087', # of records = 788 Symbol = '4-1435', # of records = 9 Symbol = '1-0084', # of records = 209 Symbol = '4-1379', # of records = 18 Symbol = '0-0073', # of records = 800 Symbol = '2-0366', # of records = 58 Symbol = '3-0568', # of records = 31 Symbol = '4-0670', # of records = 8 Symbol = '2-0285', # of records = 52 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 800 Symbol = '0-0021', # of records = 825 Symbol = '0-0015', # of records = 786 Symbol = '0-0083', # of records = 839 Symbol = '0-0063', # of records = 742 Checking random symbols Symbol = '4-0749', # of records = 7 Symbol = '0-0075', # of records = 760 Symbol = '0-0066', # of records = 766 Symbol = '0-0081', # of records = 777 Symbol = '4-0712', # of records = 10 Symbol = '0-0028', # of records = 826 Symbol = '0-0004', # of records = 854 Symbol = '1-0057', # of records = 200 Symbol = '0-0008', # of records = 804 Symbol = '2-0166', # of records = 53 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 743 Symbol = '0-0091', # of records = 783 Symbol = '0-0010', # of records = 779 Symbol = '0-0094', # of records = 743 Symbol = '0-0014', # of records = 789 Checking random symbols Symbol = '4-0448', # of records = 23 Symbol = '0-0045', # of records = 785 Symbol = '4-1012', # of records = 4 Symbol = '0-0090', # of records = 873 Symbol = '0-0003', # of records = 796 Symbol = '2-0343', # of records = 46 Symbol = '0-0066', # of records = 766 Symbol = '0-0069', # of records = 737 Symbol = '0-0094', # of records = 743 Symbol = '1-0168', # of records = 188 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0076', # of records = 800 Symbol = '0-0025', # of records = 746 Symbol = '0-0046', # of records = 734 Opening file: swmr_data.h5 Symbol = '0-0053', # of records = 841 Symbol = '0-0084', # of records = 745 Checking common symbols Checking random symbols Symbol = '0-0073',S # of records = y800 mbol = '1-0156', # of records = 200 Symbol = '0-0013', # of records = 820 Symbol = '0-0052', # of records = 779 Symbol = '0-0073', # of records = 800 Symbol = '0-0046', # of records = 734 Symbol = '0-0017', # of records = 791 Symbol = '0-0071', # of records = 904 Symbol = '0-0051', # of records = 832 Symbol = '0-0003', C# of records = 796 hecking random symbols SSymbol = '0-0087', # yof records = 788 mbol = '2-0085', # of records = 52 Symbol = '0-0071', # of records = 904 Symbol = '3-0359', # of records = 33 Symbol = '4-0828', # of records = 8 Symbol = '0-0063', # of records = 742 Symbol = '0-0054', # of records = 857 Symbol = '2-0196', # of records = 32 Symbol = '0-0006', # of records = 792 Symbol = C'4-1090', # of recolrds = 19 osing file Symbol = '1-0044', # of records = 197 Symbol = '0-0011', # of records = 791 Symbol = '0-0035', # of records = 760 Symbol = '0-0018', # of records = 774 Symbol = '2-0353', # of records = 57 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0035', # of records = 637 Symbol = '0-0072', # of records = 640 Symbol = '0-0025', # of records = 612 Symbol = '0-0053', # of records = 738 Symbol = '0-0019', # of records = 706 Checking random symbols Symbol = '1-0082', # of records = 192 Symbol = '0-0087', # of records = 695 Symbol = '4-1435', # of records = 9 Symbol = '1-0084', # of records = 164 Symbol = '4-1379', # of records = 18 Symbol = '0-0073', # of records = 654 Symbol = '2-0366', # of records = 49 Symbol = '3-0568', # of records = 22 Symbol = '4-0670', # of records = 8 Symbol = '2-0285', # of records = 42 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 654 Symbol = '0-0021', # of records = 722 Symbol = '0-0015', # of records = 622 Symbol = '0-0083', # of records = 744 Symbol = '0-0063', # of records = 599 Checking random symbols Symbol = '4-0749', # of records = 7 Symbol = '0-0075', # of records = 598 Symbol = '0-0066', # of records = 657 Symbol = '0-0081', # of records = 669 Symbol = '4-0712', # of records = 10 Symbol = '0-0028', # of records = 711 Symbol = '0-0004', # of records = 745 Symbol = '1-0057', # of records = 167 Symbol = '0-0008', # of records = 649 Symbol = '2-0166', # of records = 39 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 661 Symbol = '0-0091', # of records = 672 Symbol = '0-0010', # of records = 596 Symbol = '0-0094', # of records = 661 Symbol = '0-0014', # of records = 645 Checking random symbols Symbol = '4-0448', # of records = 23 Symbol = '0-0045', # of records = 722 Symbol = '4-1012', # of records = 4 Symbol = '0-0090', # of records = 730 Symbol = '0-0003', # of records = 686 Symbol = '2-0343', # of records = 46 Symbol = '0-0066', # of records = 657 Symbol = '0-0069', # of records = 642 Symbol = '0-0094', # of records = 661 Symbol = '1-0168', # of records = 172 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0076', # of records = 644 Symbol = '0-0025', # of records = 612 Symbol = '0-0046', # of records = 648 Symbol = 'O0-0053', # of records = 738 pening file: swmr_data.h5 Symbol = '0-0084', # of records = 650 Checking common symbols Checking random symbols SSymbol = '0-0073', # of yrecords = 654 mbol = '1-0156', # of records = 173 Symbol = '0-0013', # of records = 701 Symbol = '0-0052', # of records = 662 Symbol = '0-0073', # of records = 654 Symbol = '0-0046', # of records = 648 Symbol = '0-0017', # of records = 664 Symbol = '0-0071', # of records = 744 Symbol = '0-0051', # of records = 711 Symbol = '0-0003', #C of records = 686 hecking random symbols Symbol = '2-0085', # of records = 44 Symbol = '0-0087', # of records = 695 Symbol = '0-0071',S # of records = 744 ymbol = '3-0359', # of records = 33 Symbol = '4-0828', # of records = 8 Symbol = '0-0063', # of records = 599 Symbol = '0-0054', # of records = 735 Symbol = '2-0196', # of records = 27 Symbol = '0-0006', # of records = 658 Symbol = '4-1090',C # of records = l13 osing file Symbol = '1-0044', # of records = 152 Symbol = '0-0011', # of records = 695 Symbol = '0-0035', # of records = 637 Symbol = '0-0018', # of records = 663 Symbol = '2-0353', # of records = 49 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): 654378 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 275602 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 240458 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: 720953 Generating symbol names Choosing dPatasets Common symbol #0a r=a m'e0-0074t'e rCso:m m o#n osfy msbeoclo n#d1s =b e't0-0077w'e eCno mpmoolnl isnygm b=o l 1# 2 #= o'f0-0043 'c oCmommomno ns ysmybmoblosl t#3 = '0-0057' Commono spyomlblo l= #54 =# 'o0-0059f' rRaannddoomm ssyymmbboolls #t0o =p o'l1-0095l' =R a10n d o#m osymbol #1 = '0-0035' Randfo ms escyomnbdosl t#o2 t=e s't1-0107 '= Ra8n dUosmi nsgy mrbeoald e#r3 r=a n'd0-0068o'm Rsaeneddo:m 733772s yGmebnoelr a#t4i n=g 's2-0102y'm bRoaln dnoamm essy mbol #5 = '2-0301' Random symbol #6 = '1-0014' Random symbol #7 = '0-0041' Random symbol #8Parameters: # of seconds between polling = 1 = #' 0-0008o'f common symbols to poClhlo o=s i5n g #d aotfa sreatnsd oCmo msmyomnb oslysm btool p#o0l l= =' 0-003010' C#o momfo ns escyomnbdosl t#o1 t=e s't0-0046 '= C8o mUmsoinn gs yrmebaodle r# 2r a=n d'o0-0066m' sCeoemdm:o n740387 sGyemnbeorla t#i3n g= s'y0-0019m'b oClo mnmaomne ss ym Random symbol #9 = '2-0397' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0074', # of records = 918 Symbol = '0-0077', # of records = 919 Symbol = '0-0043', # of records = 911 Symbol = '0-0057', # of records = 897 Symbol = '0-0059', # of records = 901 Checking random symbols Symbol = '1-0095', # of records = 220 Symbol = '0-0035', # of records = 893 Symbol = '1-0107', # of records = 248 bol #4 =S y'm0-0078b'o lR a=n d'o0-0068m' ,s y#m boofl r#e0c o=r d's0-0001 '= R857a ndom symbol S#y1m b=o l' 4-0515=' 'R2-0102a'n,dom symbol #2 = '1-0158' Random symbol #3 = '0-0084' CRahnodoosmi nsgy mdbaotla s#e4t s= C'o1-0008m'm oRna nsdyommb osly m#b0o l= #'50-0057 '= C'o4-0259m'm oRna nsdyommb osly m#b1o l= #'60-0096 '= C'o2-0070m'm oRna nsdyommb osly m#b 2o# l = o #f'7 0-0097 r'=e cC'oo2-0390rm'dm soR na= n sdy61om mb osly m#b3o l= #'80-0033 '= C'So0-0066ym'mm boRonal n sd=yo mm'b 2-0301os'ly, m #b#4o o=f 'r0-0047e'c oRradnsd o=m 67s ymbol #0 = 'S1-0029y'm bRoaln d=o m' s1-0014y'm,b o#l o#f1 r=e c'o0-0043r'd sR a=n d220o m symbol #2S y=m b'o0-0056l' =R a'n0-0041d'o,m #s yomfb orle c#o3r d=s '=0-0085 '860 Random symbolS y#m4b o=l 'l #9 = '0-0028' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 900 Symbol = '0-0046', # of records = 891 Symbol = '0-0066', # of records = 888 Symbol = '0-0019', # of records = 844 Symbol = '0-0078', # of records = 900 Checking random symbols Symbol = '0-0001', # of records = 898 =4-0389 '' 0-0008R'a,n d#o mo fs ySrmybemocbloo rl#d 5s= ==' 4-0515'901'0-0033 ,' #R aonfd orme csoySrmydbmsob lo= l # 136= '2-0397', # of rSeycmobrodls == '541-0158 ', # oCfl orseicnogr dfsi l=e 240 Symbol = '0-0084', # of records = 912 Symbol = '1-0008', # of records = 241= '0-0022' Random sSymbol = '4-0259', # ofy mrebol c#7 = '1-0180' Randoom symbol #8 = 'r0-0044' Randdom symbol #9 = 's4-0184' R eading records= O15 pening file: swmr_data.h5 Symbol = '2-0070', # of records = 58 Symbol = '2-0390', # of records = 54 Symbol = '0-0066', # of records = 888 Symbol = '0-0028', # of records = 882 Closing file Checking common symbols Symbol = '0-0057', # of records = 897 Symbol = '0-0096', # of records = 846 Symbol = '0-0097', # of records = 904 Symbol = '0-0033', # of records = 903 Symbol = '0-0047', # of records = 902 Checking random symbols Symbol = '1-0029', # of records = 219 Symbol = '0-0043', # of records = 911 Symbol = '0-0056', # of records = 866 Symbol = '0-0085', # of records = 896 Symbol = '4-0389', # of records = 11 Symbol = '0-0033', # of records = 903 Symbol = '0-0022', # of records = 928 Symbol = '1-0180', # of records = 233 Symbol = '0-0044', # of records = 934 Symbol = '4-0184', # of records = 19 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: 777083 Generating symbol names Choosing datasets Common symbol #0 = '0-0055' Common symbol #1 = '0-0054' Common symbol #2 = '0-0015' Common symbol #3 = '0-0041' Common symbol #4 = '0-0078' Random symbol #0 = '0-0094' Random symbol #1 = '3-0555' Random symbol #2 = '1-0128' Random symbol #3 = '2-0226' Random symbol #4 = '2-0153' Random symbol #5 = '4-1228' Random symbol #6 = '4-0823' Random symbol #7 = '3-0026' Random symbol #8 = '0-0060' Random symbol #9 = '0-0028' 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: 783872 Generating symbol names Choosing datasets Common symbol #0 = '0-0089' Common symbol #1 = '0-0075' Common symbol #2 = '0-0080' Common symbol #3 = '0-0030' Common symbol #4 = '0-0040' Random symbol #0 = '4-1469' Random symbol #1 = '0-0072' Random symbol #2 = '1-0048' Random symbol #3 = '3-0220' Random symbol #4 = '0-0036' Random symbol #5 = '0-0097' Random symbol #6 = '4-0574' Random symbol #7 = '0-0033' Random symbol #8 = '0-0066' Random symbol #9 = '0-0036' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0089', # of records = 861 Symbol = '0-0075', # of records = 879 Symbol = '0-0080', # of records = 921 Symbol = '0-0030', # of records = 900 Symbol = '0-0040', # of records = 860 Checking random symbols Symbol = '4-1469', # of records = 6 Symbol = '0-0072', # of Checking common symbols Symbol = '0-0055', # of records = 876 Symbol = '0-0054', # of records = 866 Symbol = '0-0015', # of records = 907 Symbol = '0-0041', # of records = 860 Symbol = '0-0078', # of records = 900 Checking random symbols Symbol = '0-0094', # of records = 845 Symbol = '3-0555', # of records = 23 Symbol = '1-0128', # of records = 218 Symbol = '2-0226', # of records = 61 Symbol = '2-0153', # of records = 52 Symbol = '4-1228', # of records = 14 Symbol = '4-0823', # of records = 13 Symbol = '3-0026', # of records = 30 Symbol = '0-0060', # of records = 923 Symbol = '0-0028', # of records = 882 Closing file records = 864 Symbol = '1-0048', # of records = 222 Symbol = '3-0220', # of records = 28 Symbol = '0-0036', # of records = 894 Symbol = '0-0097', # of records = 904 Symbol = '4-0574', # of records = 10 Symbol = '0-0033', # of records = 903 Symbol = '0-0066', # of records = 888 Symbol = '0-0036', # of records = 894 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0074', # of records = 864 Symbol = '0-0077', # of records = 910 Symbol = '0-0043', # of records = 868 Symbol = '0-0057', # of records = 901 Symbol = '0-0059', # of records = 881 Checking random symbols Symbol = '1-0095', # of records = 223 Symbol = '0-0035', # of records = 854 Symbol = '1-0107', # of records = 270 Symbol = '0-0068', # of records = 855 Symbol = '2-0102', # of records = 61 Symbol = '2-0301', # of records = 61 Symbol = '1-0014', # of records = 226 Symbol = '0-0041', # of records = 927 Symbol = '0-0008', # of records = 936 Symbol = '2-0397', # of records = 54 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 884 Symbol = '0-0046', # of records = 869 Symbol = '0-0066', # of records = 894 Symbol = '0-0019', # of records = 811 Symbol = '0-0078', # of records = 872 Checking random symbols Symbol = '0-0001', # of records = 910 Symbol = '4-0515', # of records = 13 Symbol = '1-0158', # of records = 242 Symbol = '0-0084', # of records = 873 Symbol = '1-0008', # of records = 229 Symbol = '4-0259', # of records = 22 Symbol = '2-0070', # of records = 58 Symbol = '2-0390', # of records = 54 Symbol = '0-0066', # of records = 894 Symbol = '0-0028', # of records = 890 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 901 Symbol = '0-0096', # of records = 873 Symbol = '0-0097', # of records = 848 Symbol = '0-0033', # of records = 915 Symbol = '0-0047', # of records = 917 Checking random symbols Symbol = '1-0029', # of records = 219 Symbol = '0-0043', # of records = 868 Symbol = '0-0056', # of records = 870 Symbol = '0-0085', # of records = 873 Symbol = '4-0389', # of records = 11 Symbol = '0-0033', # of records = 915 Symbol = '0-0022', # of records = 911 Symbol = '1-0180', # of records = 242 Symbol = '0-0044', # of records = 933 Symbol = '4-0184', # of records = 22 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 863 Symbol = '0-0054', # of records = 849 Symbol = '0-0015', # of records = 925 Symbol = '0-0041', # of records = 927 Symbol = '0-0078', # of records = 872 Checking random symbols Symbol = '0-0094', # of records = 831 Opening fiSle: swmr_data.h5 ymbol = '3-0555', # of records = 23 Symbol = '1-0128', # of records = 217 Checking common symbols Symbol = '2-0226', # of records = 61 Symbol = '0-0089', # of records = 830 Symbol = '2-0153', # of records = 52 Symbol = '0-0075', # of records = 886 Symbol = '4-1228', # of records = 14 Symbol = '0-0080', # of records = 924 Symbol = '4-0823', # of records = 13 Symbol = '0-0030', # of records = 884 Symbol = '3-0026', # of records = 27 Symbol = '0-0040', # of records = 815 SCymbol = '0-0060', # of rhecords = 918 ecking random symbols SSymbol = '0-0028', # oyf records = 890 mbol = '4-1469', # of records = 0 Closing file Symbol = '0-0072', # of records = 863 Symbol = '1-0048', # of records = 222 Symbol = '3-0220', # of records = 28 Symbol = '0-0036', # of records = 895 Symbol = '0-0097', # of records = 816 Symbol = '4-0574', # of records = 10 Symbol = '0-0033', # of records = 915 Symbol = '0-0066', # of records = 894 Symbol = '0-0036', # of records = 895 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0074', # of records = 831 Symbol = '0-0077', # of records = 925 Symbol = '0-0043', # of records = 877 Symbol = '0-0057', # of records = 901 Symbol = '0-0059', # of records = 881 Checking random symbols Symbol = '1-0095', # of records = 223 Symbol = '0-0035', # of records = 804 Symbol = '1-0107', # of records = 289 Symbol = '0-0068', # of records = 867 Symbol = '2-0102', # of records = 69 Symbol = '2-0301', # of records = 61 Symbol = '1-0014', # of records = 228 Symbol = '0-0041', # of records = 945 Symbol = '0-0008', # of records = 975 Symbol = '2-0397', # of records = 54 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 903 Symbol = '0-0046', # of records = 918 Symbol = '0-0066', # of records = 852 Symbol = '0-0019', # of records = 837 Symbol = '0-0078', # of records = 869 Checking random symbols Symbol = '0-0001', # of records = 935 Symbol = '4-0515', # of records = 13 Symbol = '1-0158', # of records = 237 Symbol = '0-0084', # of records = 888 Symbol = '1-0008', # of records = 232 Symbol = '4-0259', # of records = 22 Symbol = '2-0070', # of records = 60 Symbol = '2-0390', # of records = 30 Symbol = '0-0066', # of records = 852 Symbol = '0-0028', # of records = 882 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 902 Symbol = '0-0096', # of records = 858 Symbol = '0-0097', # of records = 821 Symbol = '0-0033', # of records = 923 Symbol = '0-0047', # of records = 880 Checking random symbols Symbol = '1-0029', # of records = 219 Symbol = '0-0043', # of records = 866 Symbol = '0-0056', # of records = 850 Symbol = '0-0085', # of records = 865 Symbol = '4-0389', # of records = 11 Symbol = '0-0033', # of records = 923 Symbol = '0-0022', # of records = 894 Symbol = '1-0180', # of records = 257 Symbol = '0-0044', # of records = 922 Symbol = '4-0184', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 871 Symbol = '0-0054', # of records = 804 Symbol = '0-0015', # of records = 907 Symbol = '0-0041', # of records = 951 Symbol = '0-0078', # of records = 866 Checking random symbols Symbol = '0-0094', # of records = 770 Symbol = '3-0555', # of records = 32 Symbol = '1-0128', # of records = 228 Symbol = '2-0226', # of records = 66 Symbol = '2-0153', # of records = 70 Symbol = '4-1228', # of records = 14 Symbol = '4-0823', # of records = 16 Symbol = '3-0026', # of records = 27 Symbol = '0-0060', # of records = 947 Symbol = '0-0028', # of records = 882 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0089', # of records = 811 Symbol = '0-0075', # of records = 884 Symbol = '0-0080', # of records = 899 Symbol = '0-0030', # of records = 903 Symbol = '0-0040', # of records = 810 Checking random symbols Symbol = '4-1469', # of records = 0 Symbol = '0-0072', # of records = 857 Symbol = '1-0048', # of records = 197 Symbol = '3-0220', # of records = 27 Symbol = '0-0036', # of records = 936 Symbol = '0-0097', # of records = 821 Symbol = '4-0574', # of records = 15 Symbol = '0-0033', # of records = 923 Symbol = '0-0066', # of records = 852 Symbol = '0-0036', # of records = 936 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0074', # of records = 858 Symbol = '0-0077', # of records = 943 Symbol = '0-0043', # of records = 916 Symbol = '0-0057', # of records = 927 Symbol = '0-0059', # of records = 800 Checking random symbols Symbol = '1-0095', # of records = 229 Symbol = '0-0035', # of records = 792 Symbol = '1-0107', # of records = 292 Symbol = '0-0068', # of records = 805 Symbol = '2-0102', # of records = 79 Symbol = '2-0301', # of records = 59 Symbol = '1-0014', # of records = 245 Symbol = '0-0041', # of records = 942 Symbol = '0-0008', # of records = 966 Symbol = '2-0397', # of records = 54 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 908 Symbol = '0-0046', # of records = 876 Symbol = '0-0066', # of records = 850 Symbol = '0-0019', # of records = 865 Symbol = '0-0078', # of records = 879 Checking random symbols Symbol = '0-0001', # of records = 930 Symbol = '4-0515', # of records = 13 Symbol = '1-0158', # of records = 230 Symbol = '0-0084', # of records = 866 Symbol = '1-0008', # of records = 210 Symbol = '4-0259', # of records = 22 Symbol = '2-0070', # of records = 62 Symbol = '2-0390', # of records = 38 Symbol = '0-0066', # of records = 850 Symbol = '0-0028', # of records = 874 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 927 Symbol = '0-0096', # of records = 825 Symbol = '0-0097', # of records = 781 Symbol = '0-0033', # of records = 948 Symbol = '0-0047', # of records = 867 Checking random symbols Symbol = '1-0029', # of records = 222 Symbol = '0-0043', # of records = 916 Symbol = '0-0056', # of records = 847 Symbol = '0-0085', # of records = 828 Symbol = '4-0389', # of records = 11 Symbol = '0-0033', # of records = 948 Symbol = '0-0022', # of records = 871 Symbol = '1-0180', # of records = 255 Symbol = '0-0044', # of records = 935 Symbol = '4-0184', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 835 Symbol = '0-0054', # of records = 763 Symbol = '0-0015', # of records = 945 Symbol = '0-0041', # of records = 933 Opening file: swmr_data.h5 Symbol = '0-0078', # of records = 877 Checking random symbols Checking common sSymbols ymbol = '0-0094', # of records = 753 Symbol = '0-0089', # of records = 828 Symbol = '3-0555', # of records = 32 Symbol = '0-0075', # of records = 856 Symbol = '1-0128', # of records = 221 Symbol = '0-0080', # of records = 910 Symbol = '2-0226', # of records = 65 Symbol = '0-0030', # of records = 913 Symbol = '2-0153', # of records = 77 Symbol = '0-0040', # of records = 788 Symbol = '4-1228', # of rCecords = 14 hecking random symbols SSymbol = '4-0823', # of yrecords = 16 mbol = '4-1469', # of records = 0 Symbol =S '3-0026', # of recyords = 27 mbol = '0-0072', # of records = 844 Symbol = '0-0060', # of records = 977 Symbol = '1-0048', # of records = 180 Symbol = '0-0028', # of records = 865 Symbol = '3-0220', C# of records = 27 losing file Symbol = '0-0036', # of records = 907 Symbol = '0-0097', # of records = 781 Symbol = '4-0574', # of records = 15 Symbol = '0-0033', # of records = 952 Symbol = '0-0066', # of records = 853 Symbol = '0-0036', # of records = 907 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0074', # of records = 854 Symbol = '0-0077', # of records = 911 Symbol = '0-0043', # of records = 910 Symbol = '0-0057', # of records = 928 Symbol = '0-0059', # of records = 780 Checking random symbols Symbol = '1-0095', # of records = 201 Symbol = '0-0035', # of records = 784 Symbol = '1-0107', # of records = 309 Symbol = '0-0068', # of records = 830 Symbol = '2-0102', # of records = 75 Symbol = '2-0301', # of records = 59 Symbol = '1-0014', # of records = 243 Symbol = '0-0041', # of records = 920 Symbol = '0-0008', # of records = 966 Symbol = '2-0397', # of records = 54 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 872 Symbol = '0-0046', # of records = 855 Symbol = '0-0066', # of records = 835 Symbol = '0-0019', # of records = 825 Symbol = '0-0078', # of records = 946 Checking random symbols Symbol = '0-0001', # of records = 959 Symbol = '4-0515', # of records = 13 Symbol = '1-0158', # of records = 230 Symbol = '0-0084', # of records = 846 Symbol = '1-0008', # of records = 230 Symbol = '4-0259', # of records = 22 Symbol = '2-0070', # of records = 64 Symbol = '2-0390', # of records = 54 Symbol = '0-0066', # of records = 835 Symbol = '0-0028', # of records = 892 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 928 Symbol = '0-0096', # of records = 814 Symbol = '0-0097', # of records = 762 Symbol = '0-0033', # of records = 995 Symbol = '0-0047', # of records = 890 Checking random symbols Symbol = '1-0029', # of records = 234 Symbol = '0-0043', # of records = 910 Symbol = '0-0056', # of records = 868 Symbol = '0-0085', # of records = 815 Symbol = '4-0389', # of records = 11 Symbol = '0-0033', # of records = 995 Symbol = '0-0022', # of records = 886 Symbol = '1-0180', # of records = 257 Symbol = '0-0044', # of records = 934 Symbol = '4-0184', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 847 Symbol = '0-0054', # of records = 737 Symbol = '0-0015', # of records = 941 Symbol = '0-0041', # of records = 920 Symbol = '0-0078', # of records = 946 Checking random symbols Symbol = '0-0094', # of records = 736 Symbol = '3-0555', # of records = 33 Symbol = '1-0128', # of records = 229 Symbol = '2-0226', # of records = 68 Symbol = '2-0153', # of records = 79 Symbol = '4-1228', # of records = 23 Symbol = '4-0823', # of records = 16 Symbol = '3-0026', # of records = 22 Symbol = '0-0060', # of records = 1005 Symbol = '0-0028', # of records = 892 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0089', # of records = 836 Symbol = '0-0075', # of records = 806 Symbol = '0-0080', # of records = 890 Symbol = '0-0030', # of records = 872 Symbol = '0-0040', # of records = 797 Checking random symbols Symbol = '4-1469', # of records = 0 Symbol = '0-0072', # of records = 883 Symbol = '1-0048', # of records = 176 Symbol = '3-0220', # of records = 33 Symbol = '0-0036', # of records = 900 Symbol = '0-0097', # of records = 762 Symbol = '4-0574', # of records = 15 Symbol = '0-0033', # of records = 995 Symbol = '0-0066', # of records = 835 Symbol = '0-0036', # of records = 900 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0074', # of records = 828 Symbol = '0-0077', # of records = 891 Symbol = '0-0043', # of records = 913 Symbol = '0-0057', # of records = 935 Symbol = '0-0059', # of records = 759 Checking random symbols Symbol = '1-0095', # of records = 207 Symbol = '0-0035', # of records = 836 Symbol = '1-0107', # of records = 301 Symbol = '0-0068', # of records = 808 Symbol = '2-0102', # of records = 58 Symbol = '2-0301', # of records = 63 Symbol = '1-0014', # of records = 241 Symbol = '0-0041', # of records = 946 Symbol = '0-0008', # of records = 942 Symbol = '2-0397', # of records = 62 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 887 Symbol = '0-0046', # of records = 852 Symbol = '0-0066', # of records = 811 Symbol = '0-0019', # of records = 865 Symbol = '0-0078', # of records = 942 Checking random symbols Symbol = '0-0001', # of records = 897 Symbol = '4-0515', # of records = 13 Symbol = '1-0158', # of records = 219 Symbol = '0-0084', # of records = 858 Symbol = '1-0008', # of records = 223 Symbol = '4-0259', # of records = 22 Symbol = '2-0070', # of records = 69 Symbol = '2-0390', # of records = 57 Symbol = '0-0066', # of records = 811 Symbol = '0-0028', # of records = 889 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 935 Symbol = '0-0096', # of records = 853 Symbol = '0-0097', # of records = 760 Symbol = '0-0033', # of records = 1017 Symbol = '0-0047', # of records = 916 Checking random symbols Symbol = '1-0029', # of records = 214 Symbol = '0-0043', # of records = 913 Symbol = '0-0056', # of records = 902 Symbol = '0-0085', # of records = 795 Symbol = '4-0389', # of records = 11 Symbol = '0-0033', # of records = 1017 Symbol = '0-0022', # of records = 887 Symbol = '1-0180', # of records = 264 Symbol = '0-0044', # of records = 905 Symbol = '4-0184', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Opening file: swmr_data.h5 Symbol = '0-0055', # of records = 847 Checking comSmon symbols ymbol = '0-0054', # of records = 682 Symbol = '0-0089', # of records = 761 Symbol = '0-0015', # of records = 944 Symbol = '0-0041', # of records = 946 Symbol = '0-0078', # of records = 942 Checking random symbols Symbol = '0-0094', # of records = 732 Symbol = '3-0555', # of records = 33 Symbol = '1-0128', # of records = 233 Symbol = '2-0226', # of records = 68 Symbol = '2-0153', # of records = 78 Symbol = '4-1228', # of records = 23 Symbol = '4-0823', # of records = 6 Symbol = '3-0026', # of records = 22 Symbol = '0-0060', # of records = 970 Symbol = '0-0075', # of records = 809 Symbol = '0-0080', # of records = 829 Symbol = '0-0030', # of records = 887 Symbol = '0-0040', # of records = 814 Checking random symbols Symbol = '4-1469', # of records = 0 Symbol = '0-0072', # of records = 893 Symbol = '1-0048', # of records = 195 Symbol = '3-0220', # of records = 29 Symbol = '0-0036', # of records = 919 Symbol = '0-0097', # of records = 760 Symbol = '4-0574', # of records = 25 Symbol = '0-0033', # of records = 1017 Symbol = '0-0066', # of records = 811 Symbol = '0-0036', # of records = 919 Closing file Symbol = '0-0028', # of records = 889 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0074', # of records = 855 Symbol = '0-0077', # of records = 935 Symbol = '0-0043', # of records = 933 Symbol = '0-0057', # of records = 940 Symbol = '0-0059', # of records = 794 Checking random symbols Symbol = '1-0095', # of records = 217 Symbol = '0-0035', # of records = 834 Symbol = '1-0107', # of records = 285 Symbol = '0-0068', # of records = 806 Symbol = '2-0102', # of records = 75 Symbol = '2-0301', # of records = 63 Symbol = '1-0014', # of records = 254 Symbol = '0-0041', # of records = 928 Symbol = '0-0008', # of records = 917 Symbol = '2-0397', # of records = 62 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 841 Symbol = '0-0046', # of records = 860 Symbol = '0-0066', # of records = 843 Symbol = '0-0019', # of records = 848 Symbol = '0-0078', # of records = 910 Checking random symbols Symbol = '0-0001', # of records = 916 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 940 Symbol = '0-0096', # of records = 847 Symbol = '0-0097', # of records = 768 Symbol = '0-0033', # of records = 1021 Symbol = '0-0047', # of records = 973 Checking random symbols Symbol = '1-0029', # of records = 202 Symbol = '4-0515', # of records = 13 Symbol = '1-0158', # of records = 216 Symbol = '0-0084', # of records = 840 Symbol = '1-0008', # of records = 229 Symbol = '4-0259', # of records = 22 Symbol = '2-0070', # of records = 67 Symbol = '2-0390', # of records = 62 Symbol = '0-0066', # of records = 843 Symbol = '0-0028', # of records = 924 Closing file Symbol = '0-0043', # of records = 933 Symbol = '0-0056', # of records = 922 Symbol = '0-0085', # of records = 810 Symbol = '4-0389', # of records = 11 Symbol = '0-0033', # of records = 1021 Symbol = '0-0022', # of records = 876 Symbol = '1-0180', # of records = 255 Symbol = '0-0044', # of records = 920 Symbol = '4-0184', # of records = 3 Closing file Opening file: swmr_data.h5 OCheckinpg common symbols ening file: swmr_data.h5 Symbol = '0-0089', # of records = 760 Checking common symbols Symbol = '0-0075', # of recSords = 761 ymbol = '0-0055', # of records = 870 Symbol = '0-0080', # of records = 836 Symbol = '0-0054', # of records = 682 Symbol = '0-0030', # of records = 841 Symbol = '0-0015', # of records = 958 Symbol = '0-0040', # of records = 804 Symbol = '0-0041', # of records = 928 Symbol = '0-0078', # of records = 910 Checking random symbols Symbol = '0-0094', # of records = 731 Symbol = '3-0555', # of records = 33 Symbol = '1-0128', # of records = 228 Symbol = '2-0226', # of records = 68 Symbol = '2-0153', # of records = 83 Symbol = '4-1228', # of records = 23 Symbol = '4-0823', # of records = 6 Symbol = '3-0026', # of records = 22 Symbol = Checking random symbols Symbol = '4-1469', # of records = 0 Symbol = '0-0072', # of records = 904 Symbol = '1-0048', # of records = 185 Symbol = '3-0220', # of records = 29 Symbol = '0-0036', # of records = 914 Symbol = '0-0097', # of records = 768 Symbol = '4-0574', # of records = 25 Symbol = '0-0033', # of records = 1021 Symbol = '0-0066', # of records = 843 Symbol = '0-0036', # of records = 914 Closing file '0-0060', # of records = 956 Symbol = '0-0028', # of records = 924 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0074', # of records = 826 Symbol = '0-0077', # of records = 915 Symbol = '0-0043', # of records = 942 Symbol = '0-0057', # of records = 923 Symbol = '0-0059', # of records = 800 Checking random symbols Symbol = '1-0095', # of records = 222 Symbol = '0-0035', # of records = 797 Symbol = '1-0107', # of records = 303 Symbol = '0-0068', # of records = 808 Symbol = '2-0102', # of records = 75 Symbol = '2-0301', # of records = 54 Symbol = '1-0014', # of records = 255 Symbol = '0-0041', # of records = 948 Symbol = '0-0008', # of records = 957 Symbol = '2-0397', # of records = 70 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 846 Symbol = '0-0046', # of records = 882 Symbol = '0-0066', # of records = 839 Symbol = '0-0019', # of records = 863 Symbol = '0-0078', # of records = 890 Checking random symbols Symbol = '0-0001', # of records = 947 Symbol = '4-0515', # of records = 13 Symbol = '1-0158', # of records = 224 Symbol = '0-0084', # of records = 844 Symbol = '1-0008', # of records = 202 Symbol = '4-0259', # of records = 27 Symbol = '2-0070', # of records = 75 Symbol = '2-0390', # of records = 62 Symbol = '0-0066', # of records = 839 Symbol = '0-0028', # of records = 935 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 923 Symbol = '0-0096', # of records = 852 Symbol = '0-0097', # of records = 771 Symbol = '0-0033', # of records = 1057 Symbol = '0-0047', # of records = 1014 Checking random symbols Symbol = '1-0029', # of records = 205 Symbol = '0-0043', # of records = 942 Symbol = '0-0056', # of records = 914 Symbol = '0-0085', # of records = 843 Symbol = '4-0389', # of records = 11 Symbol = '0-0033', # of records = 1057 Symbol = '0-0022', # of records = 871 Symbol = '1-0180', # of records = 279 Symbol = '0-0044', # of records = 932 Symbol = '4-0184', # of records = 3 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0089', # of records = 706 Symbol = '0-0075', # of records = 808 Symbol = '0-0080', # of records = 841 Symbol = '0-0030', # of records = 846 Symbol = '0-0040', # of records = 802 Checking random symbols Symbol = '4-1469', # of records = 12 Symbol = '0-0072', # of records = 989 Symbol = '1-0048', # of records = 189 Opening file: swmr_data.h5 Symbol = '3-0220', # of records = 35 Checking common symbols Symbol = '0-0036', # of records = 904 Symbol = '0-0055', # of records = 864 Symbol = '0-0097', # of records = 771 Symbol = '0-0054', # of records = 646 Symbol = '4-0574', # of records = 25 Symbol = '0-0015', # of records = 882 Symbol = '0-0033', # of records = 1057 Symbol = '0-0041', # of records = 948 Symbol = '0-0066', # of records = 839 Symbol = '0-0078', # of records = 890 Symbol = '0-0036', # of records C= 904 hecking random symbols Closing file Symbol = '0-0094', # of records = 772 Symbol = '3-0555', # of records = 38 Symbol = '1-0128', # of records = 219 Symbol = '2-0226', # of records = 68 Symbol = '2-0153', # of records = 83 Symbol = '4-1228', # of records = 23 Symbol = '4-0823', # of records = 6 Symbol = '3-0026', # of records = 22 Symbol = '0-0060', # of records = 988 Symbol = '0-0028', # of records = 935 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): 142260 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. 452.39user 104.03system 7:13.22elapsed 128%CPU (0avgtext+0avgdata 239632maxresident)k 0inputs+3168408outputs (0major+8629822minor)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 exiStWeMdR swurcicteesrs feuxliltye d successfully SWMR reader exited successfully SWMR reader exited successfully SWMR writer exited successfully SWMR writer exited successfully SWMR reader eSxWiMtRe dr esaudcecre sesxfiutleldy successfSuWlMlRy reader exited successfully SWMR writer exited successfully SWMR writer exited successfully VDS SWMR tests passed. 79.76user 18.40system 0:25.07elapsed 391%CPU (0avgtext+0avgdata 11964maxresident)k 0inputs+256outputs (0major+3915041minor)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. 5.85user 7.80system 0:06.58elapsed 207%CPU (0avgtext+0avgdata 8840maxresident)k 0inputs+2440outputs (0major+436804minor)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. 16389: 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. 16423: 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. 16456: 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. 16489: 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 16540: 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. 16586: 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=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. 16572: 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. 16619: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 no new planes to read reading planes 2 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. 16605: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -f /tmp/datatfile.16221 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.16221 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16652: 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.16221 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16638: 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. 16672: 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=== 16704: 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. 16750: 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. 16736: 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. 16784: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 500 reading planes 500 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. 16770: 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. 16817: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 498 reading planes 498 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. 16803: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -f /tmp/datatfile.16221 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.16221 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16850: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 502 reading planes 502 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.16221 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 16836: 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. 16870: 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=== 16902: 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. 16948: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 206 reading planes 206 to 276 reading planes 276 to 300 reading planes 300 to 307 reading planes 307 to 310 no new planes to read reading planes 310 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. 16934: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed All Use Case tests passed. 6.58user 12.76system 0:21.81elapsed 88%CPU (0avgtext+0avgdata 24604maxresident)k 0inputs+5152176outputs (0major+162825minor)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.04system 0:00.09elapsed 117%CPU (0avgtext+0avgdata 8516maxresident)k 0inputs+24outputs (0major+6001minor)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.55user 0.21system 0:00.76elapsed 100%CPU (0avgtext+0avgdata 15112maxresident)k 0inputs+3560outputs (0major+21729minor)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 Apr 8 20:40:14 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 Apr 8 20:40:14 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 2: hostname=buildvm-aarch64-13.arm.fedoraproject.org -------------------------------- Proc 0: *** MPIO 1 write Many read test... -------------------------------- Proc 0: hostname=buildvm-aarch64-13.arm.fedoraproject.org Proc 4: hostname=buildvm-aarch64-13.arm.fedoraproject.org Proc 1: hostname=buildvm-aarch64-13.arm.fedoraproject.org Proc 3: hostname=buildvm-aarch64-13.arm.fedoraproject.org Proc 5: hostname=buildvm-aarch64-13.arm.fedoraproject.org -------------------------------- Proc 0: *** MPIO File size range test... -------------------------------- MPI_Offset is signed 8 bytes integeral type MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file write test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 MPIO GB file read test MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 Test if MPI_File_get_size works correctly with MPItest.h5 -------------------------------- Proc 0: *** MPIO independent overlapping writes... -------------------------------- -------------------------------- Proc 0: *** MPIO complicated derived datatype test... -------------------------------- -------------------------------- Proc 0: *** MPIO special collective io test... -------------------------------- =================================== MPI tests finished with no errors =================================== 4.19user 0.89system 0:01.46elapsed 348%CPU (0avgtext+0avgdata 20064maxresident)k 0inputs+92264outputs (4major+28705minor)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 49.54user 67.80system 0:30.09elapsed 389%CPU (0avgtext+0avgdata 1610172maxresident)k 0inputs+835632outputs (4major+3468409minor)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 ============================ MPI-process 4.MPI-process 2. hostname=buildvm-aarch64-13.arm.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 MPI-process 3. hostname=buildvm-aarch64-13.arm.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 MPI-process 1. hostname=buildvm-aarch64-13.arm.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 hostname=buildvm-aarch64-13.arm.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 =================================== PHDF5 TESTS START =================================== MPI-process 5. hostname=buildvm-aarch64-13.arm.fedoraproject.org MPI-process 0. hostname=buildvm-aarch64-13.arm.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 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) Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) *** 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) 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 =================================== 236.09user 17.90system 1:04.21elapsed 395%CPU (0avgtext+0avgdata 242496maxresident)k 0inputs+94320outputs (4major+410111minor)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 = 842236. *** 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 *** 2:setup_rand: seed = 901978. 0:setup_rand: seed = 901982. 1:setup_rand: seed = 902067. 3:setup_rand: seed = 902067. 4:setup_rand: seed = 902063. 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 =================================== 140.41user 152.53system 1:14.05elapsed 395%CPU (0avgtext+0avgdata 213272maxresident)k 0inputs+16952outputs (4major+277352minor)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 =================================== 3724.61user 1177.07system 20:46.33elapsed 393%CPU (0avgtext+0avgdata 154400maxresident)k 0inputs+1132904outputs (4major+396476minor)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 =================================== 3.44user 0.55system 0:01.15elapsed 347%CPU (0avgtext+0avgdata 20064maxresident)k 0inputs+16672outputs (4major+29831minor)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 1.41user 0.44system 0:00.60elapsed 304%CPU (0avgtext+0avgdata 19944maxresident)k 0inputs+16464outputs (4major+27745minor)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 1.61user 0.48system 0:00.68elapsed 305%CPU (0avgtext+0avgdata 20064maxresident)k 0inputs+16416outputs (4major+27762minor)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.54user 0.36system 0:00.37elapsed 242%CPU (0avgtext+0avgdata 20012maxresident)k 0inputs+16416outputs (4major+25765minor)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 ============================ MPI-process 1. hostname=buildvm-aarch64-13.arm.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-aarch64-13.arm.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-aarch64-13.arm.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 =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 4. hostname=buildvm-aarch64-13.arm.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-aarch64-13.arm.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-aarch64-13.arm.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 Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) *** 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) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) 980 of 1224 subtesTesting -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) ts Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) skipped to expedite testing. 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) 980 of 1224 subtests skipped to expedite testing. Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) 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) 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 -- 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 expedite testing. Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, col IO, cntg dsets (sschecker2) 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, 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) Testing -- Check hslab, col IO, chnk dsets (sschecker4) Testing -- Check hslab, col IO, chnk dsets (sschecker4) 980 of 1224 subtTesting -- Check hslab, col IO, chnk dsets (sschecker4) ests 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) 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 =================================== 127.22user 546.30system 3:43.83elapsed 300%CPU (0avgtext+0avgdata 65380maxresident)k 0inputs+32250200outputs (4major+20463494minor)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 91.62user 1.76system 0:23.64elapsed 394%CPU (0avgtext+0avgdata 21412maxresident)k 0inputs+17624outputs (4major+68964minor)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: [[44996,1],1] 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 3.73user 0.85system 0:02.52elapsed 182%CPU (0avgtext+0avgdata 20116maxresident)k 0inputs+33112outputs (8major+55142minor)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 Apr 8 21:08:03 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 Apr 8 21:08:04 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' ============================ Testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.81user 0.44system 0:01.25elapsed 100%CPU (0avgtext+0avgdata 140024maxresident)k 0inputs+5184outputs (0major+122431minor)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. 22.58user 10.00system 0:27.33elapsed 119%CPU (0avgtext+0avgdata 77292maxresident)k 0inputs+27376outputs (0major+1914777minor)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.23user 0.09system 0:00.25elapsed 127%CPU (0avgtext+0avgdata 8392maxresident)k 0inputs+200outputs (0major+19784minor)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 Apr 8 21:08:33 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 Apr 8 21:08:33 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/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. 121.29user 92.10system 1:39.46elapsed 214%CPU (0avgtext+0avgdata 84524maxresident)k 0inputs+3120616outputs (752major+6968323minor)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 Apr 8 21:10:13 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 Apr 8 21:10:13 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. 6.32user 2.97system 0:07.75elapsed 119%CPU (0avgtext+0avgdata 12552maxresident)k 0inputs+6200outputs (0major+544538minor)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. 1.26user 0.47system 0:01.35elapsed 128%CPU (0avgtext+0avgdata 11344maxresident)k 0inputs+704outputs (0major+105747minor)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.14user 0.08system 0:00.18elapsed 121%CPU (0avgtext+0avgdata 7988maxresident)k 0inputs+160outputs (0major+12900minor)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 Apr 8 21:10:22 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 Apr 8 21:10:22 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' ============================ Testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.12user 0.10system 0:00.22elapsed 102%CPU (0avgtext+0avgdata 16920maxresident)k 0inputs+19896outputs (0major+14140minor)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. 26.72user 11.04system 0:32.07elapsed 117%CPU (0avgtext+0avgdata 15768maxresident)k 0inputs+270008outputs (0major+1863191minor)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. 5.92user 2.62system 0:07.16elapsed 119%CPU (0avgtext+0avgdata 10068maxresident)k 0inputs+5608outputs (0major+486415minor)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. 2.62user 1.25system 0:03.13elapsed 123%CPU (0avgtext+0avgdata 11868maxresident)k 0inputs+2456outputs (0major+227281minor)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. 6.12user 2.75system 0:06.86elapsed 129%CPU (0avgtext+0avgdata 13096maxresident)k 0inputs+4776outputs (0major+530804minor)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.16user 0.06system 0:00.19elapsed 121%CPU (0avgtext+0avgdata 8328maxresident)k 0inputs+160outputs (0major+12886minor)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 Apr 8 21:11:12 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 Apr 8 21:11:12 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.04user 0.01system 0:00.04elapsed 112%CPU (0avgtext+0avgdata 8740maxresident)k 0inputs+112outputs (0major+2872minor)pagefaults 0swaps Finished testing UC_1_one_dim_gen ============================ ============================ Testing UC_2_two_dims_gen ============================ UC_2_two_dims_gen Test Log ============================ 0.02user 0.02system 0:00.04elapsed 112%CPU (0avgtext+0avgdata 8740maxresident)k 0inputs+96outputs (0major+2949minor)pagefaults 0swaps Finished testing UC_2_two_dims_gen ============================ ============================ Testing UC_3_gaps_gen ============================ UC_3_gaps_gen Test Log ============================ 0.04user 0.00system 0:00.04elapsed 114%CPU (0avgtext+0avgdata 8496maxresident)k 0inputs+32outputs (0major+2844minor)pagefaults 0swaps Finished testing UC_3_gaps_gen ============================ ============================ Testing UC_4_printf_gen ============================ UC_4_printf_gen Test Log ============================ 0.01user 0.03system 0:00.04elapsed 113%CPU (0avgtext+0avgdata 8756maxresident)k 0inputs+64outputs (0major+2897minor)pagefaults 0swaps Finished testing UC_4_printf_gen ============================ ============================ Testing UC_5_stride_gen ============================ UC_5_stride_gen Test Log ============================ 0.02user 0.02system 0:00.04elapsed 113%CPU (0avgtext+0avgdata 8532maxresident)k 0inputs+64outputs (0major+2952minor)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 Apr 8 21:11:13 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 Apr 8 21:11:13 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.03system 0:00.04elapsed 111%CPU (0avgtext+0avgdata 7976maxresident)k 0inputs+144outputs (0major+2673minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing h5clear_gentest ============================ h5clear_gentest Test Log ============================ 0.01user 0.04system 0:00.05elapsed 110%CPU (0avgtext+0avgdata 12232maxresident)k 0inputs+160outputs (0major+3832minor)pagefaults 0swaps Finished testing h5clear_gentest ============================ ============================ Testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.03user 0.02system 0:00.04elapsed 112%CPU (0avgtext+0avgdata 9892maxresident)k 0inputs+8outputs (0major+4679minor)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.63user 0.29system 0:00.68elapsed 136%CPU (0avgtext+0avgdata 8216maxresident)k 0inputs+320outputs (0major+54139minor)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. 1.79user 0.88system 0:02.65elapsed 101%CPU (0avgtext+0avgdata 7920maxresident)k 0inputs+1192outputs (0major+155317minor)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. 3.52user 1.81system 0:04.30elapsed 124%CPU (0avgtext+0avgdata 8172maxresident)k 0inputs+872outputs (0major+318281minor)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 Apr 8 21:11:21 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 Apr 8 21:11:21 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' ============================ Testing h5importtest ============================ h5importtest Test Log ============================ 0.02user 0.01system 0:00.02elapsed 120%CPU (0avgtext+0avgdata 2512maxresident)k 0inputs+112outputs (0major+2191minor)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. 4.10user 2.09system 0:05.05elapsed 122%CPU (0avgtext+0avgdata 10096maxresident)k 0inputs+2096outputs (0major+362263minor)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 Apr 8 21:11:26 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 Apr 8 21:11:26 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. 12.12user 6.06system 0:14.68elapsed 123%CPU (0avgtext+0avgdata 16632maxresident)k 0inputs+21600outputs (0major+1086745minor)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.34user 0.21system 0:00.45elapsed 124%CPU (0avgtext+0avgdata 8648maxresident)k 0inputs+7304outputs (0major+31000minor)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 Apr 8 21:11:41 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 Apr 8 21:11:41 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. 6.15user 3.17system 0:07.90elapsed 118%CPU (0avgtext+0avgdata 7720maxresident)k 0inputs+3040outputs (0major+567042minor)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 Apr 8 21:11:49 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 Apr 8 21:11:49 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' ============================ Testing h5copygentest ============================ h5copygentest Test Log ============================ 0.04user 0.02system 0:00.06elapsed 108%CPU (0avgtext+0avgdata 11000maxresident)k 0inputs+144outputs (0major+4016minor)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. 2.70user 1.46system 0:03.42elapsed 121%CPU (0avgtext+0avgdata 10164maxresident)k 0inputs+960outputs (0major+248605minor)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 Apr 8 21:11:53 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 Apr 8 21:11:53 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.08user 0.01system 0:00.09elapsed 106%CPU (0avgtext+0avgdata 9348maxresident)k 0inputs+664outputs (0major+2990minor)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. 4.58user 2.28system 0:05.78elapsed 118%CPU (0avgtext+0avgdata 28920maxresident)k 0inputs+35960outputs (0major+389805minor)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 Apr 8 21:11:59 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 Apr 8 21:11:59 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' ============================ Testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 2.27user 0.11system 0:02.38elapsed 99%CPU (0avgtext+0avgdata 24556maxresident)k 0inputs+12488outputs (0major+6829minor)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. 14.99user 2.91system 0:17.26elapsed 103%CPU (0avgtext+0avgdata 26772maxresident)k 0inputs+14848outputs (0major+360087minor)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 Apr 8 21:12:19 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 Apr 8 21:12:19 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 15164.28MB/s fill hdf5 0.01user 0.00system 0.01elapsed 8286.15MB/s out raw 0.00user 0.04system 0.04elapsed 1029.17MB/s out hdf5 0.00user 0.04system 0.04elapsed 1001.15MB/s in raw 0.00user 0.02system 0.02elapsed 2821.71MB/s in hdf5 0.00user 0.02system 0.02elapsed 2812.63MB/s in hdf5 partial 0.02user 0.01system 0.03elapsed 1381.64MB/s 0.12user 0.15system 0:00.53elapsed 53%CPU (0avgtext+0avgdata 8736maxresident)k 0inputs+3992outputs (0major+5701minor)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.32user 0.14system 0:00.46elapsed 101%CPU (0avgtext+0avgdata 12104maxresident)k 0inputs+7904outputs (0major+4671minor)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.08user 0.07system 0:00.16elapsed 100%CPU (0avgtext+0avgdata 9260maxresident)k 0inputs+560outputs (0major+3007minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 422.05MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.71s Compressed Write Throughput: 90.17MB/s Compression Time: 0.668513s Buffer size == 256KB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 423.71MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.60s Compressed Write Throughput: 106.28MB/s Compression Time: 0.597187s Buffer size == 512KB Uncompressed Write Time: 0.16s Uncompressed Write Throughput: 390.23MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.61s Compressed Write Throughput: 105.13MB/s Compression Time: 0.605258s Buffer size == 1MB Uncompressed Write Time: 0.15s Uncompressed Write Throughput: 421.25MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.60s Compressed Write Throughput: 107.22MB/s Compression Time: 0.594751s 2.40user 0.92system 0:03.32elapsed 100%CPU (0avgtext+0avgdata 7604maxresident)k 0inputs+528696outputs (0major+30780minor)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.000050s; max=0.000066s; min=0.000045s H5Dclose: avg=0.000016s; max=0.000022s; min=0.000014s H5A(create & close): avg=0.000019s; max=0.000055s; min=0.000013s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000051s; max=0.000079s; min=0.000043s H5Dclose: avg=0.000004s; max=0.000006s; min=0.000003s H5A(create & close): avg=0.000013s; max=0.000035s; min=0.000011s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000038s; max=0.000169s; min=0.000032s H5Dclose: avg=0.000013s; max=0.000044s; min=0.000011s H5A(create & close): avg=0.000019s; max=0.000037s; min=0.000014s 0.05user 0.01system 0:00.06elapsed 110%CPU (0avgtext+0avgdata 9364maxresident)k 0inputs+904outputs (0major+3130minor)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: 3.49 MB/s Average Throughput: 3.49 MB/s Minimum Throughput: 3.49 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 3.39 MB/s Average Throughput: 3.39 MB/s Minimum Throughput: 3.39 MB/s Read (1 iteration(s)): Maximum Throughput: 6.63 MB/s Average Throughput: 6.63 MB/s Minimum Throughput: 6.63 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 6.60 MB/s Average Throughput: 6.60 MB/s Minimum Throughput: 6.60 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 18.34 MB/s Average Throughput: 18.34 MB/s Minimum Throughput: 18.34 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 8.20 MB/s Average Throughput: 8.20 MB/s Minimum Throughput: 8.20 MB/s Read (1 iteration(s)): Maximum Throughput: 26.94 MB/s Average Throughput: 26.94 MB/s Minimum Throughput: 26.94 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 13.10 MB/s Average Throughput: 13.10 MB/s Minimum Throughput: 13.10 MB/s 0.03user 0.02system 0:00.05elapsed 112%CPU (0avgtext+0avgdata 8568maxresident)k 0inputs+88outputs (0major+2797minor)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 Apr 8 21:12:24 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 Apr 8 21:12:24 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(-1679240040) (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: 534.77 MB/s Average Throughput: 534.77 MB/s Minimum Throughput: 534.77 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 350.78 MB/s Average Throughput: 350.78 MB/s Minimum Throughput: 350.78 MB/s Read (1 iteration(s)): Maximum Throughput: 5465.64 MB/s Average Throughput: 5465.64 MB/s Minimum Throughput: 5465.64 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1141.11 MB/s Average Throughput: 1141.11 MB/s Minimum Throughput: 1141.11 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 592.09 MB/s Average Throughput: 592.09 MB/s Minimum Throughput: 592.09 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 20.28 MB/s Average Throughput: 20.28 MB/s Minimum Throughput: 20.28 MB/s Read (1 iteration(s)): Maximum Throughput: 4419.53 MB/s Average Throughput: 4419.53 MB/s Minimum Throughput: 4419.53 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 16.54 MB/s Average Throughput: 16.54 MB/s Minimum Throughput: 16.54 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 450.89 MB/s Average Throughput: 450.89 MB/s Minimum Throughput: 450.89 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.16 MB/s Average Throughput: 7.16 MB/s Minimum Throughput: 7.16 MB/s Read (1 iteration(s)): Maximum Throughput: 3109.43 MB/s Average Throughput: 3109.43 MB/s Minimum Throughput: 3109.43 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8.05 MB/s Average Throughput: 8.05 MB/s Minimum Throughput: 8.05 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: 328.93 MB/s Average Throughput: 328.93 MB/s Minimum Throughput: 328.93 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 280.43 MB/s Average Throughput: 280.43 MB/s Minimum Throughput: 280.43 MB/s Read (1 iteration(s)): Maximum Throughput: 7170.82 MB/s Average Throughput: 7170.82 MB/s Minimum Throughput: 7170.82 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3263.11 MB/s Average Throughput: 3263.11 MB/s Minimum Throughput: 3263.11 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 762.64 MB/s Average Throughput: 762.64 MB/s Minimum Throughput: 762.64 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 22.35 MB/s Average Throughput: 22.35 MB/s Minimum Throughput: 22.35 MB/s Read (1 iteration(s)): Maximum Throughput: 9472.02 MB/s Average Throughput: 9472.02 MB/s Minimum Throughput: 9472.02 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 24.59 MB/s Average Throughput: 24.59 MB/s Minimum Throughput: 24.59 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 534.78 MB/s Average Throughput: 534.78 MB/s Minimum Throughput: 534.78 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 7.63 MB/s Average Throughput: 7.63 MB/s Minimum Throughput: 7.63 MB/s Read (1 iteration(s)): Maximum Throughput: 3455.24 MB/s Average Throughput: 3455.24 MB/s Minimum Throughput: 3455.24 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 7.42 MB/s Average Throughput: 7.42 MB/s Minimum Throughput: 7.42 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: 304.16 MB/s Average Throughput: 304.16 MB/s Minimum Throughput: 304.16 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 262.40 MB/s Average Throughput: 262.40 MB/s Minimum Throughput: 262.40 MB/s Read (1 iteration(s)): Maximum Throughput: 6369.91 MB/s Average Throughput: 6369.91 MB/s Minimum Throughput: 6369.91 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1557.43 MB/s Average Throughput: 1557.43 MB/s Minimum Throughput: 1557.43 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 446.49 MB/s Average Throughput: 446.49 MB/s Minimum Throughput: 446.49 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 111.36 MB/s Average Throughput: 111.36 MB/s Minimum Throughput: 111.36 MB/s Read (1 iteration(s)): Maximum Throughput: 4898.10 MB/s Average Throughput: 4898.10 MB/s Minimum Throughput: 4898.10 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 10.54 MB/s Average Throughput: 10.54 MB/s Minimum Throughput: 10.54 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 382.74 MB/s Average Throughput: 382.74 MB/s Minimum Throughput: 382.74 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 94.77 MB/s Average Throughput: 94.77 MB/s Minimum Throughput: 94.77 MB/s Read (1 iteration(s)): Maximum Throughput: 1884.12 MB/s Average Throughput: 1884.12 MB/s Minimum Throughput: 1884.12 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 136.84 MB/s Average Throughput: 136.84 MB/s Minimum Throughput: 136.84 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: 294.23 MB/s Average Throughput: 294.23 MB/s Minimum Throughput: 294.23 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 261.90 MB/s Average Throughput: 261.90 MB/s Minimum Throughput: 261.90 MB/s Read (1 iteration(s)): Maximum Throughput: 5766.52 MB/s Average Throughput: 5766.52 MB/s Minimum Throughput: 5766.52 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3298.41 MB/s Average Throughput: 3298.41 MB/s Minimum Throughput: 3298.41 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 398.48 MB/s Average Throughput: 398.48 MB/s Minimum Throughput: 398.48 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 89.41 MB/s Average Throughput: 89.41 MB/s Minimum Throughput: 89.41 MB/s Read (1 iteration(s)): Maximum Throughput: 4893.62 MB/s Average Throughput: 4893.62 MB/s Minimum Throughput: 4893.62 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 13.34 MB/s Average Throughput: 13.34 MB/s Minimum Throughput: 13.34 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 504.33 MB/s Average Throughput: 504.33 MB/s Minimum Throughput: 504.33 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 5.14 MB/s Average Throughput: 5.14 MB/s Minimum Throughput: 5.14 MB/s Read (1 iteration(s)): Maximum Throughput: 2053.99 MB/s Average Throughput: 2053.99 MB/s Minimum Throughput: 2053.99 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 85.86 MB/s Average Throughput: 85.86 MB/s Minimum Throughput: 85.86 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: 385.87 MB/s Average Throughput: 385.87 MB/s Minimum Throughput: 385.87 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 322.14 MB/s Average Throughput: 322.14 MB/s Minimum Throughput: 322.14 MB/s Read (1 iteration(s)): Maximum Throughput: 3016.37 MB/s Average Throughput: 3016.37 MB/s Minimum Throughput: 3016.37 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2441.39 MB/s Average Throughput: 2441.39 MB/s Minimum Throughput: 2441.39 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 383.05 MB/s Average Throughput: 383.05 MB/s Minimum Throughput: 383.05 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 135.06 MB/s Average Throughput: 135.06 MB/s Minimum Throughput: 135.06 MB/s Read (1 iteration(s)): Maximum Throughput: 1908.68 MB/s Average Throughput: 1908.68 MB/s Minimum Throughput: 1908.68 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 252.92 MB/s Average Throughput: 252.92 MB/s Minimum Throughput: 252.92 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 255.62 MB/s Average Throughput: 255.62 MB/s Minimum Throughput: 255.62 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 100.00 MB/s Average Throughput: 100.00 MB/s Minimum Throughput: 100.00 MB/s Read (1 iteration(s)): Maximum Throughput: 741.97 MB/s Average Throughput: 741.97 MB/s Minimum Throughput: 741.97 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 144.39 MB/s Average Throughput: 144.39 MB/s Minimum Throughput: 144.39 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: 390.45 MB/s Average Throughput: 390.45 MB/s Minimum Throughput: 390.45 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 335.60 MB/s Average Throughput: 335.60 MB/s Minimum Throughput: 335.60 MB/s Read (1 iteration(s)): Maximum Throughput: 3167.75 MB/s Average Throughput: 3167.75 MB/s Minimum Throughput: 3167.75 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2538.05 MB/s Average Throughput: 2538.05 MB/s Minimum Throughput: 2538.05 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 383.57 MB/s Average Throughput: 383.57 MB/s Minimum Throughput: 383.57 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 140.91 MB/s Average Throughput: 140.91 MB/s Minimum Throughput: 140.91 MB/s Read (1 iteration(s)): Maximum Throughput: 2040.14 MB/s Average Throughput: 2040.14 MB/s Minimum Throughput: 2040.14 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 253.69 MB/s Average Throughput: 253.69 MB/s Minimum Throughput: 253.69 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 277.86 MB/s Average Throughput: 277.86 MB/s Minimum Throughput: 277.86 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 106.80 MB/s Average Throughput: 106.80 MB/s Minimum Throughput: 106.80 MB/s Read (1 iteration(s)): Maximum Throughput: 840.89 MB/s Average Throughput: 840.89 MB/s Minimum Throughput: 840.89 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 151.75 MB/s Average Throughput: 151.75 MB/s Minimum Throughput: 151.75 MB/s 6.39user 1.24system 0:02.06elapsed 369%CPU (0avgtext+0avgdata 20032maxresident)k 0inputs+47392outputs (4major+30415minor)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.044940, max_time = 0.254836, mean_time = 0.142615 # Read: min_time = 0.029283, max_time = 0.055004, mean_time = 0.041996 Write bandwidth = 395.011770 Mbytes/sec Read bandwidth = 1830.110654 Mbytes/sec 2.04user 1.44system 0:01.06elapsed 328%CPU (0avgtext+0avgdata 32892maxresident)k 0inputs+213040outputs (4major+77812minor)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 Apr 8 21:12:27 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 Apr 8 21:12:27 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.12user 0.07system 0:00.19elapsed 102%CPU (0avgtext+0avgdata 18276maxresident)k 0inputs+1224outputs (0major+10130minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.02user 0.01system 0:00.04elapsed 114%CPU (0avgtext+0avgdata 8412maxresident)k 0inputs+8outputs (0major+2721minor)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.01user 0.02system 0:00.04elapsed 115%CPU (0avgtext+0avgdata 8916maxresident)k 0inputs+0outputs (0major+2675minor)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.40user 0.03system 0:00.51elapsed 84%CPU (0avgtext+0avgdata 13480maxresident)k 0inputs+1056outputs (0major+4231minor)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.05user 0.08system 0:00.13elapsed 104%CPU (0avgtext+0avgdata 15404maxresident)k 0inputs+472outputs (0major+10765minor)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 Apr 8 21:12:28 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 Apr 8 21:12: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/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 10.79user 1.18system 0:03.23elapsed 369%CPU (0avgtext+0avgdata 20020maxresident)k 0inputs+45296outputs (4major+31843minor)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 Apr 8 21:12:32 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 Apr 8 21:12:32 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.05user 0.03system 0:00.08elapsed 107%CPU (0avgtext+0avgdata 9116maxresident)k 0inputs+64outputs (0major+3056minor)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.41user 0.03system 0:00.44elapsed 100%CPU (0avgtext+0avgdata 11180maxresident)k 0inputs+4856outputs (0major+3695minor)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.02user 0.03system 0:00.05elapsed 110%CPU (0avgtext+0avgdata 12792maxresident)k 0inputs+80outputs (0major+4029minor)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.08user 0.12system 0:00.20elapsed 103%CPU (0avgtext+0avgdata 11768maxresident)k 0inputs+160outputs (0major+32900minor)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.34user 0.05system 0:00.39elapsed 101%CPU (0avgtext+0avgdata 10712maxresident)k 0inputs+744outputs (0major+3468minor)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.24user 0.02system 0:00.26elapsed 102%CPU (0avgtext+0avgdata 11664maxresident)k 0inputs+904outputs (0major+10399minor)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.03user 0.03system 0:00.06elapsed 108%CPU (0avgtext+0avgdata 8904maxresident)k 0inputs+1056outputs (0major+2874minor)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.04user 0.01system 0:00.04elapsed 115%CPU (0avgtext+0avgdata 8132maxresident)k 0inputs+40outputs (0major+2701minor)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.03user 0.01system 0:00.04elapsed 115%CPU (0avgtext+0avgdata 7924maxresident)k 0inputs+8outputs (0major+2687minor)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 Apr 8 21:12:34 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 Apr 8 21:12:34 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.14user 0.07system 0:00.18elapsed 119%CPU (0avgtext+0avgdata 8244maxresident)k 0inputs+192outputs (0major+12983minor)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 Apr 8 21:12:34 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 Apr 8 21:12:34 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. 3.17user 2.06system 1:05.73elapsed 7%CPU (0avgtext+0avgdata 9368maxresident)k 0inputs+2016outputs (0major+283512minor)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 Apr 8 21:13:40 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 Apr 8 21:13:40 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.03user 0.01system 0:00.04elapsed 110%CPU (0avgtext+0avgdata 8964maxresident)k 0inputs+16outputs (0major+2720minor)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.05user 0.02system 0:00.07elapsed 107%CPU (0avgtext+0avgdata 11356maxresident)k 0inputs+248outputs (0major+3767minor)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.04system 0:00.05elapsed 110%CPU (0avgtext+0avgdata 13096maxresident)k 0inputs+792outputs (0major+3758minor)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.03user 0.05system 0:00.08elapsed 108%CPU (0avgtext+0avgdata 12392maxresident)k 0inputs+32outputs (0major+11215minor)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 Apr 8 21:13:40 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 BUILDSTDERR: ++ /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_;' BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT_LOADEDMODULES BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 BUILDSTDERR: ++ export __LMOD_REF_COUNT_MANPATH BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core BUILDSTDERR: ++ export MODULEPATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' BUILDSTDERR: ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH Processing files: hdf5-1.10.5-2.fc31.aarch64 BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset __LMOD_REF_COUNT__LMFILES_ BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh BUILDSTDERR: ++ export _ModuleTable001_ BUILDSTDERR: ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= BUILDSTDERR: ++ export _ModuleTable002_ BUILDSTDERR: ++ _ModuleTable_Sz_=2 BUILDSTDERR: ++ export _ModuleTable_Sz_ BUILDSTDERR: ++ : -s sh + eval + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WuLtgy + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/doc/hdf5 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/doc/hdf5 + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/doc/hdf5 + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/doc/hdf5 + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/doc/hdf5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8xKzsy + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/licenses/hdf5 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/licenses/hdf5 + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/licenses/hdf5 + exit 0 Provides: hdf5 = 1.10.5-2.fc31 hdf5(aarch-64) = 1.10.5-2.fc31 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgfortran.so.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.17)(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-2.fc31.aarch64 Provides: hdf5-devel = 1.10.5-2.fc31 hdf5-devel(aarch-64) = 1.10.5-2.fc31 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-2.fc31.aarch64 Provides: java-hdf5 = 1.10.5-2.fc31 java-hdf5(aarch-64) = 1.10.5-2.fc31 libhdf5_java.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libhdf5.so.103()(64bit) rtld(GNU_HASH) Obsoletes: jhdf5 < 3.3.1-2 Processing files: hdf5-static-1.10.5-2.fc31.aarch64 Provides: hdf5-static = 1.10.5-2.fc31 hdf5-static(aarch-64) = 1.10.5-2.fc31 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-2.fc31.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hyDRSw + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/doc/hdf5-mpich + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/doc/hdf5-mpich + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/doc/hdf5-mpich + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/doc/hdf5-mpich + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8aI3pw + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/licenses/hdf5-mpich + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/licenses/hdf5-mpich + exit 0 Provides: hdf5-mpich = 1.10.5-2.fc31 hdf5-mpich(aarch-64) = 1.10.5-2.fc31 hdf5-mpich2 = 1.10.5-2.fc31 libhdf5.so.103()(64bit)(mpich-aarch64) libhdf5_fortran.so.102()(64bit)(mpich-aarch64) libhdf5_hl.so.100()(64bit)(mpich-aarch64) libhdf5hl_fortran.so.100()(64bit)(mpich-aarch64) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libhdf5.so.103()(64bit)(mpich-aarch64) libhdf5_fortran.so.102()(64bit)(mpich-aarch64) libhdf5_hl.so.100()(64bit)(mpich-aarch64) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmpi.so.12()(64bit)(mpich-aarch64) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: hdf5-mpich2 < 1.8.11-4 Processing files: hdf5-mpich-devel-1.10.5-2.fc31.aarch64 Provides: hdf5-mpich-devel = 1.10.5-2.fc31 hdf5-mpich-devel(aarch-64) = 1.10.5-2.fc31 hdf5-mpich2-devel = 1.10.5-2.fc31 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-aarch64) libhdf5_fortran.so.102()(64bit)(mpich-aarch64) libhdf5_hl.so.100()(64bit)(mpich-aarch64) libhdf5hl_fortran.so.100()(64bit)(mpich-aarch64) Obsoletes: hdf5-mpich2-devel < 1.8.11-4 Processing files: hdf5-mpich-static-1.10.5-2.fc31.aarch64 Provides: hdf5-mpich-static = 1.10.5-2.fc31 hdf5-mpich-static(aarch-64) = 1.10.5-2.fc31 hdf5-mpich2-static = 1.10.5-2.fc31 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-2.fc31.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HPOwxw + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/doc/hdf5-openmpi + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/doc/hdf5-openmpi + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/doc/hdf5-openmpi + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/doc/hdf5-openmpi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AUfULy + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/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-2.fc31.aarch64/usr/share/licenses/hdf5-openmpi + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64/usr/share/licenses/hdf5-openmpi + exit 0 Provides: hdf5-openmpi = 1.10.5-2.fc31 hdf5-openmpi(aarch-64) = 1.10.5-2.fc31 libhdf5.so.103()(64bit)(openmpi-aarch64) libhdf5_fortran.so.102()(64bit)(openmpi-aarch64) libhdf5_hl.so.100()(64bit)(openmpi-aarch64) libhdf5hl_fortran.so.100()(64bit)(openmpi-aarch64) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libhdf5.so.103()(64bit)(openmpi-aarch64) libhdf5_fortran.so.102()(64bit)(openmpi-aarch64) libhdf5_hl.so.100()(64bit)(openmpi-aarch64) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmpi.so.40()(64bit)(openmpi-aarch64) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: hdf5-openmpi-devel-1.10.5-2.fc31.aarch64 Provides: hdf5-openmpi-devel = 1.10.5-2.fc31 hdf5-openmpi-devel(aarch-64) = 1.10.5-2.fc31 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-aarch64) libhdf5_fortran.so.102()(64bit)(openmpi-aarch64) libhdf5_hl.so.100()(64bit)(openmpi-aarch64) libhdf5hl_fortran.so.100()(64bit)(openmpi-aarch64) Processing files: hdf5-openmpi-static-1.10.5-2.fc31.aarch64 Provides: hdf5-openmpi-static = 1.10.5-2.fc31 hdf5-openmpi-static(aarch-64) = 1.10.5-2.fc31 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-2.fc31.aarch64 Provides: hdf5-debugsource = 1.10.5-2.fc31 hdf5-debugsource(aarch-64) = 1.10.5-2.fc31 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-2.fc31.aarch64 Provides: debuginfo(build-id) = 42cca4a70716cd7ea0ce5e54b66c27c5d7ad9e38 debuginfo(build-id) = 8074bbb3fb133f76fc0d9b0d7dafa58d43f9fc74 debuginfo(build-id) = b3c46f07949c9bae1e4731dd12e47ba900dd8c4b debuginfo(build-id) = c7ab295e86ccdf0d2dddf108e959a4808cf2240c debuginfo(build-id) = ccccc822703d0e51f4ad227fe3cc50c63b80af3e debuginfo(build-id) = db54722d77fa14f9d6083680ab277820f768ad4a hdf5-debuginfo = 1.10.5-2.fc31 hdf5-debuginfo(aarch-64) = 1.10.5-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(aarch-64) = 1.10.5-2.fc31 Processing files: java-hdf5-debuginfo-1.10.5-2.fc31.aarch64 Provides: debuginfo(build-id) = 3a9ebf5e0390c4d44cd156fbe872541c1f1ebd40 java-hdf5-debuginfo = 1.10.5-2.fc31 java-hdf5-debuginfo(aarch-64) = 1.10.5-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(aarch-64) = 1.10.5-2.fc31 Processing files: hdf5-mpich-debuginfo-1.10.5-2.fc31.aarch64 Provides: debuginfo(build-id) = 0900893d74b957c5678b695cd3b4eec179713cd5 debuginfo(build-id) = 526c82f247f5f4b862c7105a0a0e5f78fc9d27d6 debuginfo(build-id) = b2066ade0c6cd0e865f0bb09b74b1f25e86fe76f debuginfo(build-id) = bdaa1ccd8941482338887bc12109f2b6a1bda7a2 hdf5-mpich-debuginfo = 1.10.5-2.fc31 hdf5-mpich-debuginfo(aarch-64) = 1.10.5-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(aarch-64) = 1.10.5-2.fc31 Processing files: hdf5-openmpi-debuginfo-1.10.5-2.fc31.aarch64 Provides: debuginfo(build-id) = 490a148eaedc96b8d833261406a313661a019e38 debuginfo(build-id) = 574617f0549558da0bdee4e05acc8ca8f559635f debuginfo(build-id) = fd72a50e80c16f605e1264fd61829672ce5ff06b debuginfo(build-id) = ff11f424e9108630d2c7db638759fcdc0b587f43 hdf5-openmpi-debuginfo = 1.10.5-2.fc31 hdf5-openmpi-debuginfo(aarch-64) = 1.10.5-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(aarch-64) = 1.10.5-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64 Wrote: /builddir/build/RPMS/hdf5-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-devel-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/java-hdf5-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-static-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-devel-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-static-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-devel-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-static-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-debugsource-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-debuginfo-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/java-hdf5-debuginfo-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-debuginfo-1.10.5-2.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-debuginfo-1.10.5-2.fc31.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t7ozky + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hdf5-1.10.5-2.fc31.aarch64 + exit 0 Child return code was: 0